summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Always make the initrd fit under the 0x3f000000 mark imposed by unmodifiedsyslinux-1.41-0x36642a1dsyslinux-1.41hpa1998-12-011-1/+8
| | | | Linux kernels.
* Generate a uuencoded file when making prereleases.syslinux-1.41-0x36639a99hpa1998-12-011-3/+4
|
* Query memory with INT 15h, AX=0E801h and trust memory above 15 MBhpa1998-12-012-23/+42
| | | | if obtained that way or specified by the user.
* We have space in the boot sector to check the file-ness of LDLINUX.SYShpa1998-05-133-3/+9
| | | | now; use it.
* Put a ribbon on it... we finally got working A20M code. This should besyslinux-1.40hpa1998-05-082-52/+70
| | | | the official 1.40.
* The Linux installer was never a Perl script.hpa1998-05-081-1/+1
|
* Make sure we set DF := 0 after returning from a COMBOOT program.hpa1998-05-081-0/+2
|
* Clean up "make prerel" a bit.hpa1998-05-071-4/+6
|
* Fix bug introduced by moving ldlinux_magic.hpa1998-05-071-14/+12
|
* - Fix new division code.hpa1998-05-072-7/+24
| | | | - Make new "prerel" target to make "unofficial" release packages.
* - (Hopefully) fix the track 65536 problem.hpa1998-05-074-54/+73
| | | | | | - Make the magic smaller, and make the banner say SYSLINUX instead of LDLINUX.SYS. - Update the documentation accordingly.
* *** empty log message ***hpa1998-05-072-24/+29
|
* Document DOS-only copybs procedure.hpa1998-05-071-2/+33
|
* Get the sector size properly.hpa1998-05-071-1/+3
|
* Update the DOS installers to use the new INT 25h/26h interface ifhpa1998-05-074-11/+328
| | | | | DOS >= 4.0; should now work on hard disks. New "copybs" utility.
* Fix boot sector initialization to adapt to saving away partition info.hpa1998-05-071-10/+4
|
* Copy the partition info for the benefit of foreign boot sectors. Documenthpa1998-05-072-47/+195
| | | | 1024 cyl and 65536 track limit. The latter should be fixed, sometime.
* Update NEWS file with 1.40 changes to date.hpa1998-05-061-0/+7
|
* - Increase A20M delay to make certain IBM Thinkpads boot correctly.hpa1998-05-064-25/+225
| | | | | | | - COMBOOT support. - Foreign bootsector (chain loader) support. - Making this version 1.40. - Update TODO file accordingly.
* Updated docs, and fixed embarrassing "LABEL" bug.syslinux-1.37hpa1998-04-203-24/+29
|
* Updated the COPYING file to the last revision from GNU.hpa1998-04-201-340/+340
|
* 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
|