| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chain.c32: allow "boot" as a drive specification | H. Peter Anvin | 2008-06-30 | 1 | -0/+3 |
| | | | | | | Allow "boot" as the drive specification; this can be used both with partition numbers and with loaders. | ||||
| * | comboot.doc -> comboot.txtsyslinux-3.70-pre25 | H. Peter Anvin | 2008-06-26 | 1 | -1/+1 |
| | | |||||
| * | NEWS: document newline fix. | H. Peter Anvin | 2008-06-24 | 1 | -0/+1 |
| | | |||||
| * | NEWS: document complex menu system fixsyslinux-3.70-pre23 | H. Peter Anvin | 2008-06-23 | 1 | -0/+2 |
| | | |||||
| * | NEWS: Document A20 changesyslinux-3.70-pre20 | H. Peter Anvin | 2008-06-20 | 1 | -0/+4 |
| | | |||||
| * | chain.c32: use a more Linux-kernel-like syntax | H. Peter Anvin | 2008-06-20 | 1 | -6/+10 |
| | | | | | | Make the syntax for chain.c32 more Linux-kernel-like. This also makes parsing easier, so it's a win all around. | ||||
| * | chain.c32: finalize the NTLDR interfacesyslinux-3.70-pre18 | H. Peter Anvin | 2008-06-15 | 1 | -0/+7 |
| | | | | | Settle on a final implementation of the NTLDR support. | ||||
| * | Make it explicit that Windows need -swap, even XP :( | H. Peter Anvin | 2008-06-13 | 1 | -1/+1 |
| | | |||||
| * | NEWS: Document new chain.c32 features. | H. Peter Anvin | 2008-06-12 | 1 | -0/+6 |
| | | |||||
| * | NEWS: update the blurb about the new MEMDISK geometry stuff. | H. Peter Anvin | 2008-06-12 | 1 | -1/+3 |
| | | |||||
| * | NEWS: remove redundant clause | H. Peter Anvin | 2008-06-07 | 1 | -4/+0 |
| | | |||||
| * | MEMDISK: algorithmic determination of floppy formats | H. Peter Anvin | 2008-06-07 | 1 | -0/+3 |
| | | | | | | Consider all disks < 4 MB to be floppies, and guess their geometry algorithmically. | ||||
| * | FAT: Support VFAT long filenamessyslinux-3.70-pre13 | H. Peter Anvin | 2008-06-06 | 1 | -0/+1 |
| | | | | | | | | Initial support for VFAT long filenames; currently hard-coded to codepage 865, no support for other codepages or for accessing files with names which aren't in the current codepage. This hopefully shouldn't be an issue for SYSLINUX applications. | ||||
| * | Centralize configurables; better "make install" etc | H. Peter Anvin | 2008-05-29 | 1 | -0/+5 |
| | | | | | | | | Begin the process of centralizing configurables. Improve "make install" and "make netinstall"; add "make extbootinstall". | ||||
| * | Document change of directory structure | H. Peter Anvin | 2008-05-29 | 1 | -0/+3 |
| | | |||||
| * | Merge commit 'origin/master' into gpxe-added | H. Peter Anvin | 2008-05-28 | 1 | -0/+8 |
| |\ | | | | | | | | | | | | | Conflicts: NEWS version | ||||
| | * | Add NEWS for 3.64syslinux-3.64-pre1 | H. Peter Anvin | 2008-05-13 | 1 | -0/+4 |
| | | | |||||
| | * | Support LOCALBOOT (ISOLINUX-style) in SYSLINUX/EXTLINUX | H. Peter Anvin | 2008-04-19 | 1 | -0/+4 |
| | | | | | | | | | | | Add support for ISOLINUX-style LOCALBOOT in SYSLINUX/EXTLINUX. No way to do the same for PXELINUX, due to the keyword collision. Suck. | ||||
| * | | Merge commit 'syslinux-3.63' into gpxe-addedsyslinux-3.70-pre9 | H. Peter Anvin | 2008-04-10 | 1 | -0/+16 |
| |\ \ | |/ | | | | | | | | | | | Conflicts: NEWS com32/modules/Makefile | ||||
| | * | NEWS: Add link to MSDN article on how to build a ramdisk image.syslinux-3.63 | H. Peter Anvin | 2008-04-09 | 1 | -0/+2 |
| | | | | | | | | | Hopefully other users might have better luck than me :-/ | ||||
| | * | 3.63: update NEWSsyslinux-3.63-pre4 | H. Peter Anvin | 2008-04-08 | 1 | -0/+14 |
| | | | |||||
| * | | NEWS: Document integration of gPXE | H. Peter Anvin | 2008-03-31 | 1 | -0/+2 |
| | | | |||||
| * | | Document gPXE extensions.syslinux-3.70-pre6 | H. Peter Anvin | 2008-03-26 | 1 | -0/+4 |
| | | | |||||
| * | | Merge commit 'origin/nolen' into gpxe-support | H. Peter Anvin | 2008-03-22 | 1 | -0/+38 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | Conflicts: NEWS dnsresolv.inc pxelinux.asm | ||||
| | * \ | Merge commit 'origin/master' into nolen | H. Peter Anvin | 2008-03-02 | 1 | -1/+3 |
| | |\ \ | | |/ | |||||
| | | * | Document the file renaming from .doc -> .txt | H. Peter Anvin | 2008-02-29 | 1 | -1/+2 |
| | | | | |||||
| | | * | Remove pngtopnm dependency from the samples/ directory | H. Peter Anvin | 2008-02-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | Ship syslogo.ppm.gz instead of syslogo.png, thereby eliminating a dependency on pngtopnm which apparently isn't installed by default on some distros. | ||||
| | * | | Document the nolen changes. | H. Peter Anvin | 2008-02-27 | 1 | -0/+8 |
| | |/ | |||||
| | * | NEWS: Document Bruce Robson's Adaptec bug fix | H. Peter Anvin | 2008-02-21 | 1 | -0/+2 |
| | | | |||||
| | * | Document hierarchial menus so far... | H. Peter Anvin | 2008-02-19 | 1 | -0/+4 |
| | | | |||||
| | * | Get rid of 4096-entry limit in the simple menu systemsyslinux-3.62-pre8 | H. Peter Anvin | 2008-02-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | Use a dynamic array instead of a static array which we would simply crash on overflow. Always make it a power-of-two sized so we don't end up doing a realloc() and a full array copy on every extend. | ||||
| | * | Put virtual kernels (CLI labels) in high memorysyslinux-3.62-pre7 | H. Peter Anvin | 2008-02-15 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | Support putting virtual kernels in high memory instead of using a dedicated segment for it. This both reduces the low memory footprint by 64K, and allows for functionally unlimited labels (tested with over a hundred thousand.) | ||||
| | * | Document support for nonlinear frame buffers.syslinux-3.62-pre4 | H. Peter Anvin | 2008-02-13 | 1 | -0/+2 |
| | | | |||||
| | * | NEWS: document longer command line limit.syslinux-3.62-pre2 | H. Peter Anvin | 2008-02-12 | 1 | -0/+2 |
| | | | |||||
| | * | Document changessyslinux-3.62-pre1 | H. Peter Anvin | 2008-02-11 | 1 | -0/+7 |
| | | | |||||
| | * | Document e820 parser change.syslinux-3.61-pre7syslinux-3.61 | H. Peter Anvin | 2008-02-01 | 1 | -0/+2 |
| | | | |||||
| | * | Document fixing MD5 passwords.syslinux-3.61-pre6 | H. Peter Anvin | 2008-01-28 | 1 | -1/+1 |
| | | | |||||
| | * | ISOLINUX: fix booting when mastered with non-mkisofs toolssyslinux-3.61-pre2 | H. Peter Anvin | 2008-01-17 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | When we are *not* mastered with mkisofs, we depend on running the checksumiso.pl script, in order to create a default boot info table. Due to the Makefile changes in 3.50 (commit 9e3d217ee3869e4f4ddb1466621c079e14754660) that hasn't happened since 3.50-pre23. Make it work now. | ||||
| | * | EXTLINUX: correct bug when accessing an empty file; update NEWS. | H. Peter Anvin | 2008-01-16 | 1 | -0/+5 |
| | | | | | | | | | | | Correct a bug that caused EXTLINUX to crash when accessing an empty file. | ||||
| * | | Merge commit 'origin/adv' into gpxe-support | H. Peter Anvin | 2008-01-10 | 1 | -2/+4 |
| |\ \ | |/ | | | | | | | | | Conflicts: pxe.inc | ||||
| | * | Merge commit 'syslinux-3.55-pre4' into advsyslinux-3.60-pre7 | H. Peter Anvin | 2008-01-04 | 1 | -1/+4 |
| | |\ | |||||
| | | * | Fix incorrect handling of overlapping memory areas in bcopy32syslinux-3.55-pre3 | H. Peter Anvin | 2008-01-03 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | bcopy32 had the test for forwards vs. backwards copy backwards, which of course resulted in disaster when memory areas actually overlapped themselves. | ||||
| * | | | Merge commit 'syslinux-3.60-pre6' into gpxe-support | H. Peter Anvin | 2007-12-26 | 1 | -1/+52 |
| |\ \ \ | |/ / | | | | | | | | | | | | | | | | Conflicts: NEWS version | ||||
| | * | | Merge commit 'origin/master' into advsyslinux-3.60-pre6 | H. Peter Anvin | 2007-12-18 | 1 | -1/+4 |
| | |\ \ | | |/ | |||||
| | | * | Move doc files to doc/, and add man pages from Debiansyslinux-3.55-pre2 | H. Peter Anvin | 2007-12-18 | 1 | -1/+4 |
| | | | | | | | | | | | | | | | | | | | Move all the text documentation to the doc/ directory, add man pages from the Debian syslinux package, and rename sys2ansi.pl to syslinux2ansi.pl. | ||||
| | * | | Document ADV and its stuff | H. Peter Anvin | 2007-12-14 | 1 | -0/+11 |
| | |/ | |||||
| | * | Deprecate PXELINUX option 208 in accordance with RFC 5071syslinux-3.55-pre1 | H. Peter Anvin | 2007-12-13 | 1 | -0/+7 |
| | | | | | | | | | | | As per RFC 5071, deprecate the use of PXELINUX option 208 (magic number); options 209-211 are now specifically assigned to PXELINUX. | ||||
| | * | BBS on Award, not Phoenix, is broken... don't know about Phoenix.syslinux-3.54 | H. Peter Anvin | 2007-12-12 | 1 | -1/+1 |
| | | | | | | | | | The systems on which BBS has been found broken is Award, not Phoenix. | ||||
| | * | Document cfarcall thunking support | H. Peter Anvin | 2007-12-11 | 1 | -1/+8 |
| | | | |||||
| | * | Documentation update: NEWS, new MENU commands | H. Peter Anvin | 2007-12-10 | 1 | -0/+7 |
| | | | | | | | | | Document menu separator/menu indent/menu disable, as well as the Qemu fix. | ||||
