From f7e5437035092efa5e68ada95b00b9e873ad8a98 Mon Sep 17 00:00:00 2001 From: Warren Block Date: Sat, 16 Apr 2016 15:43:51 +0000 Subject: [PATCH] Add details to Ceph report, fix a couple of spooling arhrs. --- .../htdocs/news/status/report-2016-01-2016-03.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml index 83ebb40992..796cb7534c 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml @@ -1969,7 +1969,7 @@ lld maintains command-line and functional compatibility with existing linkers (GNU BFD ld and gold), but lld's authors are not constrained - by strict compatability where it would hamper performance or + by strict compatibility where it would hamper performance or desired functionality.

The upstream lld project made significant progress @@ -2103,9 +2103,9 @@

Build Prerequisites

Compiling and building Ceph is tested on 11-CURRENT. It uses - the CLANG toolset taht is available, which needs to be at + the CLANG toolset that is available, which needs to be at least 3.7. Clang 3.4 (on 10.2-STABLE) does not have all the - required capabilites to compile everything.

+ required capabilities to compile everything.

This setup will get things running for FreeBSD:

@@ -2122,6 +2122,12 @@
  • Building Ceph

    +

    git clone https://github.com/wjwithagen/ceph.git

    + +

    cd ceph

    + +

    git checkout wip-wjw-freebsd-tests

    +

    ./do_freebsd.sh