]> git.sur5r.net Git - bacula/docs/commitdiff
remove old not recommended phrase
authorKern Sibbald <kern@sibbald.com>
Mon, 10 Jul 2006 10:20:30 +0000 (10:20 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 10 Jul 2006 10:20:30 +0000 (10:20 +0000)
docs/manual/dirdconf.tex
docs/manual/install.tex

index 3f03fe16188429ea5b77d93a3c5cbd17420aded3..2ce259af24a00fcc80961814e16cecb7061c6e8d 100644 (file)
@@ -1337,7 +1337,7 @@ will be  sent to the Director.
 
    The default priority is 10.  
 
-   If you want to run concurrent jobs, which is not recommended, you should
+   If you want to run concurrent jobs you should
    keep these points in mind:
 
 \begin{itemize}
@@ -1345,7 +1345,8 @@ will be  sent to the Director.
    or 6 distinct places: in bacula-dir.conf in the Director, the Job, the
    Client, the Storage resources; in bacula-fd in the FileDaemon (or
    Client) resource, and in bacula-sd.conf in the Storage resource.  If any
-   one is missing, it will throttle the jobs to one at a time.
+   one is missing, it will throttle the jobs to one at a time. You may, of
+   course, set the Maximum Concurrent Jobs to more than 2.
 \item Bacula concurrently runs jobs of only one priority at a time.  It
    will not simultaneously run a priority 1 and a priority 2 job.
 \item If Bacula is running a priority 2 job and a new priority 1 job is
index 78889a69ebceefc1722f3f1056f41ef4f4215024..e280f1746543d7a2edb47651347731a1b3049fce 100644 (file)
@@ -699,6 +699,20 @@ customize your installation.
    libraries. You may be able to enable those options, but you will
    need to load additional static libraries.
 
+\item [ {-}{-}enable-build-dird]
+   \index[general]{{-}{-}enable-build-dird }
+   This option causes the make process to build the Director and the
+   Director's tools. By default, this option is on, but you may turn
+   it off by using {\bf {-}{-}disable-build-dird} to prevent the
+   Director from being built.
+
+\item [ {-}{-}enable-build-stored]
+   \index[general]{{-}{-}enable-build-stored }
+   This option causes the make process to build the Storage daemon.
+   By default, this option is on, but you may turn
+   it off by using {\bf {-}{-}disable-build-stored} to prevent the
+   Storage daemon from being built.
+
 
 \item [ {-}{-}enable-largefile]
    \index[general]{{-}{-}enable-largefile }