From: Kern Sibbald Date: Fri, 1 Jan 2010 17:02:44 +0000 (+0100) Subject: Remove unused files X-Git-Tag: Release-5.0.0~22 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=e7897cc52359831b42ab08432cd35cfd915ab8ba;p=bacula%2Fdocs Remove unused files --- diff --git a/docs/manuals/de/console/do_echo b/docs/manuals/de/console/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/console/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/de/developers/do_echo b/docs/manuals/de/developers/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/developers/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/de/main.tex b/docs/manuals/de/main.tex deleted file mode 100644 index 245c6ccf..00000000 --- a/docs/manuals/de/main.tex +++ /dev/null @@ -1,167 +0,0 @@ -%% -%% -%% The following characters must be preceded by a backslash -%% to be entered as printable characters: -%% -%% # $ % & ~ _ ^ \ { } -%% - -\documentclass[10pt,a4paper]{book} - -\topmargin -0.5in -\oddsidemargin 0.0in -\evensidemargin 0.0in -\textheight 10in -\textwidth 6.5in - - -\usepackage{html} -\usepackage{float} -\usepackage{graphicx} -\usepackage{bacula} -\usepackage{longtable} -\usepackage{makeidx} -\usepackage{index} -\usepackage{setspace} -\usepackage{hyperref} -% \usepackage[linkcolor=black,colorlinks=true]{hyperref} -\usepackage{url} - -\makeindex -\newindex{dir}{ddx}{dnd}{Director Index} -\newindex{fd}{fdx}{fnd}{File Daemon Index} -\newindex{sd}{sdx}{snd}{Storage Daemon Index} -\newindex{console}{cdx}{cnd}{Console Index} -\newindex{general}{idx}{ind}{General Index} - -\sloppy - -\begin{document} -\sloppy - -\newfont{\bighead}{cmr17 at 36pt} -\parskip 10pt -\parindent 0pt - -\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip - \Huge{Bacula}$^{\normalsize \textregistered}$ \Huge{Concepts and Overview Guide} - \begin{center} - \large{It comes in the night and sucks - the essence from your computers. } - \end{center} -} - - -\author{Kern Sibbald} -\date{\vspace{1.0in}\today \\ - This manual documents Bacula version \fullversion \\ - \vspace{0.2in} - Copyright {\copyright} 1999-2009, Free Software Foundation Europe - e.V. \\ - Bacula {\textregistered} is a registered trademark of Kern Sibbald.\\ - \vspace{0.2in} - Permission is granted to copy, distribute and/or modify this document under the terms of the - GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license is included in the section entitled "GNU Free Documentation License". -} - -\maketitle - -\clearpage -\pagenumbering{roman} -\tableofcontents -\clearpage - -\pagestyle{myheadings} -\markboth{Bacula Version \version}{Bacula Version \version} -\pagenumbering{arabic} - -\part{Concepts and Overview} -\include{concepts/general} -\include{concepts/newfeatures} -\include{concepts/pluginAPI} -\include{concepts/state} -\include{concepts/requirements} -\include{concepts/supportedoses} -\include{concepts/supporteddrives} -\include{concepts/tutorial} -\include{concepts/restore} -\include{concepts/recycling} -\include{concepts/disk} -\include{concepts/pools} -\include{concepts/migration} -\include{concepts/strategies} -\include{concepts/autochangers} -\include{concepts/supportedchangers} -\include{concepts/spooling} -\include{concepts/statistics} -\include{concepts/ansi-labels} -\include{concepts/win32} -\include{concepts/rescue} -\include{concepts/tls} -\include{concepts/dataencryption} -\include{concepts/verify} -\include{concepts/bootstrap} - -\part{Installation and Configuration} -\include{install/quickstart} -\include{install/installation} -\include{install/critical} -\include{install/configure} -\include{install/dirdconf} -\include{install/filedconf} -\include{install/storedconf} -\include{install/messagesres} -\include{install/consoleconf} -\include{install/monitorconf} -\include{install/security} - -\part{Console and Operators} -\include{console/bconsole} -\include{console/gui} - -\part{Catalog Database} -\include{catalog/catmaintenance} -\include{catalog/mysql} -\include{catalog/postgresql} -\include{catalog/sqlite} - -\part{Problem and Resolution} -\include{problems/faq} -\include{problems/tips} -\include{problems/tapetesting} -\include{problems/firewalls} -\include{problems/kaboom} - -\part{Utility Programs} -\include{utility/progs} -\include{utility/bimagemgr-chapter} -\include{utility/rpm-faq} - -\part{Miscellaneous} -\include{misc/python} -\include{misc/vars} -\include{misc/stunnel} -\include{misc/dvd} -\include{misc/internaldb} - -\part{Annexes} -\include{concepts/license} -\include{concepts/fdl} -\include{concepts/gpl} -\include{concepts/lesser} -\include{concepts/projects} -\include{concepts/thanks} -\include{concepts/bugs} - - -% pull in the index -\clearpage -\printindex[general] -\printindex[dir] -\printindex[fd] -\printindex[sd] -\printindex[console] - -\end{document} diff --git a/docs/manuals/de/main/do_echo b/docs/manuals/de/main/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/main/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/de/misc/do_echo b/docs/manuals/de/misc/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/misc/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/de/problems/do_echo b/docs/manuals/de/problems/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/problems/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/de/utility/do_echo b/docs/manuals/de/utility/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/de/utility/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/console/do_echo b/docs/manuals/es/console/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/console/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/developers/do_echo b/docs/manuals/es/developers/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/developers/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/main.tex b/docs/manuals/es/main.tex deleted file mode 100644 index 245c6ccf..00000000 --- a/docs/manuals/es/main.tex +++ /dev/null @@ -1,167 +0,0 @@ -%% -%% -%% The following characters must be preceded by a backslash -%% to be entered as printable characters: -%% -%% # $ % & ~ _ ^ \ { } -%% - -\documentclass[10pt,a4paper]{book} - -\topmargin -0.5in -\oddsidemargin 0.0in -\evensidemargin 0.0in -\textheight 10in -\textwidth 6.5in - - -\usepackage{html} -\usepackage{float} -\usepackage{graphicx} -\usepackage{bacula} -\usepackage{longtable} -\usepackage{makeidx} -\usepackage{index} -\usepackage{setspace} -\usepackage{hyperref} -% \usepackage[linkcolor=black,colorlinks=true]{hyperref} -\usepackage{url} - -\makeindex -\newindex{dir}{ddx}{dnd}{Director Index} -\newindex{fd}{fdx}{fnd}{File Daemon Index} -\newindex{sd}{sdx}{snd}{Storage Daemon Index} -\newindex{console}{cdx}{cnd}{Console Index} -\newindex{general}{idx}{ind}{General Index} - -\sloppy - -\begin{document} -\sloppy - -\newfont{\bighead}{cmr17 at 36pt} -\parskip 10pt -\parindent 0pt - -\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip - \Huge{Bacula}$^{\normalsize \textregistered}$ \Huge{Concepts and Overview Guide} - \begin{center} - \large{It comes in the night and sucks - the essence from your computers. } - \end{center} -} - - -\author{Kern Sibbald} -\date{\vspace{1.0in}\today \\ - This manual documents Bacula version \fullversion \\ - \vspace{0.2in} - Copyright {\copyright} 1999-2009, Free Software Foundation Europe - e.V. \\ - Bacula {\textregistered} is a registered trademark of Kern Sibbald.\\ - \vspace{0.2in} - Permission is granted to copy, distribute and/or modify this document under the terms of the - GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license is included in the section entitled "GNU Free Documentation License". -} - -\maketitle - -\clearpage -\pagenumbering{roman} -\tableofcontents -\clearpage - -\pagestyle{myheadings} -\markboth{Bacula Version \version}{Bacula Version \version} -\pagenumbering{arabic} - -\part{Concepts and Overview} -\include{concepts/general} -\include{concepts/newfeatures} -\include{concepts/pluginAPI} -\include{concepts/state} -\include{concepts/requirements} -\include{concepts/supportedoses} -\include{concepts/supporteddrives} -\include{concepts/tutorial} -\include{concepts/restore} -\include{concepts/recycling} -\include{concepts/disk} -\include{concepts/pools} -\include{concepts/migration} -\include{concepts/strategies} -\include{concepts/autochangers} -\include{concepts/supportedchangers} -\include{concepts/spooling} -\include{concepts/statistics} -\include{concepts/ansi-labels} -\include{concepts/win32} -\include{concepts/rescue} -\include{concepts/tls} -\include{concepts/dataencryption} -\include{concepts/verify} -\include{concepts/bootstrap} - -\part{Installation and Configuration} -\include{install/quickstart} -\include{install/installation} -\include{install/critical} -\include{install/configure} -\include{install/dirdconf} -\include{install/filedconf} -\include{install/storedconf} -\include{install/messagesres} -\include{install/consoleconf} -\include{install/monitorconf} -\include{install/security} - -\part{Console and Operators} -\include{console/bconsole} -\include{console/gui} - -\part{Catalog Database} -\include{catalog/catmaintenance} -\include{catalog/mysql} -\include{catalog/postgresql} -\include{catalog/sqlite} - -\part{Problem and Resolution} -\include{problems/faq} -\include{problems/tips} -\include{problems/tapetesting} -\include{problems/firewalls} -\include{problems/kaboom} - -\part{Utility Programs} -\include{utility/progs} -\include{utility/bimagemgr-chapter} -\include{utility/rpm-faq} - -\part{Miscellaneous} -\include{misc/python} -\include{misc/vars} -\include{misc/stunnel} -\include{misc/dvd} -\include{misc/internaldb} - -\part{Annexes} -\include{concepts/license} -\include{concepts/fdl} -\include{concepts/gpl} -\include{concepts/lesser} -\include{concepts/projects} -\include{concepts/thanks} -\include{concepts/bugs} - - -% pull in the index -\clearpage -\printindex[general] -\printindex[dir] -\printindex[fd] -\printindex[sd] -\printindex[console] - -\end{document} diff --git a/docs/manuals/es/main/do_echo b/docs/manuals/es/main/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/main/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/misc/do_echo b/docs/manuals/es/misc/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/misc/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/problems/do_echo b/docs/manuals/es/problems/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/problems/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/es/utility/do_echo b/docs/manuals/es/utility/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/es/utility/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/console/do_echo b/docs/manuals/fr/console/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/console/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/developers/do_echo b/docs/manuals/fr/developers/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/developers/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/main.tex b/docs/manuals/fr/main.tex deleted file mode 100644 index 245c6ccf..00000000 --- a/docs/manuals/fr/main.tex +++ /dev/null @@ -1,167 +0,0 @@ -%% -%% -%% The following characters must be preceded by a backslash -%% to be entered as printable characters: -%% -%% # $ % & ~ _ ^ \ { } -%% - -\documentclass[10pt,a4paper]{book} - -\topmargin -0.5in -\oddsidemargin 0.0in -\evensidemargin 0.0in -\textheight 10in -\textwidth 6.5in - - -\usepackage{html} -\usepackage{float} -\usepackage{graphicx} -\usepackage{bacula} -\usepackage{longtable} -\usepackage{makeidx} -\usepackage{index} -\usepackage{setspace} -\usepackage{hyperref} -% \usepackage[linkcolor=black,colorlinks=true]{hyperref} -\usepackage{url} - -\makeindex -\newindex{dir}{ddx}{dnd}{Director Index} -\newindex{fd}{fdx}{fnd}{File Daemon Index} -\newindex{sd}{sdx}{snd}{Storage Daemon Index} -\newindex{console}{cdx}{cnd}{Console Index} -\newindex{general}{idx}{ind}{General Index} - -\sloppy - -\begin{document} -\sloppy - -\newfont{\bighead}{cmr17 at 36pt} -\parskip 10pt -\parindent 0pt - -\title{\includegraphics{\idir bacula-logo.eps} \\ \bigskip - \Huge{Bacula}$^{\normalsize \textregistered}$ \Huge{Concepts and Overview Guide} - \begin{center} - \large{It comes in the night and sucks - the essence from your computers. } - \end{center} -} - - -\author{Kern Sibbald} -\date{\vspace{1.0in}\today \\ - This manual documents Bacula version \fullversion \\ - \vspace{0.2in} - Copyright {\copyright} 1999-2009, Free Software Foundation Europe - e.V. \\ - Bacula {\textregistered} is a registered trademark of Kern Sibbald.\\ - \vspace{0.2in} - Permission is granted to copy, distribute and/or modify this document under the terms of the - GNU Free Documentation License, Version 1.2 published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. - A copy of the license is included in the section entitled "GNU Free Documentation License". -} - -\maketitle - -\clearpage -\pagenumbering{roman} -\tableofcontents -\clearpage - -\pagestyle{myheadings} -\markboth{Bacula Version \version}{Bacula Version \version} -\pagenumbering{arabic} - -\part{Concepts and Overview} -\include{concepts/general} -\include{concepts/newfeatures} -\include{concepts/pluginAPI} -\include{concepts/state} -\include{concepts/requirements} -\include{concepts/supportedoses} -\include{concepts/supporteddrives} -\include{concepts/tutorial} -\include{concepts/restore} -\include{concepts/recycling} -\include{concepts/disk} -\include{concepts/pools} -\include{concepts/migration} -\include{concepts/strategies} -\include{concepts/autochangers} -\include{concepts/supportedchangers} -\include{concepts/spooling} -\include{concepts/statistics} -\include{concepts/ansi-labels} -\include{concepts/win32} -\include{concepts/rescue} -\include{concepts/tls} -\include{concepts/dataencryption} -\include{concepts/verify} -\include{concepts/bootstrap} - -\part{Installation and Configuration} -\include{install/quickstart} -\include{install/installation} -\include{install/critical} -\include{install/configure} -\include{install/dirdconf} -\include{install/filedconf} -\include{install/storedconf} -\include{install/messagesres} -\include{install/consoleconf} -\include{install/monitorconf} -\include{install/security} - -\part{Console and Operators} -\include{console/bconsole} -\include{console/gui} - -\part{Catalog Database} -\include{catalog/catmaintenance} -\include{catalog/mysql} -\include{catalog/postgresql} -\include{catalog/sqlite} - -\part{Problem and Resolution} -\include{problems/faq} -\include{problems/tips} -\include{problems/tapetesting} -\include{problems/firewalls} -\include{problems/kaboom} - -\part{Utility Programs} -\include{utility/progs} -\include{utility/bimagemgr-chapter} -\include{utility/rpm-faq} - -\part{Miscellaneous} -\include{misc/python} -\include{misc/vars} -\include{misc/stunnel} -\include{misc/dvd} -\include{misc/internaldb} - -\part{Annexes} -\include{concepts/license} -\include{concepts/fdl} -\include{concepts/gpl} -\include{concepts/lesser} -\include{concepts/projects} -\include{concepts/thanks} -\include{concepts/bugs} - - -% pull in the index -\clearpage -\printindex[general] -\printindex[dir] -\printindex[fd] -\printindex[sd] -\printindex[console] - -\end{document} diff --git a/docs/manuals/fr/main/do_echo b/docs/manuals/fr/main/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/main/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/misc/do_echo b/docs/manuals/fr/misc/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/misc/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/problems/do_echo b/docs/manuals/fr/problems/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/problems/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out} diff --git a/docs/manuals/fr/utility/do_echo b/docs/manuals/fr/utility/do_echo deleted file mode 100644 index 04b9f79a..00000000 --- a/docs/manuals/fr/utility/do_echo +++ /dev/null @@ -1,6 +0,0 @@ -# -# Avoid that @VERSION@ and @DATE@ are changed by configure -# This file is sourced by update_version -# -echo "s%@VERSION@%${VERSION}%g" >${out} -echo "s%@DATE@%${DATE}%g" >>${out}