summaryrefslogtreecommitdiff
path: root/kernel.inc
Commit message (Collapse)AuthorAgeFilesLines
* More tweaks to allow bigger stack/heap, and boot protocol adjustmentssyslinux-3.50-pre7H. Peter Anvin2007-05-071-3/+3
| | | | | Seems the su_heapend field was never set up right; also sanitize the way the pre-2.02 command line is handled.
* Make more space for the heap when doing so is possibleH. Peter Anvin2007-05-051-7/+14
| | | | | If we have a modern kernel which is loaded high, we can allow a lot more space for the real-mode heap.
* Add new PXE keyword (we might have to distinguish from BOOT at some point)H. Peter Anvin2007-02-191-5/+6
|
* Add support for forcing the filetype, and loading a secondary config file.H. Peter Anvin2006-09-221-0/+13
| | | | | Add support for forcing the filetype, and loading a secondary config file. Also bump the version number to version 3.40.
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
|
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-2/+2
|
* Fix the su_ramdisklen fieldhpa2005-01-101-1/+1
|
* Commit 3.10 changes to mainline. In particular, support multi-filehpa2005-01-061-2/+0
| | | | initrd, and the shuffle and boot API.
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
|
* Some initial work on extlinuxhpa2004-08-041-1/+2
|
* Move some of the common header crap into header files.hpa2002-04-261-0/+92