From: Michael Prokop Date: Mon, 26 May 2014 10:03:29 +0000 (+0200) Subject: Further updates for syslinux v3:6.03~pre1+dfsg-4 support X-Git-Tag: v0.24.0~1 X-Git-Url: https://git.grml.org/?a=commitdiff_plain;h=7fe3cdb15aca0a8f4412d234964dd2fb4705e9d8;hp=7fe3cdb15aca0a8f4412d234964dd2fb4705e9d8;p=grml-live.git Further updates for syslinux v3:6.03~pre1+dfsg-4 support We need to also include ldlinux.c32, libcom32.c32 and libutil.c32, but only for syslinux versions >3:4.05+dfsg-6+deb8u1. While the modules are located in directory /usr/lib/syslinux/modules/bios/ the main isolinux.bin file is in either /usr/lib/ISOLINUX or /usr/lib/syslinux, so adjust code accordingly. ---