From b446f9962c4f9458c4a7bd43336178824f94b0a2 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 2 Nov 2007 11:21:33 +0000 Subject: [PATCH] Update --- docs/manual/console.tex | 7 +++---- docs/manual/install.tex | 8 +++++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/docs/manual/console.tex b/docs/manual/console.tex index f29d58b3..5454847a 100644 --- a/docs/manual/console.tex +++ b/docs/manual/console.tex @@ -1047,10 +1047,9 @@ status [all | dir=\lt{}dir-name\gt{} | director | hours, and a listing of the last ten terminated jobs with their statuses. The scheduled jobs summary will include the Volume name to be used. You should be aware of two things: 1. to obtain the volume name, the code -% TODO: use bullets here or be consistent with numbering items - goes through the same code that will be used when the job runs, which - means that it may prune or recycle a Volume; 2. The Volume listed is - only a best guess. The Volume actually used may be different because of + goes through the same code that will be used when the job runs, but it + does not do pruning nor recycling of Volumes; 2. The Volume listed is + at best a guess. The Volume actually used may be different because of the time difference (more durations may expire when the job runs) and another job could completely fill the Volume requiring a new one. diff --git a/docs/manual/install.tex b/docs/manual/install.tex index 86123f05..d0022adb 100644 --- a/docs/manual/install.tex +++ b/docs/manual/install.tex @@ -694,9 +694,11 @@ customize your installation. libqt4 and libqt4-devel (libqt4-dev on Debian) libraries, and you want to use the Bacula Administration Tool (bat) GUI Console interface to Bacula, you must specify this option. Doing so will build everything in - the {\bf src/qt-console} directory. In addition to the Qt4 libraries, - bat needs the qwt package installed on your system. Please see the next - configure item for the details. + the {\bf src/qt-console} directory. The build with enable-bat will work + only with a full Bacula build (i.e. it will not work with a client-only + build). In addition to the Qt4 libraries, linking bat requires + the qwt package installed on your system. Please see the next + configure option (with-qwt) for how to build the qwt package. Qt4 is available on OpenSUSE 10.2, CentOS 5, Fedora, and Debian. If it is not available on your system, you can download the {\bf depkgs-qt} -- 2.39.5