Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/configs/releng/syslinux/archiso_head.cfg
diff options
context:
space:
mode:
authornl6720 <nl6720@gmail.com>2020-11-17 14:10:21 +0200
committernl6720 <nl6720@gmail.com>2020-11-30 16:00:15 +0200
commit863247d0a6980906dad0308044f2f3b6ceccc110 (patch)
tree7fee2d93d14b66def36282bcb0f9676db6959004 /configs/releng/syslinux/archiso_head.cfg
parent183ae5279252cebca0aac5de328566e3e31b09c2 (diff)
Keep all SYSLINUX files in /syslinux
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 .
Diffstat (limited to 'configs/releng/syslinux/archiso_head.cfg')
-rw-r--r--configs/releng/syslinux/archiso_head.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/releng/syslinux/archiso_head.cfg b/configs/releng/syslinux/archiso_head.cfg
index be08525..e553e79 100644
--- a/configs/releng/syslinux/archiso_head.cfg
+++ b/configs/releng/syslinux/archiso_head.cfg
@@ -2,9 +2,9 @@
# SPDX-License-Identifier: GPL-3.0-or-later
SERIAL 0 38400
-UI boot/syslinux/vesamenu.c32
+UI vesamenu.c32
MENU TITLE Arch Linux
-MENU BACKGROUND boot/syslinux/splash.png
+MENU BACKGROUND splash.png
MENU WIDTH 78
MENU MARGIN 4