From dc40a93824e2be32356188c4300bc9fbc14c6096 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 6 Sep 2004 21:57:06 +0000 Subject: [PATCH] Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@1587 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 38 ++++++++++++++++++++++---------------- 1 file changed, 22 insertions(+), 16 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index c134fdafa0..b3c6033169 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -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 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 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 -- 2.39.5