863247d0a6
This gets rid of the duplicate ldlinux.c32 and the useless isolinux.cfg which only points to syslinux.cfg. Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/46 .
12 lines
157 B
INI
12 lines
157 B
INI
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
INCLUDE archiso_head.cfg
|
|
|
|
DEFAULT arch64
|
|
TIMEOUT 150
|
|
|
|
INCLUDE archiso_sys-linux.cfg
|
|
|
|
INCLUDE archiso_tail.cfg
|