summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux.dual/archiso.cfg
blob: 9994e43f173004b644b53c753a6dac9ddb7a1913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DEFAULT choose
PROMPT 0

LABEL choose
KERNEL boot/syslinux/ifcpu64.c32
APPEND have64 -- nohave64

LABEL have64
CONFIG boot/syslinux/archiso_both.cfg

LABEL nohave64
CONFIG boot/syslinux/archiso_32only.cfg