summaryrefslogtreecommitdiff
path: root/extlinux
Commit message (Expand)AuthorAgeFilesLines
* extlinux: pull in sys/sysmacros.h for major/minor/makedevMike Frysinger2016-04-231-0/+1
* extlinux: code cleanup and simplificationNicolas Cornu via Syslinux2015-11-251-58/+55
* extlinux/main.c: space changeAdy2015-11-151-10/+10
* extlinux/main.c: Correct comment about btrfs installGene Cumm2015-11-151-3/+6
* extlinux/main.c: comment typo fixesAdy2015-11-151-5/+5
* libinstaller: introduce syslxrw libraryPaulo Alcantara2015-11-102-0/+2
* extlinux: fix memory leakImran Zaman2015-09-271-14/+30
* installer: Add UFS1/2 support for Extlinux installerRaphael S. Carvalho2014-06-023-9/+375
* btrfs: fix typo in definition of BTRFS_ADV_OFFSETH. Peter Anvin2014-05-201-1/+2
* btrfs: Move ldlinux.sys to Boot Area BH. Peter Anvin2014-05-202-6/+15
* Merge remote-tracking branch 'origin/syslinux-5.xx'H. Peter Anvin2014-01-181-1/+1
|\
| * Merge remote-tracking branch 'origin/syslinux-4.xx' into syslinux-5.xxH. Peter Anvin2014-01-181-1/+1
| |\
| | * Makefiles: don't include *.tmpH. Peter Anvin2014-01-181-1/+1
| | * extlinux: Avoid dereferencing a garbage pointerMatt Fleming2012-11-051-3/+1
* | | installer: Add sparse address space annotations to the syslinux imageH. Peter Anvin2014-01-171-6/+10
* | | Merge tag 'syslinux-5.01' into firmwaresyslinux-6.00-pre4Matt Fleming2013-01-291-10/+30
|\ \ \ | |/ /
| * | extlinux: Also install ldlinux.c32 file on XFSPaulo Alcantara2013-01-221-4/+26
| * | extlinux: Fix installation subdirectory patchingMatt Fleming2013-01-101-7/+3
| * | extlinux: Make sure ldlinux.sys file is installedPaulo Alcantara2013-01-101-0/+2
* | | Merge tag 'syslinux-5.00' into firmwaresyslinux-6.00-pre3Matt Fleming2012-12-076-35/+1387
|\ \ \ | |/ /
| * | Merge branch 'xfs-for-hpa' of git://zytor.com/users/pcacjr/syslinux into merg...Matt Fleming2012-11-276-35/+1387
| |\ \
| | * | EXTLINUX: Add sanity check for XFS filesystemsPaulo Alcantara2012-07-292-3/+67
| | * | extlinux: put set_attributes() back to ext2_fat_install_file().Chen Baozi2012-07-211-0/+6
| | * | EXTLINUX: Initial XFS filesystem supportPaulo Alcantara2012-07-215-39/+1321
* | | | Merge tag 'syslinux-5.00-pre10' into for-hpa/elflink/firmwareMatt Fleming2012-11-141-3/+1
|\ \ \ \ | |/ / /
| * | | extlinux: Avoid dereferencing a garbage pointerMatt Fleming2012-11-051-3/+1
* | | | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-052-8/+61
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' into elflinkMatt Fleming2012-10-241-4/+4
| |\ \ \ | | | |/ | | |/|
| | * | make some functions static remove unused NADV defineFrediano Ziglio2012-10-091-4/+4
| | |/
| * | installers: Install ldlinux.c32 automaticallysyslinux-5.00-pre8Matt Fleming2012-09-192-4/+55
| * | extlinux: Handle error case for find_mount()Matt Fleming2012-09-141-0/+2
| |/
* | Add per-firmware object directory supportMatt Fleming2012-10-162-5/+3
|/
* extlinux: add --device option to override device detectH. Peter Anvin2012-06-201-3/+8
* extlinux: centralize and reuse btrfs validationH. Peter Anvin2012-06-201-34/+77
* extlinux: better methods for finding device matchesH. Peter Anvin2012-06-195-44/+474
* extlinux: use sysfs to find the device node if need beH. Peter Anvin2012-02-081-10/+66
* extlinux: clean up main.c formattingH. Peter Anvin2012-02-081-36/+35
* extlinux: main.c should not be executableH. Peter Anvin2012-02-081-0/+0
* Add NTFS filesystem support to Linux and Windows installersPaulo Alcantara2011-09-073-13/+67
* extlinux: remove dead code in installersyslinux-4.05-pre5H. Peter Anvin2011-07-281-5/+2
* btrfs: Correctly determine the installation subvolumeYi Yang2011-07-282-32/+376
* extlinux: remove wrong use of strstr()syslinux-4.05-pre4Paulo Alcantara2011-07-051-3/+1
* extlinux/main.c: Fix geometry handlingGene Cumm2011-05-111-2/+2
* Add "make strip" targetH. Peter Anvin2011-05-091-0/+3
* Remove -s for host binariesH. Peter Anvin2011-05-091-1/+1
* Merge remote-tracking branch 'mfleming/for-hpa/makefile-cleanup'H. Peter Anvin2011-04-261-1/+2
|\
| * Makefile: Move Makefile fragments into mk/Matt Fleming2011-04-071-1/+2
* | 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