summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Initial PXELINUX/SYSLINUX bug fix/new protocol merge checkin.syslinux-1.49-0x3968dd43hpa2000-07-094-226/+251
* Split private Makefile targets off into Makefile.privatehpa2000-07-062-39/+64
* Update TODOhpa2000-07-061-1/+5
* - Add support for boot protocol 0x0202 to SYSLINUX (not PXELINUX yet)syslinux-1.49-0x3964365chpa2000-07-064-43/+63
* Fix running as a normal user (incorrect handling of "offset")hpa2000-06-301-1/+2
* Update in preparation for 1.49 release.hpa2000-06-281-9/+9
* "Public domain but please don't bug me about modified versions."hpa2000-06-281-1/+3
* Make this public domain.hpa2000-06-281-13/+9
* Update in preparation for 1.49 release.hpa2000-06-282-5/+21
* Support running on a loopback device with an offset.syslinux-1.49-0x395288c7hpa2000-06-221-7/+27
* The kernel command line always lives at 9xxxxh, as idiotic as that is.hpa2000-06-223-13/+244
* Make it actually boot on M-systems flash...syslinux-1.49-0x3862f733hpa1999-12-241-26/+45
* Documentation update; note that future binaries will be distributed ashpa1999-12-222-0/+6
* Untested M-systems fix for SYSLINUX...syslinux-1.49-0x38609533hpa1999-12-223-14/+53
* Add info about ISC 3-syntax PXE configuration...hpa1999-12-221-2/+67
* Test 2hpa1999-10-291-2/+0
* testhpa1999-10-291-0/+1
* We're now working on version 1.49.hpa1999-09-271-1/+1
* Update documentation date for releasesyslinux-1.48hpa1999-09-271-2/+2
* Update docs for release.hpa1999-09-271-30/+40
* Unify references to tftp-hpa.hpa1999-09-271-13/+13
* Make filename display correctly.hpa1999-09-272-34/+53
* Update docs.hpa1999-09-272-18/+12
* Document needed magic for the Intel PRO/100+ Management Adapter.hpa1999-09-271-14/+25
* Many fixes and bug workarounds for PXELINUX.hpa1999-09-272-57/+152
* memory_scan_* reports results in CF not ZFhpa1999-09-261-1/+1
* Add routines to scan memory for !PXE and PXENV+ structures, since somehpa1999-09-261-1/+99
* We're working on 1.48 by now...hpa1999-09-261-1/+1
* Work on getting PXELINUX to work on PXE boot PROMs derived from thehpa1999-09-262-8/+23
* Add note about PXELINUX timeout.syslinux-1.47hpa1999-09-211-0/+3
* Add final timeout for PXELINUX; better documentation; hopefullyhpa1999-09-214-111/+189
* Include file for PXE constantssyslinux-1.46hpa1999-09-171-0/+59
* pxe.inc is also a source filehpa1999-09-171-1/+2
* pxelinux.asm is a source file.hpa1999-09-171-1/+1
* 1.46 on September 17, 1999hpa1999-09-172-2/+2
* Remove 'X' debug printouthpa1999-09-171-3/+0
* Add documentation for PXELINUX. Cleanup header in syslinux.doc.hpa1999-09-174-4/+118
* Initialize screen early; fix prefix code; clean up remaining debug stuffhpa1999-09-171-109/+69
* Hey, it looks like it might actually *work*. Still need the prefix code,hpa1999-09-173-81/+47
* Checkpoint: now boots; still doesn't parse the config file properly (or sohpa1999-09-171-122/+127
* Checkpoint. Now seems like it download the kernel, but something is nothpa1999-09-141-301/+476
* Checkpoint: parse tsize OACK packet.hpa1999-09-141-27/+66
* Checkpoint -- assume tsize option implemented on the TFTP server.hpa1999-09-111-7/+21
* Checkpoint - we are now talking TFTP natively instead of via the (broken)hpa1999-09-102-51/+388
* A few more structure definitions. Enough for now; this is painful as it is!hpa1999-09-061-10/+29
* Okay, we have established communications with PXE... and are capable ofhpa1999-09-061-273/+295
* * !PXE pointer is offset 26h, not 26, in PXENV+ structurehpa1999-09-062-2/+6
* make clean deletes pxelinux.lsthpa1999-09-061-1/+1
* Beginnings of a PXE network boot loader (PXELINUX).hpa1999-09-062-4/+3021
* Make ready for 1.45 releasesyslinux-1.45hpa1999-06-153-113/+172