f00c0734ad
Reduce the time where boot loader artifacts linger on screen after the boot loader has done its job.
10 lines
215 B
INI
10 lines
215 B
INI
UI boot/syslinux/menu.c32
|
|
MENU TITLE Arch Linux
|
|
MENU CLEAR
|
|
|
|
LABEL arch
|
|
MENU LABEL Arch Linux
|
|
LINUX boot/%ARCH%/vmlinuz
|
|
INITRD boot/%ARCH%/archiso.img
|
|
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%
|