Create libinstaller; actually implement boot-once for extlinux
authorH. Peter Anvin <hpa@zytor.com>
Fri, 14 Dec 2007 23:09:11 +0000 (15:09 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 14 Dec 2007 23:09:11 +0000 (15:09 -0800)
commit61a81029ee38a684199425ab839956204da8b293
tree0dd61de1ec25d649136b1844c2fba5a92c9e0659
parent5cb7ed6d5da9cbeeb328bb62260a242f76884c66
Create libinstaller; actually implement boot-once for extlinux

--once now supported for extlinux; some infrastructure for syslinux
there as well, need implementation in all the various installers,
however.
13 files changed:
Makefile
adv.inc
bin2c.pl
dos/Makefile
extlinux.asm
extlinux/Makefile
extlinux/extlinux.c
layout.inc
libinstaller/syslinux.h [moved from syslinux.h with 81% similarity]
libinstaller/syslxmod.c [moved from syslxmod.c with 100% similarity]
mtools/Makefile
unix/Makefile
win32/Makefile