Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/baseline/syslinux/syslinux.cfg
blob: d7396b8052f1b5129ea0dd7e6404fe82971db6f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# SPDX-License-Identifier: GPL-3.0-or-later

UI boot/syslinux/menu.c32
MENU TITLE Arch Linux
MENU CLEAR

DEFAULT arch
TIMEOUT 30

LABEL arch
MENU LABEL Arch Linux
LINUX boot/%ARCH%/vmlinuz-linux
INITRD boot/%ARCH%/initramfs-linux.img
APPEND archisobasedir=%INSTALL_DIR% archisolabel=%ARCHISO_LABEL%