Merge commit 'syslinux-3.60-pre6' into gpxe-support
[profile/ivi/syslinux.git] / extlinux /
2007-12-27 H. Peter AnvinMerge commit 'syslinux-3.60-pre6' into gpxe-support
2007-12-18 H. Peter AnvinMerge commit 'origin/master' into adv syslinux-3.60-pre6
2007-12-14 H. Peter AnvinCreate libinstaller; actually implement boot-once for...
2007-06-02 H. Peter AnvinRemove unused set_8() function
2007-06-02 H. Peter AnvinRAID mode installer support for extlinux
2007-05-25 Luciano RochaDon't clobber /dev/null when compiling as root
2007-03-15 H. Peter AnvinStealth whitespace cleanup (automated)
2007-02-10 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu... syslinux-3.40-pre5
2007-02-07 H. Peter AnvinMerge ... git+ssh:///boot/syslinux/syslinux.git#syslinu...
2007-02-07 H. Peter AnvinDeal with various distributions breaking gcc in weird...
2006-08-25 H. Peter Anvinextlinux: when compiling against klibc, use atexit...
2006-08-25 H. Peter Anvinextlinux: when building for klibc, mknod() needs to...
2006-08-25 H. Peter AnvinPrint a usage message when we get an invalid option syslinux-3.20-pre20
2006-08-25 H. Peter AnvinSupport building extlinux with klibc
2006-08-17 H. Peter AnvinRemove CVS-era $Id$ tags.
2006-05-04 H. Peter AnvinAcross-the-board stealth whitespace cleanup
2005-09-22 hpaFix uninitialized variables
2005-09-22 hpaAdd update-only mode to extlinux; use it
2005-04-03 hpaextlinux: fix multiple directory-parsing bugs.
2005-01-12 hpaPrivate copy of <linux/ext2_fs.h>
2005-01-05 hpaTotal hack to work around machines with broken BLKGETSI...
2005-01-05 hpaClean up extlinux compilation issues
2005-01-05 hpaAllow the user to override the extlinux detected geomet...
2005-01-05 hpaAdd #include <sys/mount.h> just in case that helps...
2005-01-04 hpaFix xpread/xpwrite; call die() when we're dead to make...
2005-01-04 hpaUpdate copyright date
2005-01-04 hpaIf BLKGETSIZE64 isn't defined, define it.
2005-01-03 hpaAllow compilation on systems without BLKGETSIZE64
2005-01-03 hpaDisplay only heads and sectors, since that's all that...
2005-01-02 hpaHDIO_GETGEO_BIG is deprecated, so stop using it; add...
2004-12-22 hpaFix handling of -o offset
2004-12-20 hpaMore fixes to the extlinux installer; change back to...
2004-12-20 hpaFurther clean up the ext*fs installer
2004-12-20 hpaextlinux installer.