summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Advanced menu system update from Muralisyslinux-3.08-pre9hpa2005-04-281-1/+3
|
* Rewritten advanced menuing system from Murali.hpa2005-04-2835-1306/+3435
|
* Document keystrokeshpa2005-04-081-0/+16
|
* Ctrl-X -> return to text mode immediatelyhpa2005-04-082-3/+10
|
* Initialize VKernelBuf to zerosyslinux-3.08-pre8hpa2005-04-062-1/+7
|
* Precedence fixhpa2005-04-061-1/+1
|
* Fix highlighting of digits and lower-case characters.hpa2005-04-031-1/+1
|
* extlinux: fix multiple directory-parsing bugs.syslinux-3.08-pre6hpa2005-04-033-8/+25
|
* Install mbr.bin in AUXDIRhpa2005-04-021-1/+1
|
* Actually use memcmp() for the DOSEMU comparison; we can't seem to gethpa2005-03-082-2/+18
| | | | it right any other way...
* Document sparse files now handled correctly.syslinux-3.08-pre5hpa2005-01-252-3/+3
|
* extlinux: handle sparse files correctlyhpa2005-01-252-2/+37
|
* Allow setting a custom salthpa2005-01-241-2/+5
|
* Add password support to simple menu systemsyslinux-3.08-pre4hpa2005-01-216-27/+141
|
* More work on password support for the menu systems. Make the base64hpa2005-01-2110-15/+192
| | | | | decoder work (necessary to handle encrypted passwords.) Simple SHA-1 password generator in Perl.
* SHA-1 support in libutil; beginnings of menu passwd supporthpa2005-01-206-14/+448
|
* Improved handling of ARP wait; add idle function.syslinux-3.08-pre3hpa2005-01-204-2/+23
|
* Move idle function into libcom32; libutil function is now just a wrapper.hpa2005-01-209-5/+193
|
* Fix calculation of I/O block size in SYSLINUXsyslinux-3.08-pre2hpa2005-01-186-7/+20
|
* Private copy of <linux/ext2_fs.h>syslinux-3.07hpa2005-01-123-1/+510
|
* Fix zlib build problem.hpa2005-01-121-0/+1
|
* Move <zconf.h> to the right placesyslinux-3.07-pre2hpa2005-01-121-0/+0
|
* Disable tracerssyslinux-3.07-pre1hpa2005-01-121-1/+1
|
* 3.07: Fix chainloadinghpa2005-01-127-76/+104
|
* Move png header files in place; add documentationsyslinux-3.06hpa2005-01-105-0/+5192
|
* ftell() operationsyslinux-3.06-pre1hpa2005-01-101-0/+18
|
* Fix ramdisk lenhpa2005-01-102-1/+4
|
* Fix the su_ramdisklen fieldhpa2005-01-101-1/+1
|
* Add libpnghpa2005-01-0831-3/+41417
|
* Move <zlib.h> to include directory; add prototype for ftell()hpa2005-01-082-0/+3
|
* Add zlib to libcom32hpa2005-01-0831-3/+12076
|
* Sparse files don't work right, either.syslinux-3.05hpa2005-01-081-2/+3
|
* Change 3.10 -> 3.05hpa2005-01-081-2/+2
|
* Call the next version 3.05, so we can push it out quicker to fix thehpa2005-01-082-3/+5
| | | | SYSLINUX bug.
* Fix bug in the handling of directories spanning multiple sectorshpa2005-01-081-2/+1
|
* Add missing header filesyslinux-3.10-pre1hpa2005-01-061-0/+14
|
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-0614-146/+384
| | | | initrd, and the shuffle and boot API.
* Document PCI config space changehpa2005-01-051-1/+4
|
* Fix dependency detection in subdirectorieshpa2005-01-051-1/+2
|
* Support PCI configuration space mechanism #2 if necessary.hpa2005-01-0511-88/+149
|
* EXTLINUX: return derivative-specific information. Begin 3.03 devel cycle.hpa2005-01-054-4/+9
|
* Update TODO filehpa2005-01-051-0/+7
|
* Allow libcom32 to detect a disabled video console, and act appropriately.syslinux-3.02hpa2005-01-053-2/+22
|
* Fix command parsing; add mask supporthpa2005-01-051-16/+39
|
* Use DEC VT graphics and try to be compatible with as many terminalhpa2005-01-051-23/+23
| | | | emulators as possible.
* Total hack to work around machines with broken BLKGETSIZE64 definition.hpa2005-01-051-1/+3
|
* Clean up extlinux compilation issueshpa2005-01-052-10/+11
|
* Allow the user to override the extlinux detected geometry; add online helphpa2005-01-054-20/+124
|
* Add #include <sys/mount.h> just in case that helps with the ioctls...hpa2005-01-051-0/+1
|
* Check for a release directory before tagging anything...syslinux-3.02-pre4hpa2005-01-051-0/+2
|