Date: Sat, 16 Apr 2016 15:43:51 +0000 (UTC) From: Warren Block <wblock@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r48646 - head/en_US.ISO8859-1/htdocs/news/status Message-ID: <201604161543.u3GFhpGk028821@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: wblock Date: Sat Apr 16 15:43:51 2016 New Revision: 48646 URL: https://svnweb.freebsd.org/changeset/doc/48646 Log: Add details to Ceph report, fix a couple of spooling arhrs. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml Sat Apr 16 09:32:26 2016 (r48645) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-01-2016-03.xml Sat Apr 16 15:43:51 2016 (r48646) @@ -1969,7 +1969,7 @@ <tt>lld</tt> maintains command-line and functional compatibility with existing linkers (GNU BFD <tt>ld</tt> and <tt>gold</tt>), but <tt>lld</tt>'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.</p> <p>The upstream <tt>lld</tt> project made significant progress @@ -2103,9 +2103,9 @@ <p>Build Prerequisites</p> <p>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.</p> + required capabilities to compile everything.</p> <p>This setup will get things running for FreeBSD:</p> @@ -2122,6 +2122,12 @@ <li> <p>Building Ceph</p> + <p><tt>git clone https://github.com/wjwithagen/ceph.git</tt></p> + + <p><tt>cd ceph</tt></p> + + <p><tt>git checkout wip-wjw-freebsd-tests</tt></p> + <p><tt>./do_freebsd.sh</tt></p> </li> </ul>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604161543.u3GFhpGk028821>