aboutsummaryrefslogtreecommitdiffstats
path: root/mtools
AgeCommit message (Expand)AuthorFilesLines
2015-11-10libinstaller: introduce syslxrw libraryPaulo Alcantara2-2/+3
2015-11-10mtools: Remove local xpread/xpwrite, use ones from syslxcomNicolas Cornu2-58/+2
2015-01-05build: sort sources to build in a more deterministic wayPhilippe Coval1-1/+1
2014-01-18Merge remote-tracking branch 'origin/syslinux-5.xx'H. Peter Anvin1-1/+1
2014-01-18Merge remote-tracking branch 'origin/syslinux-4.xx' into syslinux-5.xxH. Peter Anvin1-1/+1
2014-01-18Makefiles: don't include *.tmpH. Peter Anvin1-1/+1
2014-01-17installer: Add sparse address space annotations to the syslinux imageH. Peter Anvin1-4/+8
2012-11-05Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2-48/+82
2012-10-16Add per-firmware object directory supportMatt Fleming1-5/+3
2012-09-19installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2-48/+82
2011-09-07Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2-3/+4
2011-05-09Add "make strip" targetH. Peter Anvin1-0/+3
2011-05-09Remove -s for host binariesH. Peter Anvin1-1/+1
2011-04-07Makefile: Move Makefile fragments into mk/Matt Fleming1-1/+2
2010-07-19Merge branch 'master' into libinstaller_dos_wipH. Peter Anvin1-9/+35
2010-07-09mtools: Use libinstaller option parserShao Miller2-60/+29
2010-07-05mtools: slightly more obvious definition of tmpdir fallbackH. Peter Anvin1-6/+5
2010-07-05mtools: honor TMPDIR, check for errors writing mtools.confH. Peter Anvin1-9/+35
2010-07-03mtools: Use libinstaller option parserShao Miller2-60/+29
2010-07-02Fix nuisance _FORTIFY_SOURCE failuresH. Peter Anvin1-2/+4
2010-06-25mtools: include the size of the ADV in the mappable rangeH. Peter Anvin1-1/+2
2010-06-22mtools: create an empty ADVsyslinux-4.00-pre58H. Peter Anvin2-2/+12
2010-06-20Merge syslinux/extlinux patch code and core codeH. Peter Anvin2-1/+2
2010-06-09Make syslinux installer real "pathbased"Alek Du1-1/+1
2010-02-14Merge branch 'master' into pathbasedsyslinux-4.00-pre20H. Peter Anvin1-2/+3
2010-02-13mtools: add MTOOLS_FAT_COMPATIBILITY=1H. Peter Anvin1-2/+3
2010-01-24Merge branch 'master' into fscH. Peter Anvin1-1/+1
2010-01-10Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin1-1/+1
2009-05-29Merge branch 'master' into core32H. Peter Anvin1-263/+266
2009-05-29Run Nindent on mtools/syslinux.cH. Peter Anvin1-255/+258
2009-05-19Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin1-8/+8
2009-05-19FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin1-6/+14
2009-04-27Unify dependency generationH. Peter Anvin1-3/+3
2008-08-20Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin1-11/+5
2008-06-27Build _bin.c files in libinstaller; clean up B/I separationH. Peter Anvin1-3/+5
2008-05-29Move files out of root into core, dos, and utilsH. Peter Anvin1-3/+4
2008-05-28Assemble via ELF, to enable future linkingH. Peter Anvin1-1/+2
2008-03-05Use $(CC) in gcc_ok macro, not plain gccH. Peter Anvin1-1/+1
2008-01-10Merge commit 'origin/master' into advH. Peter Anvin1-1/+1
2008-01-10Update copyright yearH. Peter Anvin1-1/+1
2007-12-14Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin1-2/+2
2007-06-01RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin1-4/+9
2007-05-25Don't clobber /dev/null when compiling as rootLuciano Rocha1-2/+4
2007-02-06Deal with various distributions breaking gcc in weird waysH. Peter Anvin1-1/+7
2007-02-01Mtools installer: disable MTOOLS_NO_VFATH. Peter Anvin1-1/+1
2007-01-23mtools FAT installer: support installing ldlinux.sys in a subdirectoryH. Peter Anvin1-19/+73
2006-08-17Remove CVS-era $Id$ tags.H. Peter Anvin1-1/+0
2006-05-03Across-the-board stealth whitespace cleanupH. Peter Anvin2-8/+5
2005-01-04Fix xpread/xpwrite; call die() when we're dead to make sure we clean uphpa1-15/+15
2004-12-22Fix handling of -o offsethpa1-8/+8
2004-12-19Beef up the sanity checking of the boot sector. For really better checkinghpa1-1/+1
2004-12-15Adjust the interface to syslxmod.c so the DOS installer doesn't needhpa1-1/+3
2004-12-15Make the CC_IS_OK hack work again.hpa1-3/+3
2004-12-15More adjustment to the Brave New World<TM>hpa1-2/+3
2004-12-15Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2-0/+331