diff options
author | hpa <hpa> | 2004-12-29 21:41:04 +0000 |
---|---|---|
committer | hpa <hpa> | 2004-12-29 21:41:04 +0000 |
commit | 6e7bc2c0b3778f241b8313516f13303ff1ed04e9 (patch) | |
tree | 4acf65a82e82458aed2baa98aee03701db6a68d3 | |
parent | 98321f6e4e86407c5ee39af8bbd2344d089efa19 (diff) | |
download | syslinux.git-6e7bc2c0b3778f241b8313516f13303ff1ed04e9.tar.gz syslinux.git-6e7bc2c0b3778f241b8313516f13303ff1ed04e9.tar.xz syslinux.git-6e7bc2c0b3778f241b8313516f13303ff1ed04e9.zip |
Document MEMDISK querying the loader.
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ Changes in 3.00: * SYSLINUX: Add an -m option to the DOS and Win32 installers to write an MBR and -a to mark the partition SYSLINUX is being installed on active. + * MEMDISK: Give a way to query the boot loader type while + running MEMDISK; see memdisk/memdisk.doc and sample/mdiskchk.c. Changes in 2.13: * MEMDISK: Fix command-line parsing "brown paper bag" class |