]> git.sur5r.net Git - bacula/docs/commitdiff
Add more labels
authorEric Bollengier <eric@baculasystems.com>
Sun, 9 Dec 2012 16:12:51 +0000 (17:12 +0100)
committerEric Bollengier <eric@baculasystems.com>
Mon, 10 Dec 2012 09:16:35 +0000 (10:16 +0100)
docs/manuals/en/main/autochangerres.tex
docs/manuals/en/main/dirdconf.tex
docs/manuals/en/main/fileset.tex

index f2b6af94d276ce783fc11e70222b684b4322d893..dcaa4bed0460906a8efb7189c30a242f5882f9a8 100644 (file)
@@ -18,12 +18,14 @@ In version 1.38.0 and later, referring directly to Device resources
 will not work for Autochangers.
 
 \begin{description}
+\label{Storage:Autochanger:Name}
 \item [Name = \lt{}Autochanger-Name\gt{}]
    \index[sd]{Name}
    Specifies the Name of the Autochanger.  This name is used in the
    Director's Storage definition to refer to the autochanger.  This
    directive is required.
 
+\label{Storage:Autochanger:Device}
 \item [Device = \lt{}Device-name1, device-name2, ...\gt{}]
    Specifies the names of the Device resource or resources that correspond
    to the autochanger drive.  If you have a multiple drive autochanger, you
@@ -33,6 +35,7 @@ will not work for Autochangers.
    device names on a single line separated by commas, and/or you may
    specify multiple Device directives.  This directive is required.
 
+\label{Storage:Autochanger:ChangerDevice}
 \item [Changer Device = {\it name-string}]
    \index[sd]{Changer Device}
    The specified {\bf name-string} gives the system file name of the  autochanger
@@ -41,6 +44,7 @@ will not work for Autochangers.
    resource (see above), it will take precedence over one specified in
    the Autochanger resource.
 
+\label{Storage:Autochanger:ChangerCommand}
 \item [Changer Command = {\it name-string}]
    \index[sd]{Changer Command  }
    The {\bf name-string} specifies an external program to be called  that will
@@ -50,6 +54,7 @@ will not work for Autochangers.
    resource. If it is also specified in the Device resource, it will take
    precedence over the one specified in the Autochanger resource.
 
+\label{Storage:Autochanger:End}
 \end{description}
 
 The following is an example of a valid Autochanger resource definition:
index 27acab9e8038f9ecaf1a8302b90b1365be18c7cc..3b3370b072ea836e8f2cb3f2c840fcaab88de972 100644 (file)
@@ -375,6 +375,8 @@ Where \lt{}number\gt{} is the maximum number of \texttt{reload} command that
 can be done while jobs are running. The default is set to 32 and is usually
 sufficient.
 
+\label{Director:Director:End}
+
 %   \label{Director:SharedStorage}
 %\item[SharedStorage = \lt{}yes\vb{}no\gt{}]
 %   \index[dir]{SharedStorage}
@@ -2724,6 +2726,7 @@ the Director.
    (Linux, \ldots{}) that provide the {\bf setsockopt} TCP\_KEEPIDLE function.
    The default value is zero, which means no change is made to the socket.
 
+   \label{Director:Storage:End}
 \end{description}
 
 The following is an example of a valid Storage resource definition:
index 9cee72ffd97a848fee00e6ad7b3732cb4d6be71c..bca165041926c0f03d38d4bc629f8f588020d27d 100644 (file)
@@ -44,11 +44,13 @@ be automatically converted to UTF-8 format.
 Start of the FileSet resource. One {\bf FileSet}  resource must be
 defined for each Backup job.
 
+\label{Director:Fileset:Name}
 \item [Name = \lt{}name\gt{}]
 \index[dir]{Name}
 \index[dir]{Directive!Name}
    The name of the FileSet resource.  This directive is required.
 
+\label{Director:Fileset:IgnoreFilesetChanges}
 \item [Ignore FileSet Changes = \lt{}yes\vb{}no\gt{}]
 \index[dir]{Ignore FileSet Changes}
 \index[dir]{Directive!Ignore FileSet Changes}
@@ -67,6 +69,7 @@ defined for each Backup job.
    Exclude, Bacula will force a Full backup to ensure that everything is
    properly backed up.
 
+\label{Director:Fileset:EnableVss}
 \item [Enable VSS = \lt{}yes\vb{}no\gt{}]
 \index[dir]{Enable VSS}
 \index[dir]{Directive!Enable VSS}
@@ -82,7 +85,7 @@ defined for each Backup job.
   For more information, please see the
   \ilink{Windows}{VSS} chapter of this manual.
 
-
+\label{Director:Fileset:Include}
 \item [Include \{ Options \{\lt{}file-options\gt{}\} \ldots{};
    \lt{}file-list\gt{} \} ]
 \index[dir]{Include \{ [ Options \{\lt{}file-options\gt{}\} \ldots{}]
@@ -92,11 +95,12 @@ defined for each Backup job.
 \item [Options \{ \lt{}file-options\gt{} \} ]
 \index[dir]{Options  \{ \lt{}file-options\gt{} \}  }
 
+\label{Director:Fileset:Exclude}
 \item [Exclude \{ \lt{}file-list\gt{} \}]
 \index[dir]{Exclude \{ \lt{}file-list\gt{} \} }
 \index[dir]{Directive!Exclude}
 
-
+\label{Director:Fileset:End}
 \end{description}
 
 The Include resource must contain a list of directories and/or files to be