summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSage Weil <sage@inktank.com>2013-05-02 12:30:41 -0700
committerSage Weil <sage@inktank.com>2013-05-02 12:30:41 -0700
commitdebbc79e2756a48636508d43941976531df68f23 (patch)
tree80752800e8d73b7a55bb754448a50fa127652b15
parent45c9e24f0ed872da4be0a56e141098339c5d1880 (diff)
parentf95a053bd640d84f9acd03736605c516736363aa (diff)
downloadceph-debbc79e2756a48636508d43941976531df68f23.tar.gz
Merge pull request #251 from bkerensa/patch-1
Improve verbiage Signed-off-by: Benjamin Kerensa <bkerensa@ubuntu.com>
-rw-r--r--doc/install/debian.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/install/debian.rst b/doc/install/debian.rst
index 0c8db696683..345eb2093b4 100644
--- a/doc/install/debian.rst
+++ b/doc/install/debian.rst
@@ -28,7 +28,7 @@ Critical bug fixes are backported and point releases are made as
necessary.
Add our package repository to your system's list of APT sources.
-See `the bobtail Debian repository`_ for a complete list of distributions
+See `the bobtail Debian repository`_ for a complete list of Debian and Ubuntu releases
supported. ::
echo deb http://ceph.com/debian-bobtail/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
@@ -45,7 +45,7 @@ recommended for those who have already deployed argonaut in production
and are not yet ready to upgrade.
Add our package repository to your system's list of APT sources. See
-`the argonaut Debian repository`_ for a complete list of distributions
+`the argonaut Debian repository`_ for a complete list of Debian and Ubuntu releases
supported. ::
echo deb http://ceph.com/debian-argonaut/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list
@@ -64,7 +64,7 @@ they get new features integrated quickly, while still undergoing
several weeks of QA prior to release.
Add our package repository to your system's list of APT sources. See
-`the testing Debian repository`_ for a complete list of distributions
+`the testing Debian repository`_ for a complete list of Debian and Ubuntu releases
supported. ::
echo deb http://ceph.com/debian-testing/ $(lsb_release -sc) main | sudo tee /etc/apt/sources.list.d/ceph.list