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 Nov 23, 2024
1 parent 6ab2999 commit 9f2be71
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 @@ -1189,10 +1189,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 9f2be71

Please sign in to comment.