summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lua: remove obsolete FIXME commentlibinstaller_dos_wipGeert Stappers2010-07-201-2/+0
* extlinux, linux: Ignore --force in these installerssyslinux-4.02-pre4Shao Miller2010-07-192-2/+2
* dos: Use libinstaller option parserShao Miller2010-07-195-67/+23
* dos: add .size directives to int2526.SH. Peter Anvin2010-07-191-0/+2
* dos: add .size attribute for syslinux_ldlinux_lenH. Peter Anvin2010-07-191-0/+1
* dos: add missing file ldlinux.SH. Peter Anvin2010-07-192-0/+20
* win32: remove an archive before running ar on itH. Peter Anvin2010-07-191-0/+1
* dos, win32: use our own getopt_long() for bothH. Peter Anvin2010-07-194-5/+7
* dos: fix non-executable files which were +xH. Peter Anvin2010-07-199-0/+0
* Merge branch 'master' into libinstaller_dos_wipH. Peter Anvin2010-07-1992-19874/+14619
|\
| * NEWS: mtools, win32 uses new CLIH. Peter Anvin2010-07-191-0/+2
| * man: update syslinux.1. It is still out of date, however.H. Peter Anvin2010-07-191-21/+47
| * Merge remote branch 'gerth/lua'H. Peter Anvin2010-07-193-2/+86
| |\
| | * lua: Add .syslinux.derivative() and .syslinux.version()Gert Hulselmans2010-07-073-1/+86
| | * lua: remove obsolete header used for old sleep functionGert Hulselmans2010-07-061-1/+0
| * | Merge remote branch 'gerth/ifplop_comments'H. Peter Anvin2010-07-192-9/+14
| |\ \
| | * | whichsys.c32: Fix example in the comments and Usage outputGert Hulselmans2010-07-131-2/+2
| | * | ifplop.c32: Fix spelling errors and other mistakes in commentsGert Hulselmans2010-07-121-7/+12
| * | | Merge remote branch 'sha0/for_hpa'syslinux-4.02-pre3H. Peter Anvin2010-07-199-143/+100
| |\ \ \
| | * | | win32: Use libinstaller option parserShao Miller2010-07-095-79/+49
| | * | | mtools: Use libinstaller option parserShao Miller2010-07-092-60/+29
| | * | | libinstaller: Add --mbr, --active, and --force optionsShao Miller2010-07-094-4/+22
| | |/ /
| * | | diskio: add a paranoia castH. Peter Anvin2010-07-171-1/+1
| * | | diskio: fix name for secpercyl field, remove unused type fieldH. Peter Anvin2010-07-173-12/+9
| * | | NEWS: document EDD->CHS fallback.syslinux-4.02-pre2H. Peter Anvin2010-07-161-0/+2
| * | | diskio: remove locally coded ilog2()H. Peter Anvin2010-07-161-13/+1
| * | | diskio: expand most fields; cache the number of total tracksH. Peter Anvin2010-07-162-9/+9
| * | | diskio: move strict CHS start value check into chs_rdwr_sectors()H. Peter Anvin2010-07-161-9/+15
| * | | diskio: check early for an impossible LBA value for CHS requestsH. Peter Anvin2010-07-161-0/+3
| * | | diskio: when falling back EDD->CHS make sure to get the offset rightH. Peter Anvin2010-07-161-1/+2
| * | | diskio: remove redundant sector count capH. Peter Anvin2010-07-161-3/+0
| * | | diskio: allow fallback from EDD to CHSH. Peter Anvin2010-07-161-39/+72
| * | | NEWS: Try again for proper lua.c32 creditsH. Peter Anvin2010-07-151-2/+3
| * | | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxH. Peter Anvin2010-07-151-1/+1
| |\ \ \ | | |/ /
| | * | NEWS: correct credit for new Lua work.H. Peter Anvin2010-07-081-1/+1
| * | | doc: Recommend NASM 2.07+H. Peter Anvin2010-07-122-3/+4
| * | | doc: NASM 2.03+ has been required since 4.00 at leastH. Peter Anvin2010-07-122-2/+3
| |/ /
| * | NEWS: updatesyslinux-4.02-pre1H. Peter Anvin2010-07-081-0/+7
| * | DMI: Fixing memory mgmnt in dmi_memory_module_typesLaurent Licour2010-07-073-18/+20
| * | zlib: rename DEBUG to DEBUG_ZLIB againH. Peter Anvin2010-07-065-26/+26
| |/
| * 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
| * btrfs: print an error if finding compressed/encrypted dataH. Peter Anvin2010-07-052-1/+14
| * Merge remote branch 'gerth/ifcpu_remove_defines'H. Peter Anvin2010-07-051-4/+0
| |\
| | * ifcpu.c32: Remove defines used in the old sleep function.Gert Hulselmans2010-07-061-4/+0
| * | NEWS: add grubcfg= and whichsys.c32Gert Hulselmans2010-07-061-3/+3
| * | NEWS: add grubcfg= and whichsys.c32Gert Hulselmans2010-07-061-0/+4
| |/
| * Merge remote branch 'gerth/whichsys'H. Peter Anvin2010-07-052-1/+129
| |\
| | * whichsys.c32: execute specific command, based on Syslinux bootloader variantGert Hulselmans2010-07-052-1/+129
| * | Merge remote branch 'gerth/chain_grubcfg'H. Peter Anvin2010-07-051-9/+112
| |\ \