summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-04-17Fix reversed values in "ip=" option.syslinux-1.62-pre2hpa2-2/+4
2001-04-13Add DHCP option to set PXELINUX reset timeout.syslinux-1.62-pre1hpa2-3/+31
2001-04-13Allow the DHCP server to override PXELINUX default options;hpa4-16/+146
2001-04-12Update the maximum pathname length to 63 characters.syslinux-1.61hpa1-1/+1
2001-04-12Fix for full pathname lookup algorithm.syslinux-1.61-pre1hpa1-3/+2
2001-04-12Declare this to be the beginning of version 1.61, and update thehpa4-15/+23
2001-04-12Support filenames up to 64 characters.hpa1-1/+1
2001-04-12Support full pathname searches.hpa1-13/+57
2001-04-11ID 0x33 is ISOLINUX.hpa1-2/+2
2001-04-10Use Perl constructs that are somewhat cleaner.syslinux-1.60hpa1-5/+2
2001-04-10Header cleanups.hpa2-10/+24
2001-04-10Add lss16toppm to the list of files to distribute.hpa1-1/+1
2001-04-10Program to convert an LSS-16 image to PPM.hpa1-0/+97
2001-04-10Specify which version of cdrecord contains mkisofs 1.13.hpa1-2/+2
2001-04-10Check in example of using <Ctrl-P> for comments, and make a note abouthpa1-2/+7
2001-04-10Move "call vgaclearmode" in case of kaboom to the correct versionsyslinux-1.60-pre5hpa1-1/+1
2001-04-10Clear graphics mode before trying to reboot.hpa1-0/+1
2001-04-10Fix for register corruption while displaying F-key help files.hpa3-0/+6
2001-04-09Try to improve the relability of the error routine.hpa1-5/+8
2001-04-09Issue a CR LF before printing a message file. Introduce the commonhpa3-7/+15
2001-04-09Add note about mode control characters.hpa1-0/+3
2001-04-09Always use ScrollAttribute for scrolling.hpa3-3/+3
2001-04-09Support mode controls.hpa1-14/+22
2001-04-09Add mode-specific control sequences.hpa4-18/+144
2001-04-09Documentation change listing...hpa1-0/+2
2001-04-09More pruning of debug messages.hpa1-14/+24
2001-04-09Document isolinux-debug.bin.hpa1-0/+5
2001-04-09Clean up useless align directive.hpa1-1/+0
2001-04-09isolinux-debug.lst is not a precious file.hpa1-1/+1
2001-04-09Clean up the error messages code; move some uninitialized variables tohpa2-21/+69
2001-04-09If we get a disk error, do the "kaboom" thing.hpa1-20/+17
2001-04-09If we hit a disk error, actually report the correct error code.hpa1-2/+10
2001-04-09Add note about PXELINUX not searching for path names it can't use.hpa1-0/+2
2001-04-09Add note about the Win9x LOCK command.hpa1-1/+8
2001-04-09Graphics mode scrolling fixes; remove traces of IPAppend optionsyslinux-1.60-pre4hpa1-11/+8
2001-04-09Graphics mode scrolling fixes.hpa1-3/+3
2001-04-09Graphics scrolling fix; disable .bs and .bss since we can't use them anyway.hpa1-7/+11
2001-04-09Document that the "isolinux" directory now is reality.syslinux-1.60-pre3hpa1-18/+13
2001-04-09Clean up copyright messages.hpa1-11/+7
2001-04-09More bug fixes, including the handling of VidRows/VidCols in graphics mode.hpa4-48/+99
2001-04-09Introduce "current directory" support for the isolinux directory.hpa1-26/+64
2001-04-09Improve the ISO filename comparison algorithm; should now always handlehpa1-39/+52
2001-04-09Add pointer to home page.hpa1-0/+4
2001-04-09Call vgaclearmode before doing a local boot.hpa1-0/+1
2001-04-09Add pointers to pxelinux.doc and isolinux.dochpa1-0/+2
2001-04-08Handle filenames without an extension (have to append a trailing dot);syslinux-1.60-pre2hpa1-9/+21
2001-04-08Clean up the "tidy" target, and add isolinux.lst to it.hpa1-1/+2
2001-04-08Add isolinux.asm to the list of sources.hpa1-1/+2
2001-04-08Well, it seems to actually boot. Still needs tons of debugging, though...hpa1-56/+104
2001-04-08Use symbolic BS instead of 08h in strings...hpa2-2/+2
2001-04-08Note about what we don't support.hpa1-1/+4
2001-04-08Officially admit the existence of isolinux :)hpa2-2/+62
2001-04-08Actually look for the configuration file and open it.hpa1-21/+7
2001-04-08Build isolinux by default.hpa2-11/+200
2001-04-06Clean up to the point where it compiles.hpa1-1341/+194
2001-04-06Macroize the 2048-byte sector size.hpa1-3/+5
2001-04-06Merge pxelinux changes up to and including 1.49 (graphics merge version)hpa1-43/+467
2001-04-06Current state of isolinux developmenthpa1-96/+362
2001-04-06Begin isolinux development with PXELINUX version 1.48hpa1-0/+4366
2001-04-06Update to skip image file directives (^X...\n)hpa1-14/+25
2001-04-05Don't leak CVS directories to the world.syslinux-1.60-pre1hpa1-0/+4
2001-04-05We need ppmtolss16 in the release tree :)hpa1-1/+1
2001-04-05Fix the offset asserts so they actually work.hpa1-4/+6
2001-04-05Minor cleanup/updates of the list.hpa1-0/+10
2001-04-05Actually make NASM enforce the checkpoints.hpa1-0/+8
2001-04-05The great graphics merge! We're now officially working on version 1.60.hpa11-89/+1290
2001-04-05Tag the tree when we make a release or prerelease.hpa1-0/+2
2001-03-30Clean up the allocation of local socket numbers. We can now genuinelysyslinux-1.54before.graphics.mergehpa2-15/+32
2001-03-28Make it a little more clear that we don't really know what the bugs are,hpa1-3/+3
2001-03-28Ignore carriage return characters -- same behaviour as syslinuxhpa1-1/+3
2001-03-28Get rid of the automatic appending of "auto".syslinux-1.54-pre3hpa4-16/+17
2001-03-28Document documentation change.hpa1-0/+2
2001-03-28Explain that old Intel PXE stacks have allergy to PMTU discovery.hpa1-4/+12
2001-03-28Add hack that hopefully will make -s mode less necessarysyslinux-1.54-pre2hpa2-9/+12
2001-03-20Working on version 1.54.syslinux-1.54-pre1hpa3-2/+7
2001-03-11Update documentation in preparation of 1.53 releasesyslinux-1.53hpa2-60/+86
2001-03-10Fix offset for !PXE pointer passed on stack.hpa1-3/+3
2001-03-10Add gethostip.c to the list of SOURCESsyslinux-1.53-pre5hpa1-1/+1
2001-03-10Explicit rule gethostip.c -> gethostip.ohpa1-0/+2
2001-03-10More robust DHCP parsing; document "gethostip" program.hpa4-82/+190
2001-03-10New program "gethostip" that can be used to print out hexadecimalhpa1-0/+135
2001-03-10Clean up core files, too.hpa1-1/+1
2001-03-09Be a little more explicit about keeping the PXE and UNDI stacks in memory.syslinux-1.53-pre4hpa1-6/+8
2001-03-09Allow the PXELINUX "localboot" option to specifying the boot type.hpa2-8/+18
2001-03-08Actually look at the flag passed to "localboot"syslinux-1.53-pre3hpa1-4/+7
2001-03-08Support "localboot" option for PXELINUX.syslinux-1.53-pre2hpa4-9/+55
2001-02-27Rename pxelinux.bin to pxelinux.0 to match common PXE server conventions.syslinux-1.53-pre1hpa3-19/+52
2001-02-08Fix confusing/incorrect comments about host vs network byte orderhpa1-4/+4
2001-02-081.52 happened, next (possible) stop 1.53hpa1-1/+1
2001-02-08Add boot server address to ip= option.syslinux-1.52hpa1-2/+2
2001-02-08*** empty log message ***hpa2-18/+47
2001-02-08Support for ip= option in PXELINUX.syslinux-1.52-pre2hpa5-32/+182
2001-02-07Document documentation updates.hpa1-0/+1
2001-02-07Update to add info about new PXE stacks and about atftp.hpa1-9/+15
2001-02-07Update dates; remove note about floppy disk bug in 2.1.x kernels.hpa1-8/+1
2001-02-07Remove version number and release dates from the documentation, sincehpa2-5/+2
2001-02-07Don't rely on SS -> zero_seg, since that will NOT be true in general forsyslinux-1.52-pre1hpa2-24/+24
2001-02-07Realized the nature of the A20/PXELINUX problem: On SYSLINUX SS = CS,hpa1-2/+3
2001-02-07Working on release 1.52hpa2-1/+5
2001-01-24Put in musing about adding a handful of DOS syscalls, and why.syslinux-1.51hpa1-3/+15
2001-01-24Note that we don't wraparound on the serial portsyslinux-1.51-pre7hpa1-0/+2
2001-01-24Don't do wraparound on the serial port - that's the terminal's jobhpa2-2/+4
2001-01-22Reduce the io_delay to make the A20 slowdown less severesyslinux-1.51-pre6hpa2-4/+0
2001-01-21Fix E820 code; clean up some of the old debugging support and put insyslinux-1.51-pre5hpa2-184/+110
2001-01-21Try to make the A20 delay loops a bit more consistent.hpa2-6/+6
2001-01-19Move uuencoded prerelease files into a subdirectory.hpa1-2/+2
2001-01-19Yet more fixes to the new A20 code.syslinux-1.51-pre4hpa2-8/+28
2001-01-19Fix really embarrassing A20 test bug.hpa2-2/+2
2001-01-19Bug fixes (we hope!) to both the E820 and new A20 code.hpa2-26/+22
2001-01-19INT 15h, AX=0E820h memory detection support.syslinux-1.51-pre3hpa3-2/+107
2001-01-19Yet another round of A20 changes.syslinux-1.51-pre2hpa3-64/+193
2000-12-29Change prerel directories to be named -prehpa1-1/+1
2000-12-29Name prereleases something with "-pre" in them, for clarity.hpa1-2/+2
2000-12-29Correct prerelease generation.hpa1-1/+1
2000-12-29More sane handling of prereleases, I hope.hpa1-3/+5
2000-12-29Working on version 1.51syslinux-1.51-pre1hpa1-1/+1
2000-12-29PXELINUX: Handle cached info packets 2 and 3hpa1-0/+5
2000-12-29If packet 2 doesn't contain a valid IP address, try packet 3 anyway...hpa1-7/+21
2000-12-29First we query packet 2 (DHCPACK).hpa1-2/+2
2000-12-29Try to get the stuff from cached query packets 2 and 3 correct.hpa1-9/+23
2000-11-17Change the A20 code to allow operation on KBC-less machines.syslinux-1.50-0x3a159915syslinux-1.50hpa3-66/+143
2000-11-17Update code to make official build; now works again.hpa1-4/+3
2000-11-08Now working on version 1.50hpa1-1/+1
2000-11-06Move up the stack so we don't clobber it with a 32K setup...syslinux-1.49hpa1-4/+4
2000-11-06Move up the stack so it doesn't get clobbered when copying the finalhpa1-4/+4
2000-07-09Initial PXELINUX/SYSLINUX bug fix/new protocol merge checkin.syslinux-1.49-0x3968dd43hpa4-226/+251
2000-07-06Split private Makefile targets off into Makefile.privatehpa2-39/+64
2000-07-06Update TODOhpa1-1/+5
2000-07-06- Add support for boot protocol 0x0202 to SYSLINUX (not PXELINUX yet)syslinux-1.49-0x3964365chpa4-43/+63
2000-06-30Fix running as a normal user (incorrect handling of "offset")hpa1-1/+2
2000-06-28Update in preparation for 1.49 release.hpa1-9/+9
2000-06-28"Public domain but please don't bug me about modified versions."hpa1-1/+3
2000-06-28Make this public domain.hpa1-13/+9
2000-06-28Update in preparation for 1.49 release.hpa2-5/+21
2000-06-22Support running on a loopback device with an offset.syslinux-1.49-0x395288c7hpa1-7/+27
2000-06-22The kernel command line always lives at 9xxxxh, as idiotic as that is.hpa3-13/+244
1999-12-24Make it actually boot on M-systems flash...syslinux-1.49-0x3862f733hpa1-26/+45
1999-12-22Documentation update; note that future binaries will be distributed ashpa2-0/+6
1999-12-22Untested M-systems fix for SYSLINUX...syslinux-1.49-0x38609533hpa3-14/+53
1999-12-22Add info about ISC 3-syntax PXE configuration...hpa1-2/+67
1999-10-29Test 2hpa1-2/+0
1999-10-29testhpa1-0/+1
1999-09-27We're now working on version 1.49.hpa1-1/+1
1999-09-27Update documentation date for releasesyslinux-1.48hpa1-2/+2
1999-09-27Update docs for release.hpa1-30/+40
1999-09-27Unify references to tftp-hpa.hpa1-13/+13
1999-09-27Make filename display correctly.hpa2-34/+53
1999-09-27Update docs.hpa2-18/+12
1999-09-27Document needed magic for the Intel PRO/100+ Management Adapter.hpa1-14/+25
1999-09-27Many fixes and bug workarounds for PXELINUX.hpa2-57/+152
1999-09-26memory_scan_* reports results in CF not ZFhpa1-1/+1
1999-09-26Add routines to scan memory for !PXE and PXENV+ structures, since somehpa1-1/+99
1999-09-26We're working on 1.48 by now...hpa1-1/+1
1999-09-26Work on getting PXELINUX to work on PXE boot PROMs derived from thehpa2-8/+23
1999-09-21Add note about PXELINUX timeout.syslinux-1.47hpa1-0/+3
1999-09-21Add final timeout for PXELINUX; better documentation; hopefullyhpa4-111/+189
1999-09-17Include file for PXE constantssyslinux-1.46hpa1-0/+59
1999-09-17pxe.inc is also a source filehpa1-1/+2
1999-09-17pxelinux.asm is a source file.hpa1-1/+1
1999-09-171.46 on September 17, 1999hpa2-2/+2
1999-09-17Remove 'X' debug printouthpa1-3/+0
1999-09-17Add documentation for PXELINUX. Cleanup header in syslinux.doc.hpa4-4/+118
1999-09-17Initialize screen early; fix prefix code; clean up remaining debug stuffhpa1-109/+69
1999-09-17Hey, it looks like it might actually *work*. Still need the prefix code,hpa3-81/+47
1999-09-17Checkpoint: now boots; still doesn't parse the config file properly (or sohpa1-122/+127
1999-09-14Checkpoint. Now seems like it download the kernel, but something is nothpa1-301/+476
1999-09-14Checkpoint: parse tsize OACK packet.hpa1-27/+66
1999-09-11Checkpoint -- assume tsize option implemented on the TFTP server.hpa1-7/+21
1999-09-10Checkpoint - we are now talking TFTP natively instead of via the (broken)hpa2-51/+388
1999-09-06A few more structure definitions. Enough for now; this is painful as it is!hpa1-10/+29
1999-09-06Okay, we have established communications with PXE... and are capable ofhpa1-273/+295
1999-09-06* !PXE pointer is offset 26h, not 26, in PXENV+ structurehpa2-2/+6
1999-09-06make clean deletes pxelinux.lsthpa1-1/+1
1999-09-06Beginnings of a PXE network boot loader (PXELINUX).hpa2-4/+3021
1999-06-15Make ready for 1.45 releasesyslinux-1.45hpa3-113/+172
1999-06-15Update TODO to remove what has already been donehpa1-4/+0
1999-06-15Fix up handling of serial port "raw hardware" driver; still needs to behpa3-36/+89
1999-06-14Serial console support; still needs polishing, though. Unsure if safehpa3-43/+151
1999-05-31Change copyright notice.hpa1-5/+6
1999-05-28Change the HIGHMEM_MAX limit from 3f000000h to 38000000hsyslinux-1.44hpa2-1/+4
1999-05-28Slight optimization it seems...hpa1-6/+6
1999-03-23If you have to use -s, please let me know...hpa1-3/+6
1999-03-23Move far jmp into the boot sector, since there actually is space therehpa1-9/+7
1999-03-23Musings...hpa1-1/+2
1999-03-23Working on 1.44 now...hpa1-0/+2
1999-03-23We're working on 1.44 now...hpa1-1/+1
1999-03-19Update copyrights to 1999syslinux-1.43hpa3-6/+6
1999-03-19Add test for force where it countshpa1-2/+2
1999-03-19Remove note about ELKS; won't happen.hpa1-2/+0
1999-03-17Add -f to override device checkhpa1-2/+5
1999-03-08Added note about the I/O delay change.syslinux-1.43-0x36dff6efhpa1-0/+2
1999-03-05Fix typo.hpa1-1/+1
1999-03-05Make io_delay a subroutine, and preserve ax across it. This should alsohpa1-3/+11
1999-03-05Added sys2ansi.pl and I/O port change to NEWShpa2-1/+5
1999-03-05Add sys2ansi.pl to the list of distributed fileshpa1-1/+2
1999-03-05One more bug fix...hpa1-1/+1
1999-03-05Bug fixes.hpa1-2/+5
1999-03-05Script to convert syslinux -> ANSIhpa1-0/+29
1998-12-161.42 already released; now working on 1.43hpa1-1/+1
1998-12-05Update documentation; include doc file for distributors.syslinux-1.42hpa4-3/+39