summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* keytab-lilo: update to support kbd 2.0.3 formatOlivier Brunel2016-03-021-2/+2
* utils/isohybrid.c: Enable promised options -u, -m, -bThomas Schmitt2014-06-241-1/+1
* isohybrid: Function to write UTF-16LE stringsH. Peter Anvin2014-06-231-9/+19
* utils/isohybrid.c: Introduce option --mbr and make isohybrid.c compilable sta...Thomas Schmitt2014-06-231-2/+46
* utils/isohybrid.c: Change all fseek(3) to fseeko(3)Thomas Schmitt2014-06-231-10/+9
* utils/isohybrid.c: Write GPT backup to the very end of the imageThomas Schmitt2014-06-231-3/+3
* utils/isohybrid.c: Correct end block address of first GPT partitionThomas Schmitt2014-06-231-1/+1
* utils/isohybrid.c: Correct blocking factor in APM partition block countsThomas Schmitt2014-06-231-5/+5
* utils/isohybrid.c: Encode GPT partition names as UTF-16LEThomas Schmitt2014-06-231-3/+8
* isohybrid: define _FILE_OFFSET_BITS in the file itselfH. Peter Anvin2014-06-191-0/+1
* isohybrid: fix overflow on 32 bit systemKai Kang2014-06-191-1/+1
* pxelinux-options: Fix data corruption bugsyslinux-6.03-pre17H. Peter Anvin2014-06-161-3/+1
* pxe: Add support for embedded options in EFIsyslinux-6.03-pre16H. Peter Anvin2014-06-161-23/+78
* Merge branch 'syslinux-5.xx'Gene Cumm2014-02-011-2/+2
|\
| * isohybrid: Improve help/manGene Cumm2014-02-011-2/+2
* | Merge tag 'syslinux-5.00-pre9' into for-hpa/elflink/firmwareMatt Fleming2012-11-051-5/+5
|\ \ | |/
| * isohybrid: fix isohybrid.c compileFrediano Ziglio2012-10-101-5/+5
* | Add per-firmware object directory supportMatt Fleming2012-10-161-11/+11
|/
* isohybrid: Fix building with --as-neededMicah Gersten2012-06-111-1/+1
* isohybrid: Generate MBR even when in EFI modeMatthew Garrett2012-03-261-5/+49
* isohybrid: Generate GPT and Mac bootable imagesMatthew Garrett2011-08-242-8/+541
* isohybrid: unbreak hex/octal arguments in C versionsyslinux-4.05-pre3P J P2011-06-282-7/+14
* Add "make strip" targetH. Peter Anvin2011-05-091-4/+10
* 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
* | ppmtolss16: remove obsolete Perl constructH. Peter Anvin2011-04-251-1/+1
|/
* memdiskfind: abstract get page size so we can compile against klibcH. Peter Anvin2010-12-071-1/+11
* isohybrid: Use ftruncate instead of seek for final paddingP J P2010-10-121-8/+4
* Fix nuisance _FORTIFY_SOURCE failuresH. Peter Anvin2010-07-021-1/+3
* memdiskfind: remove debugging printfH. Peter Anvin2010-06-221-2/+0
* memdiskfind: make sure we don't map unavailable RAMH. Peter Anvin2010-06-221-6/+38
* memdisk: add a sector_shift field to the MDI; fix memdiskfindH. Peter Anvin2010-06-221-1/+7
* isohybrid: fix another type mismatchH. Peter Anvin2010-06-221-1/+1
* memdiskfind: sanity check the FBM valueH. Peter Anvin2010-06-211-1/+4
* memdiskfind: utility to find an mBFT and output phram parametersH. Peter Anvin2010-06-212-1/+123
* utils/Makefile: fix build rulesH. Peter Anvin2010-06-211-2/+2
* isohybrid: fix beginner mistakesH. Peter Anvin2010-06-211-2/+2
* isohybrid: use getopt_long_only()syslinux-3.8xH. Peter Anvin2010-05-201-1/+1
* isohybrid: create a C versionP. J. Pandit2010-05-204-2/+653
* mkdiskimage: add option -s to make a sparse imagesyslinux-3.85-pre4H. Peter Anvin2010-02-011-6/+10
* Makefile: replace -W -Wall with centralized $(GCCWARN)H. Peter Anvin2010-01-101-1/+1
* isohybrid: make the -offset option actually workH. Peter Anvin2009-11-161-2/+2
* utils/Makefile: install pxelinux-optionsH. Peter Anvin2009-09-291-1/+2
* pxelinux-options: add help textH. Peter Anvin2009-09-291-7/+24
* pxelinux: support hardcoded options "before" or "after"; toolH. Peter Anvin2009-09-291-0/+482
* isohybrid: convert -id to a binary stringSteffen Winterfeldt2009-08-031-1/+1
* bin2hex: actually account for the number of bytes writtenH. Peter Anvin2009-05-291-2/+5
* Run Nindent on utils/gethostip.cH. Peter Anvin2009-05-291-88/+88
* isohybrid: we are backwards compatible again, change the error msgH. Peter Anvin2009-05-251-3/+2