Displaying 2 results from an estimated 2 matches for "extbootinstall".
2012 Oct 19
3
[PATCH 0/3] elflink fixes
From: Matt Fleming <matt.fleming at intel.com>
The first two patches in this series are fixes for bugs reported by
someone in #syslinux. The third makes dmitest.c32 actually wait for
user input.
If no one has any objections/concerns, I'll pull this into the
official elflink branch.
Matt Fleming (3):
core: Print error message if we don't load ldlinux.c32
Clean up $(GPLLIB) leak
2008 Jul 01
0
SYSLINUX 3.70 released
...now included as "gpxelinux.0".
* The source tree has been restructured; files that were
previously in the root have moved into the core, dos, gpxe,
and utils directories.
* "make install", "make netinstall", and "make extbootinstall"
have been updated massively. "make install-all" now installs
all three.
* Change default dir for auxiliary files from
/usr/lib/syslinux to /usr/share/syslinux.
* SYSLINUX: VFAT long filename support.
* MEMDISK: Any image l...