]> git.wh0rd.org - dump.git/blobdiff - TODO
Version 0.4b5.
[dump.git] / TODO
diff --git a/TODO b/TODO
index 03a2efca67b8f759685b99eb307372467d6bc5ea..33b773f7edf4dc964654d8b58c55891d242fd190 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,13 +1,7 @@
-1.     Fix the multi-volume problem (is there one after all?, I could not
-       reproduce it and some people told me that multi-volume dumps were Ok).
-
-2.     Make dump honor the no-dump attribute on directories.  Currently, it
+1.     Make dump honor the no-dump attribute on directories.  Currently, it
        honours it only on files.  This means that a directory flagged with
        the no-dump attribute will be dumped if it contains a file without
        the no-dump flag.
 
-3.     Change the way rdump and rrestore call rmt.  Currently, rcmd() is used
-       but it may be better to call rsh.  I have to look at the GNU tar code.
-
-4.     Make dump able to backup several directories and/or files in one
+2.     Make dump able to backup several directories and/or files in one
        invocation, like the SunOS version.