summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Document 2.03 E820 memory map bugsyslinux-2.04-pre2hpa2003-04-161-0/+3
|
* Clearness cleanuphpa2003-04-161-5/+5
|
* Fix installing the E820 data into MEMDISKhpa2003-04-162-4/+5
|
* Make the e820test program work againhpa2003-04-162-3/+18
|
* Fix memory computation error for MEMDISKhpa2003-04-162-2/+5
|
* Pass O_LARGEFILE to open() in case we want to link on something thathpa2003-04-161-3/+4
| | | | | | doesn't have _FILE_OFFSET_BITS=64, like klibc. We only touch the first 512 bytes regardless, so it's completely harmless even if we only get 32 bits.
* Resurrect the no-mtools installersyslinux-2.04-pre1hpa2003-04-163-2/+499
|
* Nuke directories named CVS. Apparenly cvs export -d is broken, and putshpa2003-04-161-0/+4
| | | | a CVS directory in the root of the export (only...)
* Make sure to protect equ-using %if when running make dependhpa2003-04-161-0/+2
|
* Working on version 2.04hpa2003-04-161-1/+1
|
* PXELINUX: Support large blocks (blksize 1468)syslinux-2.03-pre5hpa2003-04-164-117/+273
|
* Macroize the generation of the "insufficient DOS RAM string";hpa2003-04-156-31/+86
| | | | | Actually use the 1000h segment instead of letting it go to waste; Set comboot_seg == real_mode_seg to save 40K
* Simple memcpy() implementationsyslinux-2.03hpa2003-04-151-0/+29
|
* 32-bit entrypoint codehpa2003-04-151-0/+9
|
* Code to mediate 16 <-> 32 bit transition during MEMDISK install.hpa2003-04-151-0/+658
|
* Document .c32 -> COM32hpa2003-04-151-4/+5
|
* Use cvs export to make sure that we actually have checked in all changes;hpa2003-04-141-14/+13
| | | | make prerel and release as similar as possible
* Use standard memset()hpa2003-04-141-0/+30
|
* Use shpa2003-04-142-8/+3
|
* Remove unnecessary reference to gzip.hhpa2003-04-111-11/+0
|
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-116-14/+30
|
* Correct usage of INCLUDE versus CFLAGShpa2003-04-111-2/+1
|
* Clean up release generationhpa2003-04-111-5/+4
|
* Delete backup fileshpa2003-04-101-1/+7
|
* Correct the list of source filessyslinux-2.03-pre4hpa2003-04-101-1/+1
|
* Formatting...hpa2003-04-101-1/+1
|
* Support compressed MEMDISK images.hpa2003-04-108-28/+1468
|
* Convert to using a 32-bit installer framework, in preparation forhpa2003-04-108-246/+187
| | | | supporting gzip compressed images
* Document fixed perl scriptshpa2003-04-101-0/+1
|
* Add "use bytes" pragmashpa2003-04-109-0/+18
|
* Use small synthesized thunks for the PXE/PXENV calls; fix the stack-syslinux-2.03-pre3hpa2003-04-081-13/+13
| | | | switching code.
* One more instance of gateway-settinghpa2003-04-081-0/+6
|
* Override routing table and use our own default routing.hpa2003-04-072-7/+27
| | | | Better error messages on stack unload failure.
* Encapsulate calls to the PXE stack into a single function;syslinux-2.03-pre2hpa2003-04-053-21/+46
| | | | | Restore error codes (BX) when we have memory freeing failures; Make sure DS and ES are consistent in unload_pxe
* Update year to 2003hpa2003-04-051-1/+1
|
* rm -rf $(PRIVATE)syslinux-2.03-pre1hpa2003-04-051-2/+2
|
* Yet another attempt at getting the paths to workhpa2003-04-052-6/+4
|
* One more mkdir rulehpa2003-04-051-0/+1
|
* Quiet a warninghpa2003-04-051-1/+1
|
* Add rules to make com32 directoryhpa2003-04-051-0/+1
|
* Actually come up with stack-switch code which has a prayer of workinghpa2003-04-053-8/+24
|
* Try to deal with funny PXE stack problems...hpa2003-04-053-24/+51
|
* Correct syntaxhpa2003-04-041-15/+15
|
* Support 1680K and 1722K as standard floppy formatshpa2003-03-072-0/+4
|
* Working toward version 2.03hpa2003-02-251-1/+1
|
* Actually support comment lines.hpa2003-02-256-22/+30
|
* Working on 2.02syslinux-2.02hpa2003-02-131-1/+1
|
* Change the installer to use mtools instead of trying to play gameshpa2003-02-102-227/+47
| | | | with mounting the filesystem.
* Security fixes thanks to Dan Hollishpa2003-02-071-33/+34
|
* Even more paranoiahpa2003-02-061-3/+3
|