]> git.sur5r.net Git - bacula/docs/commitdiff
Fix bootstrap text
authorKern Sibbald <kern@sibbald.com>
Tue, 25 Sep 2007 12:28:00 +0000 (12:28 +0000)
committerKern Sibbald <kern@sibbald.com>
Tue, 25 Sep 2007 12:28:00 +0000 (12:28 +0000)
docs/manual/bootstrap.tex

index 8f72bcf3e84aba2d6f13bc3592a6858dcdd2ecfe..b69cdfbf7a525bcecebcda85814ea2369e0b2228 100644 (file)
@@ -319,9 +319,10 @@ VolSessionTime=1025025494
 
 One thing that is probably worth knowing: the bootstrap files that are
 generated automatically at the end of the job are not as optimized as those
-generated by the restore command. This is because the ones created at the end
-of the file, contain all files written to the Volume for that job. As a
-consequence, all the files saved to an Incremental or Differential job will be
+generated by the restore command. This is because during Incremental and
+Differential jobs, the records pertaining to the files written for the
+Job are appended to the end of the bootstrap file.
+As consequence, all the files saved to an Incremental or Differential job will be
 restored first by the Full save, then by any Incremental or Differential
 saves. 
 
@@ -333,8 +334,9 @@ files by doing the following:
 
 \footnotesize
 \begin{verbatim}
-   ./console
+   ./bconsole
    restore client=xxx select all
+   done
    no
    quit
    Backup bootstrap file.
@@ -368,9 +370,9 @@ Volume="Vol005"
 \normalsize
 
 
-\section{A Final Example}
-\index[general]{Example!Final }
-\index[general]{Final Example }
+\section{A Final Bootstrap Example}
+\index[general]{Bootstrap Example}
+\index[general]{Example!Bootstrap}
 
 If you want to extract or copy a single Job, you can do it by selecting by
 JobId (code not tested) or better yet, if you know the VolSessionTime and the