summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix old kernel, OS/2, and mem= bugs. Ready for 1.36 release.syslinux-1.36hpa1998-04-156-22/+53
|
* Clean up some obsolete crud.syslinux-1.35hpa1998-04-141-26/+1
|
* Cleanuphpa1998-04-141-4/+5
|
* Added the -s option to the installers, and made them do the right thing.hpa1998-04-144-17/+65
|
* Link in stupid.ohpa1998-04-141-1/+2
|
* Patch generator for the -s (stupid) option.hpa1998-04-144-16/+101
|
* Added keytab-lilo.doc to list of documentation fileshpa1998-04-141-1/+1
|
* keytab-lilo documentation.hpa1998-04-141-0/+85
|
* Don't install keytab-lilo.pl.hpa1998-04-141-2/+1
|
* Updated documentation, added keytab-lilo.pl.hpa1998-04-145-23/+178
|
* Yay! It boots from hard disk, it boots from floppy, and it has a tolerablehpa1998-04-141-26/+25
| | | | | (although not particularly helpful) error message, and no need to push more code into LDLINUX.SYS.
* Think we now have a version which actually works both on hard disks andhpa1998-04-143-90/+195
| | | | LS-120 floppies...
* 1.34: Support for font loading. Disabled not-yet-implemented "bootsect" andsyslinux-1.34hpa1998-03-045-17/+103
| | | | "run" commands.
* Deleted vestiges of old WBINVD codesyslinux-1.33hpa1998-02-271-32/+1
|
* Documentation updates.hpa1998-02-271-3/+12
|
* Update date/version number.hpa1998-02-271-1/+1
|
* Add workaround for AMI/Intel BIOS bug.hpa1998-02-272-2/+8
|
* Bump the version number to 1.33hpa1998-02-201-1/+1
|
* Bug fix to syslinux.c; documentation updatehpa1998-02-205-8/+14
|
* Documentation updates for 1.32 releasesyslinux-1.32hpa1998-02-143-5/+10
|
* FAT16 support!!!hpa1998-02-145-20/+42
|
* New and improved A20 gating code taken partially from Robert Collins.hpa1998-02-131-37/+107
| | | | Looks like A20 gating contains substantial delays.
* Get rid of "upload" and convert everything to the new "bcopy" interface.hpa1998-02-111-59/+18
|
* bcopy routine folded into ldlinux.asmhpa1998-02-061-73/+0
|
* Work on more vkernels; support for various vkernel types; still betterhpa1998-02-061-23/+52
| | | | use of bcopy
* More work towards getting rid of "upload" and use the linear 32-bit bcopy.hpa1998-02-061-33/+26
|
* New version number; working on FAT16 supporthpa1998-02-062-202/+260
|
* Version 1.31syslinux.1.31syslinux-1.31hpa1998-02-061-1/+1
|
* Added version filehpa1998-02-061-0/+1
|
* Finished "make release" mechanism.hpa1998-02-062-5/+23
|
* Patched-up documentation. Leave the real overhaul for 1.40.hpa1998-02-063-1/+21
|
* Saving our bcopy routine for the time being. It might be time to starthpa1998-02-041-0/+73
| | | | | thinking about splitting up ldlinux.asm into modules, but then I'd have to find some way of linking them together. Perhaps RDOFF...
* It seems to work now, but fd appears to be buggy???hpa1998-02-043-21/+31
|
* I think we're pretty much ready to rock!hpa1998-02-046-20/+208
|
* Updated documentation.hpa1998-02-042-9/+21
|
* Okay, DOS loader seems OK now.hpa1998-02-041-19/+108
|
* Bug fixes. Looks like the bloody thing works now.hpa1998-02-032-6/+5
|
* Various bug fixes.hpa1998-02-031-19/+31
|
* Added install targethpa1998-02-031-0/+5
|
* Yet more work on Linux installer, changed cleanup targetshpa1998-02-032-21/+30
|
* More work on Linux installerhpa1998-02-031-1/+177
|
* Skeleton of Linux installerhpa1998-02-031-0/+37
|
* Changing Linux installer to be a C program.hpa1998-02-033-37/+65
|
* Added Id taghpa1998-02-031-0/+1
|
* Beginning outline of Linux installerhpa1998-02-033-2/+38
|
* Bug fixes; first beginnings of FAT16 supporthpa1998-02-032-31/+113
|
* Added TODO file; working on DOS installer program.hpa1998-02-023-1/+136
|
* Oops! I should know from P95 that 0x80 is *not* expressible as a sign-hpa1998-02-011-1/+1
| | | | extended byte value...
* Additional optimizations. Do an ls -l in the Makefile so we know justhpa1998-02-012-13/+15
| | | | how much we bloat the code.
* Use short commits.hpa1998-02-011-35/+35
|