]> git.sur5r.net Git - bacula/docs/commitdiff
Update
authorKern Sibbald <kern@sibbald.com>
Fri, 2 Nov 2007 11:21:33 +0000 (11:21 +0000)
committerKern Sibbald <kern@sibbald.com>
Fri, 2 Nov 2007 11:21:33 +0000 (11:21 +0000)
docs/manual/console.tex
docs/manual/install.tex

index f29d58b39f2cf5746492ca53ce313b8a130ec8b5..5454847ab3a09f4b2405d207b1b09e0c63f9ead5 100644 (file)
@@ -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.
 
index 86123f059a3feac9412640554ca436b846e91310..d0022adb264169985e895da9be18e20a58e75f65 100644 (file)
@@ -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}