Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGuido.Hartenberg <guido.hartenberg@gmail.com>2022-09-28 15:57:58 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2022-09-28 17:28:50 +0300
commitb8ba4b2bdcdeb2652b9ad879ff879c454075ccec (patch)
tree5c474c47415eccd9f57318ec60f09d21e476af81 /docs
parent69dfd77acd5991f2a54a64ec40e0e952d9e9dc12 (diff)
docs: obsolete comments removed
Diffstat (limited to 'docs')
-rw-r--r--docs/manuals/source/IntroductionAndTutorial/InstallingBareosClient.rst57
1 files changed, 0 insertions, 57 deletions
diff --git a/docs/manuals/source/IntroductionAndTutorial/InstallingBareosClient.rst b/docs/manuals/source/IntroductionAndTutorial/InstallingBareosClient.rst
index e1b21f6f1..b9d0ba015 100644
--- a/docs/manuals/source/IntroductionAndTutorial/InstallingBareosClient.rst
+++ b/docs/manuals/source/IntroductionAndTutorial/InstallingBareosClient.rst
@@ -34,63 +34,6 @@ consider using the :ref:`section-UniversalLinuxClient` instead.
* :ref:`section-InstallBareosPackagesDebian`
* :ref:`section-UniversalLinuxClient`
-.. Install on RedHat based Linux Distributions
-.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-..
-.. .. index::
-.. single: Platform; RHEL
-.. single: Platform; CentOS
-.. single: Platform; Fedora
-.. single: Platform; EL
-..
-.. .. code-block:: shell-session
-.. :caption: Shell example script for Bareos installation on Fedora, RHEL and RHEL derivatives (EL)
-..
-.. ## download the matching add_bareos_repositories.sh script from
-.. ## https://download.bareos.org/bareos/release/
-.. ## or https://download.bareos.com/bareos/release/
-..
-.. root@host:~# sh ./add_bareos_repositories.sh
-.. root@host:~# yum install bareos-client
-..
-.. Install on SUSE based Linux Distributions
-.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-..
-.. .. index::
-.. single: Platform; SLES
-.. single: Platform; openSUSE
-..
-.. .. code-block:: shell-session
-.. :caption: Shell example script for Bareos installation on SLES / openSUSE
-..
-.. ## download the matching add_bareos_repositories.sh script from
-.. ## https://download.bareos.org/bareos/release/
-.. ## or https://download.bareos.com/bareos/release/
-..
-.. root@host:~# sh ./add_bareos_repositories.sh
-.. root@host:~# zypper install bareos-client
-..
-.. Install on Debian based Linux Distributions
-.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-..
-.. .. index::
-.. single: Platform; Debian
-.. single: Platform; Ubuntu
-.. single: Platform; Univention Corporate Server
-..
-.. .. code-block:: shell-session
-.. :caption: Shell example script for Bareos installation on Debian / Ubuntu / UCS
-..
-.. ## download the matching add_bareos_repositories.sh script from
-.. ## https://download.bareos.org/bareos/release/
-.. ## or https://download.bareos.com/bareos/release/
-..
-.. root@host:~## sh ./add_bareos_repositories.sh
-.. root@host:~## apt update
-.. root@host:~## apt install bareos-client
-..
-.. Install on FreeBSD based Distributions
-.. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.. _section-UniversalLinuxClient: