summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be a little more explicit about keeping the PXE and UNDI stacks in memory.syslinux-1.53-pre4hpa2001-03-091-6/+8
* Allow the PXELINUX "localboot" option to specifying the boot type.hpa2001-03-092-8/+18
* Actually look at the flag passed to "localboot"syslinux-1.53-pre3hpa2001-03-081-4/+7
* Support "localboot" option for PXELINUX.syslinux-1.53-pre2hpa2001-03-084-9/+55
* Rename pxelinux.bin to pxelinux.0 to match common PXE server conventions.syslinux-1.53-pre1hpa2001-02-273-19/+52
* Fix confusing/incorrect comments about host vs network byte orderhpa2001-02-081-4/+4
* 1.52 happened, next (possible) stop 1.53hpa2001-02-081-1/+1
* Add boot server address to ip= option.syslinux-1.52hpa2001-02-081-2/+2
* *** empty log message ***hpa2001-02-082-18/+47
* Support for ip= option in PXELINUX.syslinux-1.52-pre2hpa2001-02-085-32/+182
* Document documentation updates.hpa2001-02-071-0/+1
* Update to add info about new PXE stacks and about atftp.hpa2001-02-071-9/+15
* Update dates; remove note about floppy disk bug in 2.1.x kernels.hpa2001-02-071-8/+1
* Remove version number and release dates from the documentation, sincehpa2001-02-072-5/+2
* Don't rely on SS -> zero_seg, since that will NOT be true in general forsyslinux-1.52-pre1hpa2001-02-072-24/+24
* Realized the nature of the A20/PXELINUX problem: On SYSLINUX SS = CS,hpa2001-02-071-2/+3
* Working on release 1.52hpa2001-02-072-1/+5
* Put in musing about adding a handful of DOS syscalls, and why.syslinux-1.51hpa2001-01-241-3/+15
* Note that we don't wraparound on the serial portsyslinux-1.51-pre7hpa2001-01-241-0/+2
* Don't do wraparound on the serial port - that's the terminal's jobhpa2001-01-242-2/+4
* Reduce the io_delay to make the A20 slowdown less severesyslinux-1.51-pre6hpa2001-01-222-4/+0
* Fix E820 code; clean up some of the old debugging support and put insyslinux-1.51-pre5hpa2001-01-212-184/+110
* Try to make the A20 delay loops a bit more consistent.hpa2001-01-212-6/+6
* Move uuencoded prerelease files into a subdirectory.hpa2001-01-191-2/+2
* Yet more fixes to the new A20 code.syslinux-1.51-pre4hpa2001-01-192-8/+28
* Fix really embarrassing A20 test bug.hpa2001-01-192-2/+2
* Bug fixes (we hope!) to both the E820 and new A20 code.hpa2001-01-192-26/+22
* INT 15h, AX=0E820h memory detection support.syslinux-1.51-pre3hpa2001-01-193-2/+107
* Yet another round of A20 changes.syslinux-1.51-pre2hpa2001-01-193-64/+193
* Change prerel directories to be named -prehpa2000-12-291-1/+1
* Name prereleases something with "-pre" in them, for clarity.hpa2000-12-291-2/+2
* Correct prerelease generation.hpa2000-12-291-1/+1
* More sane handling of prereleases, I hope.hpa2000-12-291-3/+5
* Working on version 1.51syslinux-1.51-pre1hpa2000-12-291-1/+1
* PXELINUX: Handle cached info packets 2 and 3hpa2000-12-291-0/+5
* If packet 2 doesn't contain a valid IP address, try packet 3 anyway...hpa2000-12-291-7/+21
* First we query packet 2 (DHCPACK).hpa2000-12-291-2/+2
* Try to get the stuff from cached query packets 2 and 3 correct.hpa2000-12-291-9/+23
* Change the A20 code to allow operation on KBC-less machines.syslinux-1.50-0x3a159915syslinux-1.50hpa2000-11-173-66/+143
* Update code to make official build; now works again.hpa2000-11-171-4/+3
* Now working on version 1.50hpa2000-11-081-1/+1
* Move up the stack so we don't clobber it with a 32K setup...syslinux-1.49hpa2000-11-061-4/+4
* Move up the stack so it doesn't get clobbered when copying the finalhpa2000-11-061-4/+4
* 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