Make syslinux installer real "pathbased"
authorAlek Du <alek.du@intel.com>
Wed, 9 Jun 2010 05:28:33 +0000 (22:28 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Wed, 9 Jun 2010 17:57:27 +0000 (10:57 -0700)
commit146c34a2632a4295b1aef44ef79e84b4d4b9cf7e
treeeb744f032eaee413fcff54c3c67ad2f8daab5207
parent0153498e9ce97fbf7329b590ddb7a373e33b12e6
Make syslinux installer real "pathbased"

The previous merging extlinux/syslinux patch is not sufficient, the
syslinux is not real "patchbased", hence:

* fill currentdir in patcharea
* search "extlinux.conf" and "syslinux.cfg" for generic_load_config
* define boot_image and boot_sector macro for ldsyslinux
  this could make further merging extlinux and syslinux possible

Signed-off-by: Alek Du <alek.du@intel.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/fs/fat/fat.c
core/fs/lib/loadconfig.c
dos/syslinux.c
libinstaller/syslinux.h
libinstaller/syslxmod.c
linux/syslinux.c
mtools/syslinux.c
win32/syslinux.c