summaryrefslogtreecommitdiff
path: root/mtools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into libinstaller_dos_wipH. Peter Anvin2010-07-191-9/+35
|\
| * mtools: Use libinstaller option parserShao Miller2010-07-092-60/+29
| * mtools: slightly more obvious definition of tmpdir fallbackH. Peter Anvin2010-07-051-6/+5
| * mtools: honor TMPDIR, check for errors writing mtools.confH. Peter Anvin2010-07-051-9/+35
* | mtools: Use libinstaller option parserShao Miller2010-07-032-60/+29
|/
* Fix nuisance _FORTIFY_SOURCE failuresH. Peter Anvin2010-07-021-2/+4
* mtools: include the size of the ADV in the mappable rangeH. Peter Anvin2010-06-251-1/+2
* mtools: create an empty ADVsyslinux-4.00-pre58H. Peter Anvin2010-06-222-2/+12
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-202-1/+2
* Make syslinux installer real "pathbased"Alek Du2010-06-091-1/+1
* Merge branch 'master' into pathbasedsyslinux-4.00-pre20H. Peter Anvin2010-02-141-2/+3
|\
| * mtools: add MTOOLS_FAT_COMPATIBILITY=1H. Peter Anvin2010-02-131-2/+3
* | Merge branch 'master' into fscH. Peter Anvin2010-01-241-1/+1
|\ \ | |/
| * Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-1/+1
* | Merge branch 'master' into core32H. Peter Anvin2009-05-291-263/+266
|\ \ | |/
| * Run Nindent on mtools/syslinux.cH. Peter Anvin2009-05-291-255/+258
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-8/+8
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-6/+14
|/
* Unify dependency generationH. Peter Anvin2009-04-271-3/+3
* 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