| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More tweaks to allow bigger stack/heap, and boot protocol adjustmentssyslinux-3.50-pre7 | H. Peter Anvin | 2007-05-07 | 1 | -1/+1 |
| | | | | | | 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 possible | H. Peter Anvin | 2007-05-05 | 1 | -13/+16 |
| | | | | | | If we have a modern kernel which is loaded high, we can allow a lot more space for the real-mode heap. | ||||
| * | initramfs chain handling: add support for forcing the alignment. | H. Peter Anvin | 2007-03-15 | 1 | -7/+22 |
| | | | | | | | cpio has annoying alignment constraints; make it possible to enforce them without adding padding to the end of last member (which breaks things which relies on gzip and need to know the final length.) | ||||
| * | Initial library support for booting a Linux kernel | H. Peter Anvin | 2007-03-15 | 1 | -0/+293 |
