The install-deps.sh step is the same for Debian and RPM-based systems.
Simplify the two README sections into a single section.
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
Build Prerequisites
===================
-debian-based
-------------
-
-The list of debian packages dependencies can be installed with:
+The list of Debian or RPM packages dependencies can be installed with:
./install-deps.sh
Note: libsnappy-dev and libleveldb-dev are not available upstream for
Debian Squeeze. Backports for Ceph can be found at ceph.com/debian-leveldb.
-rpm-based
----------
-
-The list of RPM packages dependencies can be installed with:
-
- ./install-deps.sh
-
Building Ceph
=============