summaryrefslogtreecommitdiff
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* 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