From 7d8a6982b1bc2ade7a4d691eb1611849a85d1e21 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Sun, 23 Dec 2007 13:59:49 +0000 Subject: [PATCH] Fix build of manual typo --- docs/developers/version.tex | 2 +- docs/manual-de/version.tex | 2 +- docs/manual/bimagemgr-chapter.tex | 27 +++++++++++++++++++++------ docs/manual/catmaintenance.tex | 10 +++++----- docs/manual/version.tex | 2 +- 5 files changed, 29 insertions(+), 14 deletions(-) diff --git a/docs/developers/version.tex b/docs/developers/version.tex index a73b3c8b..a53a99af 100644 --- a/docs/developers/version.tex +++ b/docs/developers/version.tex @@ -1 +1 @@ -2.2.7 (04 December 2007) +2.2.7 (24 December 2007) diff --git a/docs/manual-de/version.tex b/docs/manual-de/version.tex index 82d910aa..a53a99af 100644 --- a/docs/manual-de/version.tex +++ b/docs/manual-de/version.tex @@ -1 +1 @@ -2.3.6 (04 November 2007) +2.2.7 (24 December 2007) diff --git a/docs/manual/bimagemgr-chapter.tex b/docs/manual/bimagemgr-chapter.tex index 01157f84..fefc361f 100644 --- a/docs/manual/bimagemgr-chapter.tex +++ b/docs/manual/bimagemgr-chapter.tex @@ -44,19 +44,25 @@ case I set it to 1000 seconds. Restart httpd. % TODO: as long as devices are setup correctly Installation from rpm package: -% TODO: use itemized list for this? -1. Install the rpm package for your platform. -2. Edit /cgi-bin/config.pm to fit your configuration. -3. Edit httpd.conf and change the Timeout value. The web server must not time +\begin{enumerate} +\item Install the rpm package for your platform. + +\item Edit /cgi-bin/config.pm to fit your configuration. + +\item Edit httpd.conf and change the Timeout value. The web server must not time out and close the connection before the burn process is finished. The exact value needed may vary depending upon your cd recorder speed and whether you are burning on the bacula server on on another machine across your network. In my case I set it to 1000 seconds. Restart httpd. -4. Make sure that cdrecord is setuid root. + +\item Make sure that cdrecord is setuid root. +\end{enumerate} For bacula systems less than 1.36: % TODO: use itemized list for this? + 1. Edit the configuration section of config.pm to fit your configuration. + 2. Run /etc/bacula/create\_cdimage\_table.pl from a console on your bacula server (as root) to add the CDImage table to your bacula database. @@ -67,10 +73,13 @@ apache are running on the same host as bacula. For bacula-1.34 or 1.36 installed from tarball - % TODO: use itemized list for this? + 1. Create a new user group bacula and add the user apache to the group for Red Hat or Mandrake systems. For SuSE systems add the user wwwrun to the bacula group. + 2. Change ownership of all of your Volume files to root.bacula + 3. Edit the /etc/bacula/bacula startup script and set SD\_USER=root and SD\_GROUP=bacula. Restart bacula. @@ -82,20 +91,26 @@ For bacula-1.38 installed from tarball - % TODO: use itemized list for this? 1. Your configure statement should include: % TODO: fix formatting here - --with-dir-user=bacula +\begin{verbatim} + --with-dir-user=bacula --with-dir-group=bacula --with-sd-user=bacula --with-sd-group=disk --with-fd-user=root --with-fd-group=bacula +\end{verbatim} + 2. Add the user apache to the bacula group for Red Hat or Mandrake systems. For SuSE systems add the user wwwrun to the bacula group. + 3. Check/change ownership of all of your Volume files to root.bacula For bacula-1.36 or bacula-1.38 installed from rpm - % TODO: use itemized list for this? + 1. Add the user apache to the group bacula for Red Hat or Mandrake systems. For SuSE systems add the user wwwrun to the bacula group. + 2. Check/change ownership of all of your Volume files to root.bacula bimagemgr installed from rpm > 1.38.9 will add the web server user to the diff --git a/docs/manual/catmaintenance.tex b/docs/manual/catmaintenance.tex index eeb36b8b..24900e78 100644 --- a/docs/manual/catmaintenance.tex +++ b/docs/manual/catmaintenance.tex @@ -562,12 +562,12 @@ the second will delete the {\bf bacula.sql} file. The basic sequence of events to make this work correctly is as follows: \begin{itemize} -\item Run all your nightly backups -\item After running your nightly backups, run a Catalog backup Job -\item The Catalog backup job must be scheduled after your last nightly backup - +\item Run all your nightly backups. +\item After running your nightly backups, run a Catalog backup Job. +\item The Catalog backup job must be scheduled after your last nightly +backup. \item You use {\bf RunBeforeJob} to create the ASCII backup file and {\bf - RunAfterJob} to clean up + RunAfterJob} to clean up. \end{itemize} Assuming that you start all your nightly backup jobs at 1:05 am (and that they diff --git a/docs/manual/version.tex b/docs/manual/version.tex index 0b52667e..a53a99af 100644 --- a/docs/manual/version.tex +++ b/docs/manual/version.tex @@ -1 +1 @@ -2.3.6 (19 October 2007) +2.2.7 (24 December 2007) -- 2.39.5