summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Make it possible (but optional) to install the library.syslinux-2.01hpa2003-01-302-4/+18
* Add copyright/version headerhpa2003-01-301-0/+13
* Give us at least a prayer to work with nonpartitioned hard disk devices.syslinux-2.01-pre5hpa2003-01-302-3/+4
* Use -MM to generate dependencies.hpa2003-01-301-2/+2
* Use __builtin_memcmp() instead of memcmp() to be explicit abouthpa2003-01-301-1/+1
* Use -MM instead of -M for generating dependencieshpa2003-01-301-2/+2
* Update to year 2003hpa2003-01-301-1/+1
* Change how to make header filessyslinux-2.01-pre4hpa2003-01-301-2/+2
* Need syslinux.h as a source filehpa2003-01-301-1/+1
* Support "owner" in /etc/fstabhpa2003-01-303-3/+5
* Header file for syslinux libraryhpa2003-01-301-0/+32
* Syslinux library codehpa2003-01-301-0/+107
* Make a small library (libsyslinux.a) of SYSLINUX; fix make dependhpa2003-01-295-33/+41
* Really replace "append" with "option" this time...hpa2003-01-281-2/+2
* The "append" command doesn't work in dhcpd anymore, replace with alternativehpa2003-01-281-6/+6
* Paranoia cleanupshpa2003-01-041-5/+5
* Fix a bug in bug fix...syslinux-2.01-pre3hpa2002-11-191-1/+0
* Add second hello world samplehpa2002-11-194-2/+78
* Fix the write string ABI call.hpa2002-11-193-0/+10
* Fix the COM32 sample programsyslinux-2.01-pre2hpa2002-11-186-15/+36
* Fix MEMDISK initalization bugshpa2002-11-183-14/+36
* Support DOSEMU-style hard disk imagessyslinux-2.01-pre1hpa2002-10-293-20/+62
* Update for 2.01hpa2002-10-292-1/+5
* Handle mtools funnies betterhpa2002-10-291-5/+35
* Add some notes about the generic DOS CD-ROM and NDIS drivers...hpa2002-10-281-0/+17
* Grammar fixhpa2002-10-251-1/+2
* Update copyright dates; URLssyslinux-2.00hpa2002-10-251-3/+3
* Update copyright dateshpa2002-10-252-2/+5
* Use a more conventional stack arrangement in PXELINUX. Also make itsyslinux-2.00-pre16hpa2002-10-254-29/+73
* LDLINUX: Fix "kaboom" bug when booting off hard disksyslinux-2.00-pre15hpa2002-10-253-2/+65
* Remove debugging codesyslinux-2.00-pre14hpa2002-10-251-6/+0
* Fixed PXELINUX timeout issue...hpa2002-10-251-0/+2
* Work around NASM bug that would lead to no timeout at all before resethpa2002-10-251-11/+17
* Fix command-line parsing bug... destroyed the flags while live... oops.syslinux-2.00-pre13hpa2002-10-241-2/+2
* Yes it is, just not for nonofficial buildshpa2002-10-241-1/+1
* DATE isn't defined in the MEMDISK directoryhpa2002-10-241-1/+1
* Fix dependencieshpa2002-10-241-2/+5
* (Hopefully) fix bug related to very long configuration filessyslinux-2.00-pre12hpa2002-10-245-13/+35
* Fix bug which causes ISOLINUX to choke on initrds > 128 MB.hpa2002-10-242-3/+8
* Add option to display the generated filesystem offsetsyslinux-2.00-pre11hpa2002-10-241-2/+19
* * Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa2002-10-246-1033/+443
* Fix PXELINUX memory overwrite bug.syslinux-2.00-pre9hpa2002-10-222-0/+11
* Add missing files.hpa2002-10-031-1/+1
* Add tool to create a DOS-formatted hard drive image; minor tidying of thehpa2002-10-034-2/+123
* Make the syslinux installer be setuid safe (we hope...)syslinux-2.00-pre8hpa2002-08-282-27/+76
* Fix for Toshiba laptops; ported from 1.xx branchsyslinux-2.00-pre7hpa2002-08-132-29/+4
* Update the documentation for COMBOOT imageshpa2002-07-201-30/+7
* Finally get around to fixing the MBR code.syslinux-2.00-pre6hpa2002-07-152-15/+14
* Correct the "invoke PXE stack" call...syslinux-2.00-pre5hpa2002-06-172-2/+6
* Add API call to determine the serial console configuration.hpa2002-06-176-1/+33