From ed8e09b751e5d52ed44f27dcb05f1747522bfbf2 Mon Sep 17 00:00:00 2001 From: Travis Rhoden Date: Fri, 2 Jan 2015 12:38:22 -0500 Subject: [PATCH] doc: update README to not install from ceph-extras Update doc to remove reference to ceph-extras for RPM and DEB repos. ceph-deploy is no longer pushed to the ceph-extras repo and hasn't been for some time. If users are not installing from PyPI, they should be using either the testing or release repo of their choice for ceph. Signed-off-by: Travis Rhoden --- README.rst | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.rst b/README.rst index 5327202..3ef17bd 100644 --- a/README.rst +++ b/README.rst @@ -53,24 +53,29 @@ a contained way. DEB --- -The DEB repo can be found at http://ceph.com/packages/ceph-extras/debian/ +The DEB repo can be found for ``ceph`` releases in the ``ceph`` repos like:: -But they can also be found for ``ceph`` releases in the ``ceph`` repos like:: + http://ceph.com/debian-{release} + http://ceph.com/debian-testing - ceph.com/debian-{release} - ceph.com/debian-testing +Note that new releases of ``ceph-deploy`` are pushed to all ``ceph`` release +repos. This means, for example, that installing ``ceph-deploy`` from +http://ceph.com/debian-giant will be the same version as +http://ceph.com/debian-firefly, and same as http://ceph.com/debian-testing. RPM --- -The RPM repos can be found at http://ceph.com/packages/ceph-extras/rpm/ +The RPM repos can be found ``ceph`` releases in the ``ceph`` repos like:: -Make sure you add the proper one for your distribution. - -But they can also be found for ``ceph`` releases in the ``ceph`` repos like:: + http://ceph.com/rpm-{release} + http://ceph.com/rpm-testing - ceph.com/rpm-{release} - ceph.com/rpm-testing +Make sure you add the proper one for your distribution. +Note that new releases of ``ceph-deploy`` are pushed to all ``ceph`` release +repos. This means, for example, that installing ``ceph-deploy`` from +http://ceph.com/rpm-giant will be the same version as +http://ceph.com/rpm-firefly, and same as http://ceph.com/rpm-testing. bootstrapping ------------- -- 2.47.3