]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: drop references to "up2date" 8879/head
authorKen Dreyer <kdreyer@redhat.com>
Mon, 2 May 2016 16:45:28 +0000 (10:45 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Mon, 2 May 2016 17:08:58 +0000 (11:08 -0600)
"up2date" has not been used since very old versions of RHEL (rhel4 or
5?). We only support el7 now, which is a yum-based platform.

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
doc/install/get-packages.rst

index 0dfd9b2e4f0ab386a0bc53676698ca2949df4e7d..3211ed074451e984244edd80162dfac6f4dd36e5 100644 (file)
@@ -252,8 +252,8 @@ Development packages have new features integrated quickly, while still
 undergoing several weeks of QA prior to release.
 
 The repository package installs the repository details on your local system for
-use with ``yum`` or ``up2date``. Replace ``{distro}`` with your Linux distribution,
-and ``{release}`` with the specific release of Ceph::
+use with ``yum``. Replace ``{distro}`` with your Linux distribution, and
+``{release}`` with the specific release of Ceph::
 
     su -c 'rpm -Uvh http://download.ceph.com/rpms/{distro}/x86_64/ceph-{release}.el6.noarch.rpm'
 
@@ -438,8 +438,7 @@ Ceph requires the following packages:
 Packages are currently built for the RHEL/CentOS6 (``el6``), Fedora 18 and 19
 (``f18`` and ``f19``), OpenSUSE 12.2 (``opensuse12.2``), and SLES (``sles11``)
 platforms. The repository package installs the repository details on your local
-system for use with ``yum`` or ``up2date``. Replace ``{distro}`` with your
-distribution. ::
+system for use with ``yum``. Replace ``{distro}`` with your distribution. ::
 
     su -c 'rpm -Uvh http://download.ceph.com/rpm-firefly/{distro}/noarch/ceph-{version}.{distro}.noarch.rpm'