summaryrefslogtreecommitdiff
path: root/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: Avoid using <linux/ext2_fs.h>H. Peter Anvin2012-04-033-11/+883
* Merge remote-tracking branch 'zytor/master' into elflinkMatt Fleming2011-04-263-9/+26
|\
| * Merge commit 'syslinux-4.04' into dynamic-sectordynamic-sectorH. Peter Anvin2011-04-182-0/+14
| |\
| | * libinstaller: implement syslinux_already_installedPaulo Alcantara2011-04-152-0/+14
| * | installer: Update and correct generate_extents()H. Peter Anvin2011-04-051-9/+12
| |/
* | Merge remote-tracking branch 'zytor/master' into elflink-mergeMatt Fleming2011-04-043-6/+7
|\ \ | |/
| * libinstaller/fat.c: remove variables set but not usedH. Peter Anvin2011-03-161-3/+0
| * disk: put a magic at the end of the boot sectorH. Peter Anvin2011-01-251-2/+6
| * Fix missing option -s in libinstallersyslinux-4.03-pre3Arwin Vosselman2010-09-091-1/+1
* | Merge branch 'master' into elflink-mergeH. Peter Anvin2010-08-125-17/+229
|\ \ | |/
| * syslxopt: remove lengthy warning messageH. Peter Anvin2010-07-301-10/+0
| * syslxopt: fix fatal warningsH. Peter Anvin2010-07-301-9/+12
| * libinstaller/syslxopt.c: remove unneeded usage text from certain variants.Gene Cumm2010-07-271-3/+10
| * dos: Use libinstaller option parserShao Miller2010-07-191-2/+3
| * dos, win32: use our own getopt_long() for bothH. Peter Anvin2010-07-192-0/+177
| * dos: fix non-executable files which were +xH. Peter Anvin2010-07-193-0/+0
| * dos: add memcpy_from_sl() and use it where appropriateH. Peter Anvin2010-07-191-0/+2
| * dos: change the link procedure to use negative pointers below DGROUPH. Peter Anvin2010-07-191-3/+1
| * dos: Work-in-progress 2Shao Miller2010-07-101-0/+0
| * dos: Work-in-progressShao Miller2010-07-031-3/+5
| * win32: Use libinstaller option parserShao Miller2010-07-032-1/+15
| * libinstaller: Add --mbr, --active, and --force optionsShao Miller2010-07-032-2/+20
* | elflink: merge with master branchFeng Tang2010-08-121-0/+2
|\ \ | |/ |/|
| * elflink: comment off the size check in syslxmod.cFeng Tang2010-07-201-0/+2
| * elflink: add new filesFeng Tang2010-07-203-0/+338
| * elflink: merge these filesFeng Tang2010-07-209-423/+435
* | installers: handle asprintf() correctlyH. Peter Anvin2010-07-021-6/+8
* | <linux/loop.h>: deal with really ancient Linux kernel headersH. Peter Anvin2010-06-271-0/+6
* | libinstaller: include <linux/loop.h>H. Peter Anvin2010-06-271-0/+90
* | extlinux: set bsHidden for loop devicesH. Peter Anvin2010-06-261-0/+7
* | Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxsyslinux-4.00-pre59H. Peter Anvin2010-06-241-2/+3
|\ \
| * | advio: make read_adv() distinguish ENOENT from other errorsH. Peter Anvin2010-06-241-2/+3
* | | Move modify_adv() into common codeH. Peter Anvin2010-06-232-0/+30
|/ /
* | setadv: remove unused, nonportable header fileH. Peter Anvin2010-06-221-1/+0
* | win32: vacuous ADV supportH. Peter Anvin2010-06-222-129/+160
* | Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-205-111/+144
* | Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-202-140/+99
* | fat: fix off-by-one error in the FAT installersyslinux-4.00-pre51H. Peter Anvin2010-06-201-3/+4
* | Move Linux ioctl header magic into a single fileH. Peter Anvin2010-06-163-14/+109
* | installer: fix use of FIEMAPH. Peter Anvin2010-06-151-2/+2
* | 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-155-63/+266
* | Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-142-10/+11
* | setadv: asprintf() doesn't return an error codeH. Peter Anvin2010-06-091-4/+4
* | syslxopt: add missing break;H. Peter Anvin2010-06-091-0/+1
* | syslinux: provide for backwards compatibilityH. Peter Anvin2010-06-091-11/+22
* | syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin2010-06-092-14/+39
* | Clean up warnings in previous checkinH. Peter Anvin2010-06-091-2/+3