summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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
* isohybrid: revert to a stack format compatible with previous versionsyslinux-3.81-pre14H. Peter Anvin2009-05-251-1/+1
* isohybrid: support booting from partition; fix CBIOS bootingH. Peter Anvin2009-05-212-5/+11
* isohybrid: allow selecting the _c and _f versions of the prefixH. Peter Anvin2009-05-214-23/+58
* isohybrid: add options, change default ptype to 0x17syslinux-3.81-pre8H. Peter Anvin2009-05-201-13/+81
* isohybrid: preserve MBR id in isohybridPascal Terjan2009-05-011-6/+8
* isohybrid: support iso images over 2GBPascal Terjan2009-05-011-2/+1
* Unify dependency generationH. Peter Anvin2009-04-271-2/+4
* Fix minor errors in keytab-liloOlivier Korn2009-02-101-5/+5
* Update keytab-lilo from LILO 22.8H. Peter Anvin2009-02-091-21/+5
* isohybrid: remove Perl modules we don't actually needH. Peter Anvin2008-09-071-3/+0
* isohybrid: verify we have a hybrid-compatible isolinux.binH. Peter Anvin2008-09-071-2/+9
* isohybrid, mkdiskimage: don't use sysopen(), sysread()H. Peter Anvin2008-09-072-4/+2
* isohybrid: fix partition table generation, documentsyslinux-3.72-pre3H. Peter Anvin2008-09-051-10/+4
* ISOLINUX: support for hybrid mode (CD-ROM/USB key)H. Peter Anvin2008-09-052-1/+170
* keytab-lilo: don't try to be too smartH. Peter Anvin2008-09-041-3/+3
* Centralize configurables; better "make install" etcH. Peter Anvin2008-05-291-16/+8
* Move files out of root into core, dos, and utilsH. Peter Anvin2008-05-2910-0/+1279