From 7eca0dd9a9a7df44be7e530d4a817da402d43f86 Mon Sep 17 00:00:00 2001 From: John Wilkins Date: Thu, 3 May 2012 11:31:37 -0700 Subject: [PATCH] Clean up. Changed ceph.newdream.net to ceph.com. Removed {ARCH} references. Added link to Source. Signed-off-by: John Wilkins --- doc/install/debian.rst | 5 ++--- doc/install/rpm.rst | 3 ++- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/install/debian.rst b/doc/install/debian.rst index fccb2cc0ecd3c..3dffc7c6ed83b 100644 --- a/doc/install/debian.rst +++ b/doc/install/debian.rst @@ -16,9 +16,8 @@ Add our package repository to your system's list of APT sources:: Replace ``{DISTRO}`` with the code name for Debian/Ubuntu distribution (*e.g.,* ``precise`` for Ubuntu ``12.04``). See `the Debian -repository `_ for a full list -of distributions supported. Replace ``{ARCH}`` with either ``amd64`` -for 64-bit systems or ``i386`` for 32-bit systems. +repository `_ for a full list +of distributions supported. Update APT's database:: diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst index ab9703c76ded1..06fd30f295bce 100644 --- a/doc/install/rpm.rst +++ b/doc/install/rpm.rst @@ -7,7 +7,8 @@ the source tree by running:: rpmbuild -from the root of the source tree. Once you have an RPM, you can install it with:: +See `Ceph Source Code <../../source>`_ for details. Once you have an RPM, you can +install it with:: rpm -i ceph-*.rpm -- 2.39.5