summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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 ++++