From: John Wilkins Date: Wed, 30 Oct 2013 22:21:08 +0000 (-0700) Subject: Removed add repositories, yum priorities, and consolidated index. X-Git-Tag: v0.73~28^2~11 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3bc6e520bf6ba131e02df9cb1074b9d1f5add835;p=ceph.git Removed add repositories, yum priorities, and consolidated index. Signed-off-by: John Wilkins --- diff --git a/doc/install/index.rst b/doc/install/index.rst index ca094683853..f28200398d9 100644 --- a/doc/install/index.rst +++ b/doc/install/index.rst @@ -7,18 +7,17 @@ Get Software ============ There are several methods for getting Ceph software. The easiest and most common -method is to add Ceph repositories for use with package management tools such as -the Advanced Package Tool (APT) or Yellowdog Updater, Modified (YUM). You may -also retrieve pre-compiled packages from the Ceph repository. Finally, you can -retrieve tarballs or clone the Ceph source code repository and build Ceph -yourself. +method is to `get packages`_ by adding repositories for use with package +management tools such as the Advanced Package Tool (APT) or Yellowdog Updater, +Modified (YUM). You may also retrieve pre-compiled packages from the Ceph +repository. Finally, you can retrieve tarballs or clone the Ceph source code +repository and build Ceph yourself. .. toctree:: :maxdepth: 1 - Add Repositories - Get Release Packages + Get Packages Get Tarballs Clone Source Build Ceph @@ -38,12 +37,9 @@ QEMU. :maxdepth: 1 Install ceph-deploy - Install Ceph Storage Cluster daemons - Install yum priorities - Install Apache/FastCGI - Install QEMU/KVM - Install libvirt - + Install Ceph Storage Cluster + Install Ceph Object Gateway + Install VM/Cloud Enablement Upgrade Software ================ @@ -56,4 +52,6 @@ sequence. .. toctree:: :maxdepth: 2 - Upgrading Ceph \ No newline at end of file + Upgrading Ceph + +.. _get packages: ../install/get-packages \ No newline at end of file