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

DEFAULT select

LABEL select
COM32 boot/syslinux/whichsys.c32
APPEND -pxe- pxe -sys- sys -iso- sys

LABEL pxe
CONFIG boot/syslinux/archiso_pxe.cfg

LABEL sys
CONFIG boot/syslinux/archiso_sys.cfg