summaryrefslogtreecommitdiff
path: root/mtools
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: introduce syslxrw libraryPaulo Alcantara2015-11-102-2/+3
* mtools: Remove local xpread/xpwrite, use ones from syslxcomNicolas Cornu2015-11-102-58/+2
* build: sort sources to build in a more deterministic wayPhilippe Coval2015-01-051-1/+1
* Merge remote-tracking branch 'origin/syslinux-5.xx'H. Peter Anvin2014-01-181-1/+1
|\
| * Merge remote-tracking branch 'origin/syslinux-4.xx' into syslinux-5.xxH. Peter Anvin2014-01-181-1/+1
| |\
| | * Makefiles: don't include *.tmpH. Peter Anvin2014-01-181-1/+1
* | | installer: Add sparse address space annotations to the syslinux imageH. Peter Anvin2014-01-171-4/+8
* | | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-052-48/+82
|\ \ \ | |/ /
| * | installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2012-09-192-48/+82
| |/
* | Add per-firmware object directory supportMatt Fleming2012-10-161-5/+3
|/
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-072-3/+4
* Add "make strip" targetH. Peter Anvin2011-05-091-0/+3
* Remove -s for host binariesH. Peter Anvin2011-05-091-1/+1
* Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* 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