Home | History | Annotate | Line # | Download | only in resize_ffs
TODO revision 1.1
      1 Preliminary version of resize_ffs, based on der Mouse's fsresize tool.
      2 I didn't have time to clean it up completely before my legal status
      3 w.r.t. open source projects goes into limbo for a while.  Other
      4 developers are encouraged to play with the tool and get it into
      5 release-worthy shape.
      6 
      7 TODO list (see TODO file)
      8 
      9 * verify it builds on -current, put it into release lists/etc. and src/sbin/Makefile
     10   (built & tested on 1.6.1)
     11 * make it ask questions before doing any work (confirm)
     12 * create regression test suite (see discussions on tech-kern and
     13   developers) and fix any bugs
     14 * verify conversion to ANSI C didn't break anything
     15 * port to UFS2
     16