summaryrefslogtreecommitdiff
path: root/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* libinstaller: implement syslinux_already_installedPaulo Alcantara2011-04-152-0/+14
* 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
* 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
* 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
* Make syslinux installer real "pathbased"Alek Du2010-06-092-12/+27
* extlinux: add a --menu-save optionThomas Bächler2010-06-072-1/+8
* unify common parts of extlinux and syslinux installerAlek Du2010-05-209-11/+595
* 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-102-14/+22
|\
| * FAT: be more explicit why we think a filesystem is badH. Peter Anvin2010-01-241-14/+21
| * FAT: fix installer on FAT32 filesystemsH. Peter Anvin2010-01-241-0/+1
* | pathbased:btrfs: initial subvol supportAlek Du2010-01-131-0/+2
* | core: initial work on path-based cwd selectionH. Peter Anvin2010-01-062-2/+2
|/