note: this bum ass script breaks when trying to use linux-lts (and presumably any other kernel too?)
This commit is contained in:
parent
3a9dd3216b
commit
3b49e5a57a
@ -1,5 +1,5 @@
|
||||
base
|
||||
linux-lts
|
||||
linux
|
||||
mkinitcpio
|
||||
mkinitcpio-archiso
|
||||
syslinux
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
LABEL arch
|
||||
MENU LABEL Arch Linux (x86_64, BIOS)
|
||||
MENU LABEL Arch Linux (x86, BIOS)
|
||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
||||
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
||||
APPEND archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
SERIAL 0 115200
|
||||
UI menu.c32
|
||||
MENU TITLE Arch Linux
|
||||
MENU TITLE Arch Linux 32
|
||||
MENU CLEAR
|
||||
|
||||
DEFAULT arch
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user