]> git.sur5r.net Git - bacula/bacula/commitdiff
Update doc
authorKern Sibbald <kern@sibbald.com>
Mon, 6 Sep 2004 21:57:06 +0000 (21:57 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 6 Sep 2004 21:57:06 +0000 (21:57 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1587 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/kernstodo

index c134fdafa0fbdd7d79aa2b0952e622fcd5acea19..b3c6033169e580908c198476da9b58d67afa6d4d 100644 (file)
@@ -1,5 +1,5 @@
                  Kern's ToDo List
-                   31 August 2004
+                   06 Septermber 2004
 
 Major development:      
 Project                     Developer
@@ -11,30 +11,19 @@ Version 1.35                Kern (see below)
 ========================================================
 
 1.35 Items to do for release:
+- Fix silly restriction requiring Include { Options { xxx } } to be
+  on separate lines.
 - Improve error message if old/new FileSet syntax mixed.
 - Restore c: with a prefix into /prefix/c/ to prevent c: and d:
   files with the same name from overwritting each other.
 - Add new DCR calling sequences everywhere in SD. This will permit 
   simultaneous use of multiple devices by a single job.
-- Look at patches/bacula_db.b2z postgresql that loops during restore.
-  See Gregory Wright.
-- Perhaps add read/write programs and/or plugins to FileSets.
 
-- Add delete JobId to regression.
-- Add bscan to four-concurrent-jobs regression.
-- Add IPv6 to regression
-- Alternative to static linking "ldd prog" save all binaries listed,
-  restore them and point LD_LIBRARY_PATH to them.
+
 - Document a get out of jail procedure if everything breaks if 
   you lost/broke the Catalog -- do the same for "I know my
   file is there how do I get it back?".
-- Test/doc Tape Alerts
-- Doc update AllFromVol
-- Doc dbcheck eliminate orphaned clients.
-- Doc -p option in stored
-- Doc Phil's new delete job jobid scanning code.
-- Document that console commands can be abbreviated.
-- Document add "</dev/null >/dev/null 2>&1" to the bacula-fd command line
+
 - New IP address specification is used as follows:
     [sdaddresses|diraddresses|fdaddresses] = { [[ip|ipv4|ipv6] = { 
            [[addr|port] = [^ ]+[\n;]+] }] }
@@ -78,8 +67,19 @@ Version 1.35                Kern (see below)
   forces the resolution to be only ipv6.
 
    
+Maybe for 1.35:
+- Look at patches/bacula_db.b2z postgresql that loops during restore.
+  See Gregory Wright.
+- Add delete JobId to regression.
+- Add bscan to four-concurrent-jobs regression.
+- Add IPv6 to regression
+- Perhaps add read/write programs and/or plugins to FileSets.
+
 
 Documentation to do: (any release a little bit at a time)
+- Alternative to static linking "ldd prog" save all binaries listed,
+  restore them and point LD_LIBRARY_PATH to them.
+- Document add "</dev/null >/dev/null 2>&1" to the bacula-fd command line
 - Document query file format.
 - Add more documentation for bsr files.
 - Document problems with Verify and pruning.
@@ -1399,4 +1399,10 @@ Block Position: 0
 - Make sure Qmsgs are dequeued by FD and SD.
 - Check if ACLs allocated at dird_conf.c:1214 are being properly
   released.
+- Test/doc Tape Alerts
+- Doc dbcheck eliminate orphaned clients.
+- Doc Phil's new delete job jobid scanning code.
+- Document that console commands can be abbreviated.
+- Doc update AllFromVol
+- Doc -p option in stored