From: Ken Dreyer Date: Mon, 2 May 2016 16:45:28 +0000 (-0600) Subject: doc: drop references to "up2date" X-Git-Tag: v11.0.0~768^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F8879%2Fhead;p=ceph.git doc: drop references to "up2date" "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 --- diff --git a/doc/install/get-packages.rst b/doc/install/get-packages.rst index 0dfd9b2e4f0a..3211ed074451 100644 --- a/doc/install/get-packages.rst +++ b/doc/install/get-packages.rst @@ -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'