From: Alfredo Deza Date: Fri, 18 Sep 2015 18:20:12 +0000 (-0400) Subject: doc: remove mention of ceph-extra as a requirement X-Git-Tag: v0.94.4~18^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6156%2Fhead;p=ceph.git doc: remove mention of ceph-extra as a requirement Signed-off-by: Alfredo Deza (cherry picked from commit a6f07e9fa3bd5e50a2d8cfa387b44a39d383fa65) --- diff --git a/doc/install/get-packages.rst b/doc/install/get-packages.rst index 8491b40a01e1..6d20ffd891b4 100644 --- a/doc/install/get-packages.rst +++ b/doc/install/get-packages.rst @@ -34,15 +34,6 @@ also add keys and recommended packages. releases (common) and one for development (programmers and QA only). Choose the key that suits your needs. See `Add Keys`_ for details. -- **Ceph Extras: (Required)** The Ceph Extras repository provides newer - Ceph-enabled versions of packages which are already provided in your Linux - distribution, but where newer versions are required to support Ceph. Examples - of newer versions of available packages include QEMU for CentOS/RHEL - distribution and iSCSI among others. If you intend to use any of the - foregoing packages, you must add the Ceph Extras repository or download the - packages manually. This repository also contains Ceph dependencies for those - who intend to install Ceph manually. See `Add Ceph Extras`_ for details. - - **Ceph: (Required)** All Ceph deployments require Ceph release packages, except for deployments that use development packages (development, QA, and bleeding edge deployments only). See `Add Ceph`_ for details.