add: whatever I had
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
LABEL arch
|
||||
MENU LABEL Arch Linux (x86_64, BIOS)
|
||||
LINUX /%INSTALL_DIR%/boot/%ARCH%/vmlinuz-linux
|
||||
INITRD /%INSTALL_DIR%/boot/%ARCH%/initramfs-linux.img
|
||||
APPEND archisobasedir=%INSTALL_DIR% archisosearchuuid=%ARCHISO_UUID%
|
||||
@@ -0,0 +1,9 @@
|
||||
SERIAL 0 115200
|
||||
UI menu.c32
|
||||
MENU TITLE Arch Linux
|
||||
MENU CLEAR
|
||||
|
||||
DEFAULT arch
|
||||
TIMEOUT 30
|
||||
|
||||
INCLUDE syslinux-linux.cfg
|
||||
Reference in New Issue
Block a user