2005-12-18 23:44:06 by steve
All globals are now moved into the CONFIG hash.
This commit is contained in:
parent
2c2ea34f40
commit
48e4e77207
10
README
10
README
@ -12,13 +12,11 @@ TODO
|
||||
|
||||
1. Test more filesystem types.
|
||||
2. Move each file copying / creation into a seperate routine
|
||||
3. Remove $NETWORK, $GATEWAY, $FS, etc and use a hash:
|
||||
$config{$NETWORK}, etc.
|
||||
4. See if there can be simple tests made without splitting things
|
||||
3. See if there can be simple tests made without splitting things
|
||||
into modules.
|
||||
5. Add progress indicators to long jobs. How??
|
||||
6. Add --verbose.
|
||||
4. Add progress indicators to long jobs. How??
|
||||
5. Add --verbose.
|
||||
|
||||
Steve
|
||||
--
|
||||
$Id: README,v 1.3 2005-12-18 03:55:42 steve Exp $
|
||||
$Id: README,v 1.4 2005-12-18 23:44:06 steve Exp $
|
||||
Loading…
x
Reference in New Issue
Block a user