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
145 B
INI
12 lines
145 B
INI
#
|
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
UI menu.c32
|
|
MENU TITLE Arch Linux
|
|
MENU CLEAR
|
|
|
|
DEFAULT arch
|
|
TIMEOUT 30
|
|
|
|
INCLUDE syslinux-linux.cfg
|