[syslinux] Subject: [PATCH 5/5] Documented Ctrl-N keystroke from PXELINUX

Vicente Jiménez googuy at gmail.com
Wed Feb 11 11:25:52 PST 2009


From: Vicente Jimenez Aguilar <googuy at gmail.com>

Documented Ctrl-N keystroke from PXELINUX

---
 doc/pxelinux.txt |    3 +++
 doc/syslinux.txt |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/doc/pxelinux.txt b/doc/pxelinux.txt
index 94d7649..47aea90 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 127d616..b308c76 100644
--- a/doc/syslinux.txt
+++ b/doc/syslinux.txt
@@ -532,6 +532,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 ++++
-- 
1.6.0.6




More information about the Syslinux mailing list