Skip to content

Commit

Permalink
Drop support for syslinux from Debian wheezy
Browse files Browse the repository at this point in the history
  • Loading branch information
zeha committed Dec 2, 2024
1 parent 91425a3 commit 9e91be9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions grml-live
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9e91be9

Please sign in to comment.