From 9c42cd9b2ee1f5306da21b418283252ece4b2c5d Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Mon, 10 Jul 2006 10:20:30 +0000 Subject: [PATCH] remove old not recommended phrase --- docs/manual/dirdconf.tex | 5 +++-- docs/manual/install.tex | 14 ++++++++++++++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/docs/manual/dirdconf.tex b/docs/manual/dirdconf.tex index 3f03fe16..2ce259af 100644 --- a/docs/manual/dirdconf.tex +++ b/docs/manual/dirdconf.tex @@ -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 diff --git a/docs/manual/install.tex b/docs/manual/install.tex index 78889a69..e280f174 100644 --- a/docs/manual/install.tex +++ b/docs/manual/install.tex @@ -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 } -- 2.39.5