summaryrefslogtreecommitdiff
path: root/linux/syslinux.c
Commit message (Expand)AuthorAgeFilesLines
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-071-8/+16
* syslinux: check --update option properlyPaulo Alcantara2011-04-151-0/+4
* extlinux, linux: Ignore --force in these installerssyslinux-4.02-pre4Shao Miller2010-07-191-1/+1
* libinstaller: Add --mbr, --active, and --force optionsShao Miller2010-07-031-1/+1
* installers: handle asprintf() correctlyH. Peter Anvin2010-07-021-5/+5
* Move modify_adv() into common codeH. Peter Anvin2010-06-231-18/+0
* win32: vacuous ADV supportH. Peter Anvin2010-06-221-6/+0
* linux installer: better error message for missing /tmpGeorge David2010-06-211-1/+2
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-1/+1
* linux/syslinux: handle the null pathname caseH. Peter Anvin2010-06-191-9/+17
* Move Linux ioctl header magic into a single fileH. Peter Anvin2010-06-161-8/+1
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-151-2/+3
* syslinux: Correctly handle the case of installing into the rootH. Peter Anvin2010-06-091-2/+7
* syslinux: provide for backwards compatibilityH. Peter Anvin2010-06-091-2/+4
* syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin2010-06-091-3/+3
* Make syslinux installer real "pathbased"Alek Du2010-06-091-1/+1
* unify common parts of extlinux and syslinux installerAlek Du2010-05-201-184/+111
* installers: fix warningsH. Peter Anvin2010-05-121-1/+1
* Merge branch 'master' into core32H. Peter Anvin2009-05-291-378/+379
|\
| * Run Nindent on linux/syslinux.cH. Peter Anvin2009-05-291-367/+368
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-6/+6
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-6/+16
|/
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-291-0/+560