blob: dbc2de074eabaa0c88ff1ba34e8367541d632cf0 [file] [log] [blame]
bigbiff bigbiff9c754052013-01-09 09:09:08 -05001 -*- mode: indented-text -*-
2
3 - dosfsck: Better checking of file times: ctime <= mtime <= atime
4
5 - mkdosfs: If /etc/bootsect.dos (or similar) exists, use it as a
6 template for generating boot sectors. This way, you can, e.g., make
7 bootable DOS disks.
8
9 Addendum: Don't know if that's so wise... There are really many
10 variants of DOS/Windows bootcode out in the wild, and the code is
11 proprietary, too.
12
13 - dosfsck: read-only sector test (-t without -a or -r); just print
14 out errors.