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
|
base
|
||||||
linux-lts
|
linux
|
||||||
mkinitcpio
|
mkinitcpio
|
||||||
mkinitcpio-archiso
|
mkinitcpio-archiso
|
||||||
syslinux
|
syslinux
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
LABEL arch
|
LABEL arch
|
||||||
MENU LABEL Arch Linux (x86_64, BIOS)
|
MENU LABEL Arch Linux (x86, BIOS)
|
||||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
||||||
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
||||||
APPEND archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%
|
APPEND archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
SERIAL 0 115200
|
SERIAL 0 115200
|
||||||
UI menu.c32
|
UI menu.c32
|
||||||
MENU TITLE Arch Linux
|
MENU TITLE Arch Linux 32
|
||||||
MENU CLEAR
|
MENU CLEAR
|
||||||
|
|
||||||
DEFAULT arch
|
DEFAULT arch
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user