summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-01-23 22:27:51 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-01-23 22:27:51 -0800
commit882bb6e3d6fe00a8eabb1acb60372cc66b5a905e (patch)
treee931c503d7978b09c3107d7f10a92a43b931322c /NEWS
parentb297348081ec40baed33e49fe5f46b54c0d7b164 (diff)
downloadsyslinux-882bb6e3d6fe00a8eabb1acb60372cc66b5a905e.tar.gz
Update documentation to indicate FAT subdirectory support.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 48a4e134..10895c85 100644
--- a/NEWS
+++ b/NEWS
@@ -8,7 +8,16 @@ Changes in 3.32:
* MEMDISK: Turn on EDD support by default.
* MEMDISK: Try to work on some machines on which it would not
work when there was no floppy drive in the system.
- * Simple menu system: fix serial console support (broken in 3.30).
+ * Simple menu system: fix serial console support (broken in
+ 3.30).
+ * SYSLINUX: Support subdirectories. Like ISOLINUX, the
+ "current directory" is the directory in which syslinux.cfg
+ is found; this is searched for in the sequence
+ /boot/syslinux, /syslinux, /. As a side benefit, label names
+ like "linux-2.6.18" and "linux-2.6.19" are now supported.
+
+ To install ldlinux.sys in a subdirectory, pass the -d
+ directory option to the SYSLINUX installer.
Changes in 3.31:
* The simple menu system (menu.c32 and vesamenu.c32) now