summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wilkins <john.wilkins@dreamhost.com>2012-05-03 20:31:37 +0200
committerJohn Wilkins <john.wilkins@dreamhost.com>2012-05-03 20:31:37 +0200
commit7eca0dd9a9a7df44be7e530d4a817da402d43f86 (patch)
tree47aecc199fc2a9d47b51f5f904571181e888a210
parentdoc: more fonts (diff)
downloadceph-7eca0dd9a9a7df44be7e530d4a817da402d43f86.tar.xz
ceph-7eca0dd9a9a7df44be7e530d4a817da402d43f86.zip
Clean up. Changed ceph.newdream.net to ceph.com.
Removed {ARCH} references. Added link to Source. Signed-off-by: John Wilkins <john.wilkins@dreamhost.com>
-rw-r--r--doc/install/debian.rst5
-rw-r--r--doc/install/rpm.rst3
2 files changed, 4 insertions, 4 deletions
diff --git a/doc/install/debian.rst b/doc/install/debian.rst
index fccb2cc0ecd..3dffc7c6ed8 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 <http://ceph.newdream.net/debian/dists>`_ for a full list
-of distributions supported. Replace ``{ARCH}`` with either ``amd64``
-for 64-bit systems or ``i386`` for 32-bit systems.
+repository <http://ceph.com/debian/dists>`_ for a full list
+of distributions supported.
Update APT's database::
diff --git a/doc/install/rpm.rst b/doc/install/rpm.rst
index ab9703c76de..06fd30f295b 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