summaryrefslogtreecommitdiff
path: root/ui.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix <Ctrl-N> for printing network informationsyslinux-3.50-pre9H. Peter Anvin2007-05-091-0/+2
* PXELINUX: Add <Ctrl-N> to print the network informationsyslinux-3.50-pre8H. Peter Anvin2007-05-091-3/+25
* Stealth whitespace cleanup (automated)H. Peter Anvin2007-03-141-2/+2
* Remove now-unnecessary push/pop.H. Peter Anvin2007-02-201-2/+0
* Make sure we can read the config file name even after changing it...syslinux-3.40-pre7H. Peter Anvin2007-02-191-0/+5
* Add new PXE keyword (we might have to distinguish from BOOT at some point)H. Peter Anvin2007-02-191-0/+1
* Merge with git+ssh://master.kernel.org/pub/scm/boot/syslinux/syslinux.git#sys...syslinux-3.40-pre5H. Peter Anvin2007-02-101-21/+1
|\
| * For extension *search*, SYSLINUX should now use the same code as the others.syslinux-3.36-pre6H. Peter Anvin2007-02-061-9/+0
| * SYSLINUX: Fix extension-detection for syslinux.H. Peter Anvin2007-02-061-12/+1
* | Merge with syslinux-3.35syslinux-3.40-pre4H. Peter Anvin2007-01-281-2/+2
|\ \ | |/
| * Invoke ONERROR if we hit abort_load (and ONERROR is set.)H. Peter Anvin2007-01-251-2/+2
* | KernelType is a byte, not a word, oops...syslinux-3.40-pre2H. Peter Anvin2006-09-221-1/+1
* | Add support for forcing the filetype, and loading a secondary config file.H. Peter Anvin2006-09-221-2/+53
|/
* Comment fix.H. Peter Anvin2006-08-171-1/+1
* Remove CVS-era $Id$ tags.H. Peter Anvin2006-08-171-1/+0
* Across-the-board stealth whitespace cleanupH. Peter Anvin2006-05-031-5/+5
* Fix generation of dependencies for isolinux; fix totaltimeout commandhpa2005-08-301-1/+2
* New "totaltimeout" option; change the menu behaviour on timeout.hpa2005-08-301-32/+57
* Add more low-level API function to load the kernel, and make thehpa2005-08-211-0/+14
* Reorganize memory so we don't have to relocate pxelinux and have morehpa2005-08-201-0/+4
* Correct the sense of "noescape"hpa2005-08-191-1/+1
* Better NOESCAPE; handle comments without space (too common a mistake)hpa2005-08-181-6/+13
* Try again to make "noescape" actually work...hpa2005-08-181-1/+5
* Ctrl-X -> return to text mode immediatelyhpa2005-04-081-3/+9
* Detect null filenames correctly (problems in both pxelinux and extlinux)syslinux-3.00-pre2hpa2004-12-221-1/+1
* Support alternate TFTP servers via filename syntax.syslinux-3.00-pre1hpa2004-12-221-2/+6
* Make extlinux actually compile. No words on actually working, yet;hpa2004-12-191-3/+3
* Make compressed vkernels actually work.hpa2004-12-191-4/+9
* More common code cleanup; actually use the code to compress vkernelshpa2004-12-191-58/+54
* Actually use sections, and move common variables into the .inc files.syslinux-2.20-pre3hpa2004-12-171-0/+12
* Fix the spelling of "Boston"hpa2004-12-141-1/+1
* Use the extended keyboard handling functions.hpa2004-12-011-2/+2
* - Add "allowoptions" commandhpa2004-05-291-0/+10
* Support Ctrl-U -> kill entire inputsyslinux-2.08-pre9hpa2003-12-051-0/+6
* Rate-limit ARP calls to avoid screwing over people doing automaticsyslinux-2.08-pre7hpa2003-12-041-0/+1
* Add "onerror" configuration directivesyslinux-2.08-pre6hpa2003-11-271-6/+40
* One more timeoutcmd -> ontimeouthpa2003-11-261-2/+2
* - Handle ARP requests while idle in pxelinuxsyslinux-2.08-pre3hpa2003-11-251-0/+1
* Fix "timeoutcmd"syslinux-2.08-pre2hpa2003-11-251-1/+1
* Add timeoutcmd commandhpa2003-11-241-1/+7
* Formatting changes; comboot bug fix(?)syslinux-2.05-pre1hpa2003-05-201-2/+2
* Preparations for work on MDSLINUX, if it ever happenshpa2003-04-111-5/+5
* * Unify the command-line handling and extension-scanning codesyslinux-2.00-pre10hpa2002-10-241-0/+414