diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml index 9efc09f4de..dc819a3fd6 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-04-2016-06.xml @@ -772,10 +772,17 @@
git checkout wip-wjw-freebsd-tests
-./do_freebsd.sh
+./do_freebsd-cmake.sh --deps
+The --deps argument is only needed for the initial + installation, to pull in the necessary dependencies; it should be + omitted for subsequent builds.
+ +CMake is now used to build Ceph on &os;; the old method + using automake is no longer used.
+Parts Not Yet Included: