]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Update debian.rst 251/head
authorBenjamin Kerensa <bkerensa@gmail.com>
Thu, 2 May 2013 09:26:47 +0000 (02:26 -0700)
committerBenjamin Kerensa <bkerensa@gmail.com>
Thu, 2 May 2013 09:26:47 +0000 (02:26 -0700)
"complete list of distributions" should be complete list of releases since we already know what distributions are supported and the list specifies releases. (Wheezy, Precise etc.)

doc/install/debian.rst

index 0c8db696683935fb81cecbd9090ecd3ea1db38c7..345eb2093b419c94199b08506b715784c10c6476 100644 (file)
@@ -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