summaryrefslogtreecommitdiff
path: root/mtools/syslinux.c
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: introduce syslxrw libraryPaulo Alcantara2015-11-101-1/+2
* mtools: Remove local xpread/xpwrite, use ones from syslxcomNicolas Cornu2015-11-101-58/+1
* installer: Add sparse address space annotations to the syslinux imageH. Peter Anvin2014-01-171-4/+8
* installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2012-09-191-48/+81
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-071-2/+3
* Merge branch 'master' into libinstaller_dos_wipH. Peter Anvin2010-07-191-9/+35
|\
| * mtools: Use libinstaller option parserShao Miller2010-07-091-60/+28
| * 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-031-60/+28
|/
* 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-221-2/+11
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-1/+1
* 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 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
|/
* Update copyright yearH. Peter Anvin2008-01-101-1/+1
* RAID mode installer support for SYSLINUXsyslinux-3.50-pre18H. Peter Anvin2007-06-011-4/+9
* 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-031-5/+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
* Prepping for new 2.20 version: rewrite main syslinux program to supporthpa2004-12-151-0/+292