import source from 3.0.10
[external/dosfstools.git] / doc / TODO.dosfstools-2.x
1                                                     -*- 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.