summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* core: clean up the call to disk_init()syslinux-4.00-pre8H. Peter Anvin2009-12-221-7/+10
* core: canonicalize ROOT_FS_OPSH. Peter Anvin2009-12-223-6/+9
* isolinux: fs_init now takes a pointer to an array of filesystemsH. Peter Anvin2009-12-221-2/+10
* pxe: update to match the new fs_init interfaceH. Peter Anvin2009-12-223-9/+24
* btrfs: reduce size by computing the crc32c table on the flyH. Peter Anvin2009-12-222-69/+20
* btrfs: add btrfs file system support to extlinuxsyslinux-4.00-pre7Alek Du2009-12-229-75/+1290
* Merge commit 'syslinux-3.84'H. Peter Anvin2009-12-2212-17/+177
|\
| * spec: don't actually package the dosutil directory propersyslinux-3.84H. Peter Anvin2009-12-181-1/+1
| * spec: NASM 2.03, new dosutil directoryH. Peter Anvin2009-12-181-1/+6
| * NEWS: document eltorito.sysH. Peter Anvin2009-12-181-0/+2
| * NEWS: chain.c32 now always returns to text mode.H. Peter Anvin2009-12-181-0/+1
| * chain.c32: force text modeH. Peter Anvin2009-12-181-0/+3
| * video: implement long-promised video functions; use themH. Peter Anvin2009-12-186-14/+153
| * NEWS: document chain.c32 -> isolinux.bin additionH. Peter Anvin2009-12-181-0/+1
| * eltorito: align the bufferH. Peter Anvin2009-12-091-0/+1
| * dosutil: move install to a subdirectoryH. Peter Anvin2009-12-091-1/+2
| * Makefile: add DOS utilities as installablesH. Peter Anvin2009-12-092-2/+9
* | Merge branch 'master' into fscH. Peter Anvin2009-12-22156-7400/+12859
|\ \ | |/
| * eltorito: it is converted to NASM...H. Peter Anvin2009-12-081-3/+2
| * dosutil: add $(NASMOPT) to rules; clean up *.lstH. Peter Anvin2009-12-081-3/+3
| * eltorito: fix comments that confuse NASMH. Peter Anvin2009-12-081-2/+2
| * dosutil: add eltorito.sysH. Peter Anvin2009-12-084-1/+1173
| * doc: document mBFT and "safe hook"syslinux-3.84-pre6Shao Miller2009-12-071-0/+40
| * vesacon: don't display the cursor when doing a quiet bootH. Peter Anvin2009-12-0710-8/+35
| * NEWS: document MENU RESOLUTIONH. Peter Anvin2009-12-071-0/+2
| * Merge branch 'softres'H. Peter Anvin2009-12-0722-556/+810
| |\
| | * doc: document MENU RESOLUTIONsoftresH. Peter Anvin2009-12-071-2/+14
| | * vesamenu: add MENU RESOLUTION to be able to set nonstandard resH. Peter Anvin2009-12-075-11/+30
| | * vesacon: make it possible to request nonstandard resolutionsH. Peter Anvin2009-12-072-1/+16
| | * vesacon: not all JPEG images are JFIFH. Peter Anvin2009-12-071-2/+1
| | * jpeg: actually build yuv420pH. Peter Anvin2009-08-091-1/+1
| | * tinyjpeg: fix yuv420p, correct some of the initalization codeH. Peter Anvin2009-08-097-59/+77
| | * vesacon: infrastructure support for arbitrary resolutionsH. Peter Anvin2009-08-055-77/+104
| | * tinyjpeg: modify to handle partial image blocksH. Peter Anvin2009-08-059-357/+374
| | * tinyjpeg: set limit to 4096x4096 not 2048x2048H. Peter Anvin2009-08-051-2/+2
| | * tinyjpeg: update to revision 20070609H. Peter Anvin2009-08-054-63/+210
| * | NEWS: document mBFTH. Peter Anvin2009-12-071-0/+3
| * | NEWS: update for 3.84H. Peter Anvin2009-12-071-1/+10
| * | memdisk: slight cleanup of the "safe hook" structureH. Peter Anvin2009-12-071-2/+1
| * | memdisk: "safe hook" and mBFTShao Miller2009-12-073-4/+136
| * | doc: Fix some typos in the comboot documentationSebastian Herbszt2009-12-071-5/+6
| * | hdt: Fixing make release targethdt-0.3.6Erwan Velu2009-12-041-1/+1
| * | hdt: New release 0.3.6Erwan Velu2009-12-041-1/+1
| * | hdt: Fixing about menu & show hdtErwan Velu2009-12-043-5/+14
| * | hdt: Fixing memory corruption in kernel>showErwan Velu2009-12-041-6/+3
| * | hdt: Fixing memtest entryErwan Velu2009-12-042-2/+2
| * | hdt: Makefile isn't gzipping pci.idsErwan Velu2009-12-041-2/+2
| * | dmi: dmitest have to use voltage_mvErwan Velu2009-12-041-1/+1
| * | hdt: summary mode only show memory sizeErwan Velu2009-12-041-4/+4
| * | hdt: Adding cpu voltageErwan Velu2009-12-042-8/+25