summaryrefslogtreecommitdiff
path: root/configs/baseline/syslinux/syslinux.cfg
blob: 66b3217c49724b43af64646c3977dc1f5d42a458 (plain)
1
2
3
4
5
6
7
8
9
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%