summaryrefslogtreecommitdiff
path: root/ui.inc
Commit message (Expand)AuthorAgeFilesLines
* Revamp runkernel.inc for "lengthless" operationH. Peter Anvin2008-02-261-0/+6
* Finally get rid of the old DX:AX for file length 16-bitismH. Peter Anvin2008-02-221-4/+3
* Put virtual kernels (CLI labels) in high memorysyslinux-3.62-pre7H. Peter Anvin2008-02-151-9/+4
* Switch the display file and graphics routines to using the getc stackH. Peter Anvin2008-02-121-3/+1
* Merge commit 'origin/master' into advH. Peter Anvin2008-01-101-1/+1
|\
| * Update copyright yearH. Peter Anvin2008-01-101-1/+1
* | Use the ADV to support boot-onceH. Peter Anvin2007-12-131-0/+25
* | Initial support for auxilliary data vectorH. Peter Anvin2007-12-131-0/+2
|/
* Move most messages into the appropriate .inc filesH. Peter Anvin2007-06-201-0/+5
* Workaround for VMware console bug; make more common code commonH. Peter Anvin2007-06-201-0/+26
* Fix decoding of <F11> and <F12>H. Peter Anvin2007-05-311-5/+5
* Correct inverted handling of Ctrl-FH. Peter Anvin2007-05-311-2/+2
* Allow binding help text to F11 and F12.H. Peter Anvin2007-05-301-15/+34
* 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