summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-03-26 15:26:02 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-03-26 15:26:02 -0700
commitbbb8f15936b851e6a0ef6f7bb2c95197bff35994 (patch)
treeda5da223f8776923ae67ce09ee566f49e5095599
parent0a97c5dafe5330ff29b6a41b2b25628da6b73e77 (diff)
downloadsyslinux-bbb8f15936b851e6a0ef6f7bb2c95197bff35994.tar.gz
Document gPXE extensions.syslinux-3.70-pre6
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 46ae1116..71c0f60a 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,10 @@ Changes in 3.70:
comboot APIs have changed slightly; please see doc/comboot.doc.
* PXELINUX: We no longer require a TFTP server which supports
the tsize option for all transfers.
+ * PXELINUX: EXTREMELY EXPERIMENTAL: Support running on top of
+ the gPXE "PXEXT" PXE API extensions included with gPXE
+ 0.9.4(?) or higher. This allows booting over other
+ protocols than TFTP.
Changes in 3.62:
* Clean up garbage after "aborted." message.