ISO/archiso2dual/syslinux.cfg
Thomas Bächler 1a5209bef5 [archiso2dual] Autodetect whether we can boot x86_64
Edited from original commit to adapt them to install_dir scheme.

Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
2010-12-07 23:48:24 -03:00

13 lines
165 B
INI

DEFAULT choose
PROMPT 0
LABEL choose
KERNEL ifcpu64.c32
APPEND have64 -- nohave64
LABEL have64
CONFIG syslinux_both.cfg
LABEL nohave64
CONFIG syslinux_32only.cfg