aboutsummaryrefslogtreecommitdiffstats
path: root/linux
AgeCommit message (Expand)AuthorFilesLines
2015-11-10libinstaller: introduce syslxrw libraryPaulo Alcantara2-0/+2
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-3/+7
2013-06-17Merge tag 'syslinux-5.11-pre2' into firmwareMatt Fleming1-1/+1
2013-04-25linux: Clear up error messageMatt Fleming1-1/+1
2012-11-05Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2-10/+46
2012-10-16Add per-firmware object directory supportMatt Fleming1-4/+2
2012-09-19installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2-10/+46
2011-09-07Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2-10/+18
2011-05-09Add "make strip" targetH. Peter Anvin1-0/+3
2011-05-09linux: remove debugging OPTFLAGSH. Peter Anvin1-1/+1
2011-04-26Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin1-1/+2
2011-04-15syslinux: check --update option properlyPaulo Alcantara1-0/+4
2011-04-07Makefile: Move Makefile fragments into mk/Matt Fleming1-1/+2
2010-07-19extlinux, linux: Ignore --force in these installerssyslinux-4.02-pre4Shao Miller1-1/+1
2010-07-03libinstaller: Add --mbr, --active, and --force optionsShao Miller1-1/+1
2010-07-02installers: handle asprintf() correctlyH. Peter Anvin1-5/+5
2010-06-23Move modify_adv() into common codeH. Peter Anvin1-18/+0
2010-06-22win32: vacuous ADV supportH. Peter Anvin2-6/+1
2010-06-21linux installer: better error message for missing /tmpGeorge David1-1/+2
2010-06-20Merge syslinux/extlinux patch code and core codeH. Peter Anvin2-3/+4
2010-06-19linux/syslinux: handle the null pathname caseH. Peter Anvin1-9/+17
2010-06-16Move Linux ioctl header magic into a single fileH. Peter Anvin1-8/+1
2010-06-15Switch to 64-bit sector pointers everywhereH. Peter Anvin1-2/+3
2010-06-09syslinux: Correctly handle the case of installing into the rootH. Peter Anvin1-2/+7
2010-06-09syslinux: provide for backwards compatibilityH. Peter Anvin1-2/+4
2010-06-09syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin1-3/+3
2010-06-09Make syslinux installer real "pathbased"Alek Du1-1/+1
2010-05-20unify common parts of extlinux and syslinux installerAlek Du2-184/+114
2010-05-12installers: fix warningsH. Peter Anvin1-1/+1
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-378/+379
2009-05-29Run Nindent on linux/syslinux.cH. Peter Anvin1-367/+368
2009-05-19Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin1-6/+6
2009-05-19FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin1-6/+16
2009-04-27Unify dependency generationH. Peter Anvin1-3/+3
2008-08-20Major Makefile cleanups; gcc 4.3.0 compatiblityH. Peter Anvin1-11/+21
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 Anvin2-0/+609