From a0077d93c49d13d6549efb4ca22955e6f10eff0b Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 13 Apr 2003 18:31:12 +0000 Subject: [PATCH] Update docs git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@439 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/ReleaseNotes | 10 +++++++--- bacula/kernstodo | 6 ++++-- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/bacula/ReleaseNotes b/bacula/ReleaseNotes index 8d9ff8a7a4..d79a6d93f7 100644 --- a/bacula/ReleaseNotes +++ b/bacula/ReleaseNotes @@ -1,6 +1,6 @@ Release Notes for Bacula 1.30 - Bacula code: Total files = 235 Total lines = 66,579 (*.h *.c *.in) + Bacula code: Total files = 235 Total lines = 66,658 (*.h *.c *.in) Major Changes this Release: - The Windows Client now uses Cygwin 1.3.20 and should be much @@ -14,11 +14,13 @@ Major Changes this Release: - Make Incremental and Differential saves backup all files changed as well as all files moved into save path (added st_ctime to check). - Preliminary support for cleaning tapes in autochangers. +- Restores directory permissions and times correctly. Other Changes this Release: - Added "BSF at EOM = yes/no" for supporting FreeBSD tape drives. - The | and < options are now available for Excludes. - Multiple Directors in the GNOME Console now work (thanks Lutz Kttler). +- Gnome console runs on GNOME 2.0 (haven't tried 2.2 yet). - Installation on Cygwin systems is now supported. - GNOME Console has font support thanks to Phil Stracchino. - Solaris 2.6 now supported. @@ -37,8 +39,10 @@ Other Changes this Release: - Print IP address on failed connections to servers. - Cancel command works much better (cancels waiting jobs in Dir and in SD). - - +- Now have reasonable (but still small) regression script. +- New Console commands for aiding scripting (input, output, tee, + time, wait). + Items to note: - Version 1.29 File daemons can be used with version 1.30. However, there is an incompatibility if you use Exclude lists. diff --git a/bacula/kernstodo b/bacula/kernstodo index eefc410c7a..9b36ee6e18 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -8,7 +8,6 @@ Documentation to do: (a little bit at a time) - Document how to automatically backup all local partitions - Document problems with Verify and pruning. - Document how to use multiple databases. -- Document Maximum File Size - Add a section to the doc on Manual cycling of Volumes. - Document logrotate @@ -22,10 +21,14 @@ Testing to do: (painful) For 1.30 release: - Fix Bare Metal restore problem. - Fix "access not allowed" for backup of files on WinXP. +- Document new transparent Console commands and wait command. +- Document new immediate File save capability. - Figure out how to use ssh or stunnel to protect Bacula communications. After 1.30: +- Make | and < work on FD side. +- Pass prefix_links to FD. - Implement a M_SECURITY message class. - Allow multiple Storage specifications (or multiple names on a single Storage specification) in the Job record. Thus a job @@ -920,4 +923,3 @@ rufus-dir: Volume used once. Marking Volume "File0003" as Used. - Add IP address to authentication failures. - Add a default File storage so that new users can do backup and restores right away. - -- 2.39.5