summaryrefslogtreecommitdiff
path: root/mtools
Commit message (Expand)AuthorAgeFilesLines
* Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin2008-08-201-11/+5
* Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin2008-06-271-3/+5
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-3/+4
* Assemble via ELF, to enable future linkingH. Peter Anvin2008-05-281-1/+2
* Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin2008-03-051-1/+1
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-2/+2
|/
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-011-4/+9
* Don't clobber /dev/null when compiling as rootLuciano Rocha2007-05-251-2/+4
* Deal with various distributions breaking gcc in weird waysH. Peter Anvin2007-02-061-1/+7
* Mtools installer: disable MTOOLS_NO_VFATH. Peter Anvin2007-02-011-1/+1
* mtools FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin2007-01-231-19/+73
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-032-8/+5
* Fix xpread/xpwrite; call die() when we're dead to make sure we clean uphpa2005-01-041-15/+15
* Fix handling of -o offsethpa2004-12-221-8/+8
* Beef up the sanity checking of the boot sector. For really better checkinghpa2004-12-191-1/+1
* Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa2004-12-151-1/+3
* Make the CC_IS_OK hack work again.hpa2004-12-151-3/+3
* More adjustment to the Brave New World<TM>hpa2004-12-151-2/+3
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-152-0/+331