diff options
author | H. Peter Anvin <hpa@zytor.com> | 2008-07-09 15:56:42 -0400 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2008-07-09 15:56:42 -0400 |
commit | 68258d6cabf24120f32ad28c263bd9b158e4654e (patch) | |
tree | ac7e6dfb038fc908c34b2380398f23e77fb77392 | |
parent | b744336fe766536b7d7a8e5bb6d02f4f49086c9b (diff) | |
download | syslinux-68258d6cabf24120f32ad28c263bd9b158e4654e.tar.gz |
Document fix for RootDir
-rw-r--r-- | NEWS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -13,7 +13,10 @@ Changes in 3.71: the BIOS and about being the only BIOS. * Optionally allow initrd to be specified on a separate line rather than as part of the "append" line. This is not - recommended, but apparently makes life easier for some tools. + recommended, but apparently makes life easier for some + tools. + * SYSLINUX: if no config file is present, set the current + directory to the root directory (Sebastian Herbszt.) Changes in 3.70: * PXELINUX: Support enhanced capabilities when running on top |