summaryrefslogtreecommitdiff
path: root/libinstaller/syslxmod.c
Commit message (Expand)AuthorAgeFilesLines
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-201-102/+12
* Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-201-130/+32
* fat: fix off-by-one error in the FAT installersyslinux-4.00-pre51H. Peter Anvin2010-06-201-3/+4
* dos: fix get_64_sl() and set_64_sl()H. Peter Anvin2010-06-151-5/+2
* Fix prototype for generate_extentsH. Peter Anvin2010-06-151-1/+1
* syslinux: synchronize generate_extents() with extlinuxH. Peter Anvin2010-06-151-16/+15
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-151-30/+114
* Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-141-7/+8
* Clean up warnings in previous checkinH. Peter Anvin2010-06-091-2/+3
* Make syslinux installer real "pathbased"Alek Du2010-06-091-11/+21
* unify common parts of extlinux and syslinux installerAlek Du2010-05-201-1/+2
* syslinux: fix sector arraysAlek Du2010-05-201-1/+1
* installers: fix warningsH. Peter Anvin2010-05-121-2/+3
* Merge branch 'fsc' into pathbasedH. Peter Anvin2010-02-101-14/+21
|\
| * FAT: be more explicit why we think a filesystem is badH. Peter Anvin2010-01-241-14/+21
* | core: initial work on path-based cwd selectionH. Peter Anvin2010-01-061-1/+0
|/
* Merge branch 'master' into core32H. Peter Anvin2009-05-291-173/+174
|\
| * Run Nindent on libinstaller/syslxmod.cH. Peter Anvin2009-05-291-188/+187
* | dos: uninline far data accessor functionsH. Peter Anvin2009-05-251-6/+12
* | dos installer: reuse ldlinux_segH. Peter Anvin2009-05-251-3/+2
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-3/+4
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-16/+104
* | libinstaller: "nsect" is the size of ldlinux.sys, not the totalH. Peter Anvin2009-05-191-1/+0
* | FAT: update the FAT installers to match the new diskstart.incH. Peter Anvin2009-05-191-150/+53
|/
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
* Create libinstaller; actually implement boot-once for extlinuxH. Peter Anvin2007-12-141-0/+287