]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Mon, 25 Nov 2002 21:19:10 +0000 (21:19 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 25 Nov 2002 21:19:10 +0000 (21:19 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@215 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index fa88da9855c0e00aea08613752cd292cc6c41e24..3110d8445962ef8ce4a9a37fdb724cc6bcea0f23 100644 (file)
@@ -2,12 +2,7 @@
                  25 November 2002
 
 Documentation to do:
-- Document to have patience when SD first starts.
 - Document running a test version.
-- Document saving MySQL databases, where to find code for shutting 
-  down and saving other databases.
-  http://www.backupcentral.com/free-backup-software1.html
-  mysqldump -f  --opt bacula >bacula
 
 Testing to do:
 - that restore options work in FD.
@@ -607,3 +602,8 @@ Done: (see kernsdone for more)
 - Fix intmax_t on FreeBSD.
 - make sure that update of volume new parameters works
 - Document -i option on FD
+- Document to have patience when SD first starts.
+- Document saving MySQL databases, where to find code for shutting 
+  down and saving other databases.
+  http://www.backupcentral.com/free-backup-software1.html
+  mysqldump -f  --opt bacula >bacula