Merge syslinux/extlinux patch code and core code
authorH. Peter Anvin <hpa@zytor.com>
Mon, 21 Jun 2010 00:01:15 +0000 (17:01 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 21 Jun 2010 00:07:52 +0000 (17:07 -0700)
commit2ef260d392537d22c927735e6b9e78b02d36bb7b
tree2613b5e58834702827a0523df98b2fc24683f9b2
parent8cf2a1fb42a61f6d19afee86f52ff260fabd1cfa
Merge syslinux/extlinux patch code and core code

Merge the SYSLINUX and EXTLINUX patching code and core code, removing
EXTLINUX as a separate derivative.  All the disk-based systems now use
the same code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
20 files changed:
core/Makefile
core/extlinux.asm [deleted file]
core/ldlinux.asm
dos/Makefile
dos/syslinux.c
dosutil/mdiskchk.com
extlinux/Makefile
extlinux/fat.h
extlinux/main.c
libinstaller/Makefile
libinstaller/fat.c [new file with mode: 0644]
libinstaller/syslinux.h
libinstaller/syslxint.h
libinstaller/syslxmod.c
linux/Makefile
linux/syslinux.c
mtools/Makefile
mtools/syslinux.c
win32/Makefile
win32/syslinux.c