Updates to the Ceph report from Willem Jan Withagen

Most notably, CMake is now used for the build.

Submitted by:	wjw@digiware.nl
This commit is contained in:
Benjamin Kaduk 2016-07-20 01:28:30 +00:00
parent 3853519cac
commit d023753604
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49135

View file

@ -772,10 +772,17 @@
<p><tt>git checkout wip-wjw-freebsd-tests</tt></p>
<p><tt>./do_freebsd.sh</tt></p>
<p><tt>./do_freebsd-cmake.sh --deps</tt></p>
</li>
</ul>
<p>The <tt>--deps</tt> argument is only needed for the initial
installation, to pull in the necessary dependencies; it should be
omitted for subsequent builds.</p>
<p>CMake is now used to build Ceph on &os;; the old method
using automake is no longer used.</p>
<p>Parts Not Yet Included:</p>
<ul>