summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorVicente Jimenez Aguilar <googuy@gmail.com>2009-02-11 20:25:52 +0100
committerH. Peter Anvin <hpa@zytor.com>2009-03-01 12:39:39 -0800
commitbb86af7a4d8a0191e3f9211a7b5e23ecaf25e3ad (patch)
tree4463043a3f0676ebbab4fbd8697ba1bea495c9eb /doc
parent38d1e29f9a21051dc8ffee7c5b43b6fe924dee31 (diff)
downloadsyslinux-bb86af7a4d8a0191e3f9211a7b5e23ecaf25e3ad.tar.gz
doc: documented Ctrl-N keystroke from PXELINUXsyslinux-3.74-pre2
Documented Ctrl-N keystroke from PXELINUX
Diffstat (limited to 'doc')
-rw-r--r--doc/pxelinux.txt3
-rw-r--r--doc/syslinux.txt1
2 files changed, 4 insertions, 0 deletions
diff --git a/doc/pxelinux.txt b/doc/pxelinux.txt
index 94d76492..47aea903 100644
--- a/doc/pxelinux.txt
+++ b/doc/pxelinux.txt
@@ -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
diff --git a/doc/syslinux.txt b/doc/syslinux.txt
index 0713ca3b..4cf89ea4 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -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 ++++