[archiso] Update kernel image name for linux-3.0
Also rename kernel from vmlinuz-linux to vmlinuz to make filename ISO9660 friendly. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
This commit is contained in:
parent
27e472451e
commit
b3f918ee60
6 changed files with 8 additions and 8 deletions
|
@ -5,7 +5,7 @@ TIMEOUT 300
|
|||
|
||||
LABEL arch
|
||||
MENU LABEL Arch Linux
|
||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz26
|
||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz
|
||||
INITRD /%INSTALL_DIR%/boot/%ARCH%/archiso.img
|
||||
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue