From 9e91be9ee4e500622f94ca9af31337899b05c1ce Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Sat, 23 Nov 2024 20:11:44 +0100 Subject: [PATCH] Drop support for syslinux from Debian wheezy --- grml-live | 4 ---- 1 file changed, 4 deletions(-) diff --git a/grml-live b/grml-live index b98c0673..9a03d073 100755 --- a/grml-live +++ b/grml-live @@ -1184,10 +1184,6 @@ else for file in "${CHROOT_OUTPUT}"/usr/lib/syslinux/modules/bios/*.c32 ; do copy_addon_file "$(basename "$file")" /usr/lib/syslinux/modules/bios/ isolinux done - else # syslinux versions <= 3:4.05+dfsg-6+deb8u1 - copy_addon_file isolinux.bin /usr/lib/syslinux isolinux - copy_addon_file ifcpu64.c32 /usr/lib/syslinux isolinux - copy_addon_file vesamenu.c32 /usr/lib/syslinux isolinux fi # *always* copy files to output directory so the variables