diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2007-01-23 22:27:51 -0800 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2007-01-23 22:27:51 -0800 |
| commit | 882bb6e3d6fe00a8eabb1acb60372cc66b5a905e (patch) | |
| tree | e931c503d7978b09c3107d7f10a92a43b931322c /NEWS | |
| parent | b297348081ec40baed33e49fe5f46b54c0d7b164 (diff) | |
| download | syslinux-882bb6e3d6fe00a8eabb1acb60372cc66b5a905e.tar.gz | |
Update documentation to indicate FAT subdirectory support.
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -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 |
