From b3978ccb823f279b672c0e74235fc8f7ce7ee7db Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sat, 1 Jul 2006 12:50:24 +0000 Subject: [PATCH] Final changes --- docs/developers/version.tex | 2 +- docs/manual-de/version.tex | 2 +- docs/manual/storedconf.tex | 18 +++++++++--------- docs/manual/version.tex | 2 +- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/developers/version.tex b/docs/developers/version.tex index 16e7345c..5c661658 100644 --- a/docs/developers/version.tex +++ b/docs/developers/version.tex @@ -1 +1 @@ -1.38.11 (28 June 2006) +1.38.11 (01 July 2006) diff --git a/docs/manual-de/version.tex b/docs/manual-de/version.tex index 16e7345c..5c661658 100644 --- a/docs/manual-de/version.tex +++ b/docs/manual-de/version.tex @@ -1 +1 @@ -1.38.11 (28 June 2006) +1.38.11 (01 July 2006) diff --git a/docs/manual/storedconf.tex b/docs/manual/storedconf.tex index 0537fadf..b9862750 100644 --- a/docs/manual/storedconf.tex +++ b/docs/manual/storedconf.tex @@ -971,16 +971,16 @@ apply to removable filesystems such as USB in addition to DVD. and with 0 otherwise, and \%v with the current part filename. For a DVD, you will most frequently specify the Bacula supplied {\bf - dvd-writepart} script as follows: + dvd-handler} script as follows: \footnotesize \begin{verbatim} - Write Part Command = "/path/dvd-writepart %e %a %v" + Write Part Command = "/path/dvd-handler %a write %e %v" \end{verbatim} \normalsize Where {\bf /path} is the path to your scripts install directory, and - dvd-writepart is the Bacula supplied script file. + dvd-handler is the Bacula supplied script file. This command will already be present, but commented out, in the default bacula-sd.conf file. To use it, simply remove the comment (\#) symbol. @@ -995,18 +995,18 @@ apply to removable filesystems such as USB in addition to DVD. the first part, and with 0 otherwise, and \%v with the current part filename. For a DVD, you will most frequently specify the Bacula supplied {\bf - dvd-freespace} script as follows: + dvd-handler} script as follows: \footnotesize \begin{verbatim} - Free Space Command = "/path/dvd-freespace %a" + Free Space Command = "/path/dvd-handler %a free" \end{verbatim} \normalsize Where {\bf /path} is the path to your scripts install directory, and - dvd-freespace is the Bacula supplied script file. + dvd-handler is the Bacula supplied script file. If you want to specify your own command, please look at the code of - dvd-freespace to see what output Bacula expects from this command. + dvd-handler to see what output Bacula expects from this command. This command will already be present, but commented out, in the default bacula-sd.conf file. To use it, simply remove the comment (\#) symbol. @@ -1197,8 +1197,8 @@ Device { # MountCommand = "/bin/mount -t iso9660 -o ro %a %m"; # UnmountCommand = "/bin/umount %m"; # SpoolDirectory = /tmp/backup; -# WritePartCommand = "/etc/bacula/dvd-writepart %e %a %v" -# FreeSpaceCommand = "/etc/bacula/dvd-freespace %a" +# WritePartCommand = "/etc/bacula/dvd-handler %a write %e %v" +# FreeSpaceCommand = "/etc/bacula/dvd-handler %a free" #} # # A very old Exabyte with no end of media detection diff --git a/docs/manual/version.tex b/docs/manual/version.tex index 16e7345c..5c661658 100644 --- a/docs/manual/version.tex +++ b/docs/manual/version.tex @@ -1 +1 @@ -1.38.11 (28 June 2006) +1.38.11 (01 July 2006) -- 2.39.2