File: TODO.dosfstools-2.x

package info (click to toggle)
dosfstools 3.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 376 kB
  • ctags: 475
  • sloc: ansic: 4,028; sh: 210; makefile: 96
file content (14 lines) | stat: -rw-r--r-- 551 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                                    -*- 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.