X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=TODO;h=bdb4783621a4c7a07f5b64b62c8f39ac5c539ed8;hp=d0a723e1fd3195a37f074074050669600fc24042;hb=c930abff2469b9571a22fc49d16f50f36f5a9301;hpb=4267a8ad1b9dd8362e02b8342a8e1dd9dc3fac76 diff --git a/TODO b/TODO index d0a723e..bdb4783 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.7 1999/11/21 00:17:12 tiniou Exp $ +$Id: TODO,v 1.8 1999/11/21 02:24:45 tiniou Exp $ Need to verify: --------------- @@ -31,3 +31,12 @@ All others: 5. Implement a DEBUG option which doesn't fork on each tape, making it able to debug dump with gdb. +6. Add a compression mode using zlib on each file (see + http://www.cdrom.com/pub/infozip/zlib). + +7. Add some support in dump and restore for numbering in sequence + the output files (when dumping to a file). Something like -N + which creates (or reads) -1, -2 etc... + +8. Make a bootable dump tape? I don't know if it is possible... +