summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Document that the "isolinux" directory now is reality.syslinux-1.60-pre3hpa2001-04-091-18/+13
* Clean up copyright messages.hpa2001-04-091-11/+7
* More bug fixes, including the handling of VidRows/VidCols in graphics mode.hpa2001-04-094-48/+99
* Introduce "current directory" support for the isolinux directory.hpa2001-04-091-26/+64
* Improve the ISO filename comparison algorithm; should now always handlehpa2001-04-091-39/+52
* Add pointer to home page.hpa2001-04-091-0/+4
* Call vgaclearmode before doing a local boot.hpa2001-04-091-0/+1
* Add pointers to pxelinux.doc and isolinux.dochpa2001-04-091-0/+2
* Handle filenames without an extension (have to append a trailing dot);syslinux-1.60-pre2hpa2001-04-081-9/+21
* Clean up the "tidy" target, and add isolinux.lst to it.hpa2001-04-081-1/+2
* Add isolinux.asm to the list of sources.hpa2001-04-081-1/+2
* Well, it seems to actually boot. Still needs tons of debugging, though...hpa2001-04-081-56/+104
* Use symbolic BS instead of 08h in strings...hpa2001-04-082-2/+2
* Note about what we don't support.hpa2001-04-081-1/+4
* Officially admit the existence of isolinux :)hpa2001-04-082-2/+62
* Actually look for the configuration file and open it.hpa2001-04-081-21/+7
* Build isolinux by default.hpa2001-04-082-11/+200
* Clean up to the point where it compiles.hpa2001-04-061-1341/+194
* Macroize the 2048-byte sector size.hpa2001-04-061-3/+5
* Merge pxelinux changes up to and including 1.49 (graphics merge version)hpa2001-04-061-43/+467
* Current state of isolinux developmenthpa2001-04-061-96/+362
* Begin isolinux development with PXELINUX version 1.48hpa2001-04-061-0/+4366
* Update to skip image file directives (^X...\n)hpa2001-04-061-14/+25
* Don't leak CVS directories to the world.syslinux-1.60-pre1hpa2001-04-051-0/+4
* We need ppmtolss16 in the release tree :)hpa2001-04-051-1/+1
* Fix the offset asserts so they actually work.hpa2001-04-051-4/+6
* Minor cleanup/updates of the list.hpa2001-04-051-0/+10
* Actually make NASM enforce the checkpoints.hpa2001-04-051-0/+8
* The great graphics merge! We're now officially working on version 1.60.hpa2001-04-0511-89/+1290
* Tag the tree when we make a release or prerelease.hpa2001-04-051-0/+2
* Clean up the allocation of local socket numbers. We can now genuinelysyslinux-1.54before.graphics.mergehpa2001-03-302-15/+32
* Make it a little more clear that we don't really know what the bugs are,hpa2001-03-281-3/+3
* Ignore carriage return characters -- same behaviour as syslinuxhpa2001-03-281-1/+3
* Get rid of the automatic appending of "auto".syslinux-1.54-pre3hpa2001-03-284-16/+17
* Document documentation change.hpa2001-03-281-0/+2
* Explain that old Intel PXE stacks have allergy to PMTU discovery.hpa2001-03-281-4/+12
* Add hack that hopefully will make -s mode less necessarysyslinux-1.54-pre2hpa2001-03-282-9/+12
* Working on version 1.54.syslinux-1.54-pre1hpa2001-03-203-2/+7
* Update documentation in preparation of 1.53 releasesyslinux-1.53hpa2001-03-112-60/+86
* Fix offset for !PXE pointer passed on stack.hpa2001-03-101-3/+3
* Add gethostip.c to the list of SOURCESsyslinux-1.53-pre5hpa2001-03-101-1/+1
* Explicit rule gethostip.c -> gethostip.ohpa2001-03-101-0/+2
* More robust DHCP parsing; document "gethostip" program.hpa2001-03-104-82/+190
* New program "gethostip" that can be used to print out hexadecimalhpa2001-03-101-0/+135
* Clean up core files, too.hpa2001-03-101-1/+1
* 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