Last change
on this file since 176 was 48, checked in by bcornec, 19 years ago |
asprintf + getline + memory management going on
|
-
Property svn:keywords
set to
Id
|
File size:
919 bytes
|
Rev | Line | |
---|
[48] | 1 | TODO:
|
---|
| 2 |
|
---|
| 3 | - add encryption option (so that the archives will be encrypted)
|
---|
| 4 | - remove mktemp command
|
---|
| 5 | - remove goto
|
---|
| 6 | - remove strcat, strcpy, sprintf
|
---|
| 7 | - manage all memory dynamically (remove MAX_STR_LEN,...)
|
---|
| 8 | - find safe equivalent to fread
|
---|
| 9 |
|
---|
| 10 |
|
---|
| 11 |
|
---|
| 12 |
|
---|
| 13 | Old version:
|
---|
| 14 |
|
---|
[1] | 15 | MONDO TODO Hugo Rabson <hugorabson@msn.com> 07/04/2004
|
---|
| 16 |
|
---|
| 17 |
|
---|
| 18 | Newer stuff
|
---|
| 19 | - implement "disk-to-disk copying" feature
|
---|
| 20 | - include mini X server on diskettes
|
---|
| 21 | - backup levels (1-9)
|
---|
| 22 |
|
---|
| 23 | Important stuff
|
---|
| 24 | - Webmin support?
|
---|
| 25 |
|
---|
| 26 | Groovy ideas
|
---|
| 27 | - get it working with devfs totally - none of this 'backward compatbility' #!$@
|
---|
| 28 | - add encryption option (so that the archives will be encrypted)
|
---|
| 29 |
|
---|
| 30 | Other ideas
|
---|
| 31 | - (JH) give mondo-archive a "disk usage" counter (display)
|
---|
| 32 | - (JH) better 'free space needed' calculation in mondo-archive
|
---|
| 33 |
|
---|
| 34 | Documentation
|
---|
| 35 | - thoroughly document each script & its function, in the source code
|
---|
| 36 | - flowchart everything; save in PostScript & publish on web
|
---|
Note:
See
TracBrowser
for help on using the repository browser.