summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhpa <hpa>2001-04-09 07:13:37 +0000
committerhpa <hpa>2001-04-09 07:13:37 +0000
commit6ee73bf76863a790b606440c1f5aab7e529139ed (patch)
tree69f9391f3f7db5bf12bc2470a5333ccd71adce0d
parent09d239ccc0b80cf30b046d504f89df948547422f (diff)
downloadsyslinux-6ee73bf76863a790b606440c1f5aab7e529139ed.tar.gz
Add note about PXELINUX not searching for path names it can't use.
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de1e1f2a..44c873ab 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ Changes in 1.60:
* ISOLINUX: New program, which boots Linux from a CD-ROM
without using floppy emulation mode. See isolinux.doc for
more details.
+ * PXELINUX: Don't search for boot sector file types, since
+ they don't work anyway.
Changes in 1.54:
* PXELINUX: Fix code for finding !PXE from PXENV+. This was