]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
doc: Clarify use of check_obsoletes for RPM distros
authorTravis Rhoden <trhoden@redhat.com>
Fri, 6 Mar 2015 14:44:26 +0000 (09:44 -0500)
committerTravis Rhoden <trhoden@redhat.com>
Fri, 6 Mar 2015 17:10:07 +0000 (12:10 -0500)
check_obsoletes is enabled on all RPM distros now, except when
installing Red Hat packages on RHEL.

Signed-off-by: Travis Rhoden <trhoden@redhat.com>
docs/source/install.rst

index 3817f68c9f044311fdf834bd6b7e89a73f4d36a5..8e99a615bdf6be93bd3a098d845bb44908827153 100644 (file)
@@ -37,18 +37,13 @@ Distribution Notes
 
 RPMs
 ^^^^
-
 On RPM-based distributions, ``yum-plugin-priorities`` is installed to make sure
 that upstream ceph.com repos have a higher priority than distro repos.
 
-Fedora
-^^^^^^
-
-The Fedora distribution maintains packages for Ceph in their own repos, independent
-of the upstream repos on ceph.com.  The packages are structured differently than
-the upstream packages, and can cause dependency resolution errors despite the use
-of the Yum priorities plugin.  To resolve this, ``ceph-deploy`` enables the
-``check_obsoletes`` flag for the Yum priorities plugin.
+.. versionchanged:: 1.5.22
+Because of packaging splits that are present in downstream repos that may not
+be present in ceph.com repos, ``ceph-deploy`` enables the ``check_obsoletes``
+flag for the Yum priorities plugin.
 
 Specific Releases
 -----------------