blob: e39d9d6a4e3ddbb470d396259fd3aae858444fae [file] [log] [blame]
bigbiff bigbiff9c754052013-01-09 09:09:08 -0500128th January 1995 H. Peter Anvin (hpa@yggdrasil.com)
2
3 Better algorithm to select cluster sizes on large filesystems.
4 Added bogus boot sector code that on attempts to boot prints a
5 message (which can be chosen at mkdosfs time) and lets the user
6 press any key and try again. Corrected support for 1.2 Mb
7 floppies. mkdosfs now generates the extended bootsector
8 (superblock) format of DOS 3.3+, with support for volume ID's and
9 volume labels (volume labels are also written to the root
10 directory, as they should).
11
1218th February 1994 Dave Hudson (dave@humbug.demon.co.uk)
13
14 Released version 0.2 - clears a bug in the FAT sizing code.
15
161st September 1993 Dave Hudson (dave@humbug.demon.co.uk)
17
18 Released version 0.1 - ALPHA release of mkdosfs