]> git.sur5r.net Git - bacula/docs/blobdiff - docs/README
Clarifications + next release
[bacula/docs] / docs / README
index 4a2b20d13298e13c40df945df76a942260e5fc48..cb0140a9b77bde3b0547ce566cc558eb012ce022 100644 (file)
@@ -1,57 +1,23 @@
 
-This is the Bacula documentation directory. It currently contains
-the following subdirectories:
-
-  Directory              Contents
-  home-page              The Bacula Web Site
-  manuals                All the manuals
-  manuals/en             English version of the manuals
-  manuals/en/catalog     Catalog 
-             concepts    Concepts
-             console     Console and Operators Guide
-             developers  Developer's guide
-             install     Installation and Configuration Guide
-             problems    Problem Resolution Guide
-             utility     Utility Programs
-
-  manuals/de             German translation of the manual
-  manuals/de/catalog     Catalog 
-             concepts    Concepts
-             console     Console and Operators Guide
-             developers  Developer's guide
-             install     Installation and Configuration Guide
-             problems    Problem Resolution Guide
-             utility     Utility Programs
-
-  manuals/fr             French translation of the manual
-  manuals/fr/catalog     Catalog 
-             concepts    Concepts
-             console     Console and Operators Guide
-             developers  Developer's guide
-             install     Installation and Configuration Guide
-             problems    Problem Resolution Guide
-             utility     Utility Programs
-
-  techlogs           Technical development logs
+This is the Bacula documentation directory.
 
 Build instructions:                       
 
+See the file README.pct for more details of the 
+build system.  Note, all the previous xxx.in files have
+been removed except for one:
+
+  manuals/version.tex.in
+
+You normally should not edit that file, rather edit
+version.tex, see the end of this file for more on
+versions.
+
 You must have at least the following packages loaded:
 latex2html
 te_latex
 tetex
 
-First, you must do:
-
-  cd <docs>
-  ./configure --with-bacula=<path-to-bacula-source>
-
-  This will find the current Bacula version, and create
-  all the Makefiles from Makefile.in  
-
-  Do not edit the Makefiles or your changes will be lost. Always
-  edit Makefile.in
-
 Web site:  nothing to build, simply copy the files to the
            Web site, then load the documents in the appropriate
            places.
@@ -81,3 +47,14 @@ French manual:
 
 A distribution is made by exporting the SVN then building everything
 and finally tarring it up.
+
+Note: normally this directory is distributed with the correct 
+version and date.  If you want to change it, simply manually
+edit <docs>/manuals/version.tex.
+
+If you want to update the version "automatically" or synchronize
+it with the source, edit the update_version file and change the
+BACULA_SOURCE variable to point to your source file, then
+simply enter:
+
+  ./update_version