Reduce sector 1 space pressure; further merge installer code syslinux-4.00-pre52
authorH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 22:21:05 +0000 (15:21 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 20 Jun 2010 22:21:05 +0000 (15:21 -0700)
commit8cf2a1fb42a61f6d19afee86f52ff260fabd1cfa
tree3216feb1bbdae64b1ae471bbec982a667049017e
parent5b0d97899242fda7218db813bb2a8b9ebfbe4637
Reduce sector 1 space pressure; further merge installer code

Reduce sector 1 space pressure by moving objects that aren't needed by
Sector 1 proper into an "extended patch area".  While we're mucking
with the installer code, make the syslxint and extlinux installer code
even more similar.  It should now be pretty straightforward to
outright merge the code.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc
dos/Makefile
dos/getsetsl.c [new file with mode: 0644]
extlinux/main.c
libinstaller/syslxint.h
libinstaller/syslxmod.c