rufus/src/syslinux/libinstaller
Pete Batard 0bd38abd4e
[syslinux] improve support for Syslinux based Slax ISOs
* For some weird reason appending the base directory to the root syslinux.cfg
  we create does not appear to work with Slax. So we now always patch ldlinux.sys
  to include the base directory.
* Also add an exception to move the /slax/boot/EFI directory to /EFI.
* It should be noted that, as of slax-64bit-slackware-15.0.3.iso, the Slax UEFI
  Syslinux bootloaders appear to be broken (since creating a media without using
  Rufus at all per the Slax documentation does *not* produce a USB drive that was
  bootable in UEFI mode on 2 of the machines I tried).
* Also clean up some iso.c code and fix some unreachable code in ntfssect.c.
* Closes #2336.
* Closes #2338.
2023-10-11 20:46:46 +01:00
..
Makefile.am [internal] silence a MinGW GCC 9.x warning 2019-06-05 17:08:40 +01:00
Makefile.in [mingw] use delay loading for DLLs that are subject to side loading 2022-04-12 11:09:59 +01:00
advconst.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00
fs.c [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
setadv.c [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00:00
setadv.h [sl] syslinux support (EXPERIMENTAL) 2012-01-12 02:52:40 +00:00
syslinux.h [syslinux] update Syslinux to better align with its official source 2016-02-23 20:52:06 +00:00
syslxcom.h [iso] add support for isolinux/syslinux ISO images 2012-02-14 01:23:42 +00:00
syslxfs.h [syslinux] update Syslinux to v6.03 2014-11-11 19:54:05 +00:00
syslxint.h add Clang/C2 support for Visual Studio (EXPERIMENTAL) 2016-06-04 18:57:55 +01:00
syslxmod.c [syslinux] improve support for Syslinux based Slax ISOs 2023-10-11 20:46:46 +01:00