summaryrefslogtreecommitdiff
path: root/extlinux
Commit message (Expand)AuthorAgeFilesLines
* extlinux: remove already_installedPaulo Alcantara2011-04-151-13/+0
* extlinux: use syslinux_already_installed instead of already_installedPaulo Alcantara2011-04-151-1/+1
* extlinux/main.c: remove variables set but not usedH. Peter Anvin2011-03-161-3/+1
* extlinux: try to get the disk offset from sysfsH. Peter Anvin2010-08-131-5/+38
* 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/+6
* extlinux: set bsHidden for loop devicesH. Peter Anvin2010-06-261-5/+8
* extlinux: modify the layout for btrfsH. Peter Anvin2010-06-251-9/+13
* Merge branch 'master' of ssh://terminus.zytor.com/pub/git/syslinux/syslinuxsyslinux-4.00-pre59H. Peter Anvin2010-06-241-15/+46
|\
| * extlinux: fix ADV handling, so extlinux.sys -> ldlinux.sys actually worksH. Peter Anvin2010-06-241-9/+16
| * extlinux: add code to automate extlinux.sys -> ldlinux.sys migrationH. Peter Anvin2010-06-241-16/+40
* | Move modify_adv() into common codeH. Peter Anvin2010-06-231-25/+0
|/
* win32: vacuous ADV supportH. Peter Anvin2010-06-221-0/+1
* Merge syslinux/extlinux patch code and core codeH. Peter Anvin2010-06-203-240/+32
* Reduce sector 1 space pressure; further merge installer codesyslinux-4.00-pre52H. Peter Anvin2010-06-201-57/+70
* Move Linux ioctl header magic into a single fileH. Peter Anvin2010-06-162-500/+1
* extlinux: don't compile with -O0H. Peter Anvin2010-06-151-1/+1
* Fix prototype for generate_extentsH. Peter Anvin2010-06-151-1/+1
* extlinux: remove debugging printf'sH. Peter Anvin2010-06-151-2/+0
* Switch to 64-bit sector pointers everywhereH. Peter Anvin2010-06-152-9/+71
* Implement !GPT protocol in Syslinux core; handle offset > 2 TBH. Peter Anvin2010-06-141-3/+4
* syslinux: don't break -o just yet; print warning and resumeH. Peter Anvin2010-06-091-2/+2
* Clean up warnings in previous checkinH. Peter Anvin2010-06-091-0/+5
* extlinux: add a --menu-save optionThomas Bächler2010-06-071-1/+8
* unify common parts of extlinux and syslinux installerAlek Du2010-05-203-463/+45
* syslinux: fix sector arraysAlek Du2010-05-201-1/+1
* installers: fix warningsH. Peter Anvin2010-05-121-0/+2
* extlinux: handle cases of a single level of directoriessyslinux-4.00-pre39H. Peter Anvin2010-04-281-4/+16
* extlinux: centralize file flags setting; add FAT supportsyslinux-4.00-pre32H. Peter Anvin2010-03-041-37/+79
* extlinux: don't report failure after writing a FAT superblockH. Peter Anvin2010-03-041-6/+9
* pathbased: Add FAT support to extlinux and let FAT be "true" pathbasedAlek Du2010-02-102-12/+103
* pathbased: fix relative path in the extlinux installerAlek Du2010-02-101-1/+1
* Merge branch 'fsc' into pathbasedH. Peter Anvin2010-02-101-1/+1
|\
| * Merge branch 'master' into fscH. Peter Anvin2010-01-241-1/+1
| |\
| | * Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-1/+1
* | | extlinux: make installer rewrite the whole fileH. Peter Anvin2010-01-221-8/+11
* | | pathbased: clean up diskstart address numbers, 256 byte subvolsH. Peter Anvin2010-01-131-1/+2
* | | pathbased:btrfs: initial subvol supportAlek Du2010-01-131-6/+46
* | | core: initial work on path-based cwd selectionH. Peter Anvin2010-01-061-10/+44
|/ /
* | btrfs: add btrfs file system support to extlinuxsyslinux-4.00-pre7Alek Du2009-12-222-56/+230
* | extlinux: add ext4 support to the installersyslinux-4.00-pre1H. Peter Anvin2009-08-071-4/+5
* | extlinux: handle more than one sector of sector pointersH. Peter Anvin2009-07-161-5/+12
* | Merge branch 'master' into core32H. Peter Anvin2009-06-261-2/+0
|\ \ | |/
| * extlinux: remove duplicate "const char *program;"Gilles Espinasse2009-06-191-2/+0
* | Merge branch 'master' into core32H. Peter Anvin2009-05-292-863/+838
|\ \ | |/
| * Run Nindent on extlinux/main.cH. Peter Anvin2009-05-291-702/+688
| * Run Nindent on extlinux/ext2_fs.hH. Peter Anvin2009-05-291-176/+165
* | Standardize the names SECTOR_SIZE and SECTOR_SHIFTH. Peter Anvin2009-05-191-4/+4
* | FAT: change DOS installer to EXE; additional 32K limit fixesH. Peter Anvin2009-05-191-4/+4