doc: documented Ctrl-N keystroke from PXELINUX syslinux-3.74-pre2
authorVicente Jimenez Aguilar <googuy@gmail.com>
Wed, 11 Feb 2009 19:25:52 +0000 (20:25 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 1 Mar 2009 20:39:39 +0000 (12:39 -0800)
Documented Ctrl-N keystroke from PXELINUX

doc/pxelinux.txt
doc/syslinux.txt

index 94d7649..47aea90 100644 (file)
@@ -89,6 +89,9 @@ default if it cannot find any configuration file at all; instead it
 will reboot after the timeout interval has expired.  This keeps a
 machine from getting stuck indefinitely due to a boot server failure.
 
+Starting in release 3.50, PXELINUX displays network information at
+the boot prompt pressing <Ctrl-N>.
+
 PXELINUX does not support MTFTP, and I have no plans of doing so, as
 MTFTP is inherently broken for files more than 65535 packets (about
 92 MB) in size.  It is of course possible to use MTFTP for the initial
index 0713ca3..4cf89ea 100644 (file)
@@ -536,6 +536,7 @@ The command line prompt supports the following keystrokes:
 <Ctrl-F><digit>        equivalent to F1..F10
 <Ctrl-C>       interrupt boot in progress
 <Esc>          interrupt boot in progress
+<Ctrl-N>       display network information (PXELINUX only)
 
 
    ++++ COMBOOT IMAGES AND OTHER OPERATING SYSTEMS ++++