mirror of
https://github.com/ceph/ceph
synced 2024-12-18 09:25:49 +00:00
3956cb8f19
doc/source <-fixed a typo, updates for installing on precise, rm $ from cmds doc/start <-replaced clone link with tarball link. Link to Ceph Source Code. Signed-off-by: John Wilkins <john.wilkins@inktank.com>
18 lines
536 B
ReStructuredText
18 lines
536 B
ReStructuredText
==================
|
|
Ceph Source Code
|
|
==================
|
|
|
|
You can build Ceph from source by downloading a release or cloning the ``ceph``
|
|
repository at github. If you intend to build Ceph from source, please see the
|
|
build pre-requisites first. Making sure you have all the pre-requisites
|
|
will save you time.
|
|
|
|
.. toctree::
|
|
|
|
Prerequisites <build-prerequisites>
|
|
Get a Tarball <get-tarballs>
|
|
Clone the Source <clone-source>
|
|
Build the Source <building-ceph>
|
|
Build a Package <build-packages>
|
|
Contributing Code <contributing>
|