TODO.dosfstools-2.x 551 B

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