[syslinux] [PATCH] git tree: libfat, chain, mtools/syslinux, menu.txt

Gene Cumm gene.cumm at gmail.com
Fri Aug 20 16:57:55 PDT 2010


git://gnx.ath.cx/syslinux.git

On branch for_hpa, I've got several groups of changes (listed bottom up)
-chain.c32: the beginning of a DRMK loader; I still need to test this
further and document/code what ones can possibly work
-mtools/syslinux.c: Check to be sure fs is not NULL in case
libfat_open() failed, like it can on a bad filesystem.  Try to present
a useful error rather than a seg fault.
-libfat: A check for NULL pointers; A change to allow for a short
FAT/too many sectors (depending on perspective); Try trimming the
in-memory values to deal with the corruption, if possible.
-NEW: mtools/fixfat: Attempts to change the sectors attribute of the
FAT to make it more "livable" (probably needs to move to utils, if
included)
-chain.c32: a little more progress on DRMK
-Last, a fix to doc/menu.txt; MENU RESOLUTION had height and width reversed.

-- 
-Gene




More information about the Syslinux mailing list