Codebase list dosfstools / f8f2a44f-dfeb-4184-9ff3-5e964992241b/main doc / TODO.dosfstools-2.x
f8f2a44f-dfeb-4184-9ff3-5e964992241b/main

Tree @f8f2a44f-dfeb-4184-9ff3-5e964992241b/main (Download .tar.gz)

TODO.dosfstools-2.x @f8f2a44f-dfeb-4184-9ff3-5e964992241b/mainraw · history · blame

                                                    -*- mode: indented-text -*-

 - dosfsck: Better checking of file times: ctime <= mtime <= atime

 - mkdosfs: If /etc/bootsect.dos (or similar) exists, use it as a
   template for generating boot sectors. This way, you can, e.g., make
   bootable DOS disks.

   Addendum: Don't know if that's so wise... There are really many
   variants of DOS/Windows bootcode out in the wild, and the code is
   proprietary, too.

 - dosfsck: read-only sector test (-t without -a or -r); just print
   out errors.