Merge branch 'ctrl-mbr'
[profile/ivi/syslinux.git] / extlinux /
2008-08-20 H. Peter AnvinMajor Makefile cleanups; gcc 4.3.0 compatiblity
2008-07-07 H. Peter AnvinCentralize more of the version number machinery
2008-07-03 H. Peter Anvinextlinux: fix handling of /etc/mtab syslinux-3.71-pre3
2008-06-28 H. Peter AnvinBuild _bin.c files in libinstaller; clean up B/I separation
2008-05-29 H. Peter AnvinMove files out of root into core, dos, and utils
2008-05-29 H. Peter AnvinAssemble via ELF, to enable future linking
2008-05-28 H. Peter AnvinMerge commit 'origin/master' into gpxe-added
2008-05-14 H. Peter AnvinMerge commit 'origin/gptmbr'
2008-05-12 Stefan BucurFixed the various Makefiles so that SYSLINUX compiles...
2008-03-23 H. Peter AnvinMerge commit 'origin/nolen' into gpxe-support
2008-03-21 H. Peter AnvinMerge commit 'syslinux-3.63-pre2' into nolen syslinux-3.70-pre5
2008-03-06 H. Peter AnvinUse $(CC) in gcc_ok macro, not plain gcc
2008-03-02 H. Peter AnvinMerge commit 'origin/master' into nolen
2008-02-26 H. Peter Anvinextlinux: compile hack for old distros syslinux-3.62-pre16
2008-02-20 H. Peter AnvinWhitespace cleanup... syslinux-3.62-pre11
2008-01-24 H. Peter Anvinextlinux: early check for ext2/ext3-ness of filesystem syslinux-3.61-pre5
2008-01-11 H. Peter AnvinMerge commit 'syslinux-3.55' into adv syslinux-3.60
2008-01-10 H. Peter AnvinMerge commit 'origin/adv' into gpxe-support
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-10 H. Peter AnvinUpdate copyright year
2008-01-10 H. Peter AnvinMerge commit 'origin/master' into adv
2008-01-05 H. Peter AnvinMerge commit 'syslinux-3.55-pre4' into adv syslinux-3.60-pre7
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.