TODO:

- add encryption option (so that the archives will be encrypted)
- remove mktemp command
- remove goto
- remove strcat, strcpy, sprintf
- manage all memory dynamically (remove MAX_STR_LEN,...)
- find safe equivalent to fread




Old version:

MONDO TODO            Hugo Rabson <hugorabson@msn.com>              07/04/2004


Newer stuff
- implement "disk-to-disk copying" feature
- include mini X server on diskettes
- backup levels (1-9)

Important stuff
- Webmin support?

Groovy ideas
- get it working with devfs totally - none of this 'backward compatbility' #!$@
- add encryption option (so that the archives will be encrypted)

Other ideas
- (JH) give mondo-archive a "disk usage" counter (display) 
- (JH) better 'free space needed' calculation in mondo-archive

Documentation
- thoroughly document each script & its function, in the source code
- flowchart everything; save in PostScript & publish on web
