From owner-svn-doc-all@freebsd.org Mon Jan 23 03:43:44 2017 Return-Path: Delivered-To: svn-doc-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E1643CBD2B9; Mon, 23 Jan 2017 03:43:44 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B3C32AF5; Mon, 23 Jan 2017 03:43:44 +0000 (UTC) (envelope-from wblock@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v0N3hhUU093478; Mon, 23 Jan 2017 03:43:43 GMT (envelope-from wblock@FreeBSD.org) Received: (from wblock@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v0N3hhsc093477; Mon, 23 Jan 2017 03:43:43 GMT (envelope-from wblock@FreeBSD.org) Message-Id: <201701230343.v0N3hhsc093477@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wblock set sender to wblock@FreeBSD.org using -f From: Warren Block Date: Mon, 23 Jan 2017 03:43:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r49888 - head/en_US.ISO8859-1/htdocs/news/status X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Jan 2017 03:43:45 -0000 Author: wblock Date: Mon Jan 23 03:43:43 2017 New Revision: 49888 URL: https://svnweb.freebsd.org/changeset/doc/49888 Log: Fix spelling and title capitalization. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 23 03:39:15 2017 (r49887) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2016-10-2016-12.xml Mon Jan 23 03:43:43 2017 (r49888) @@ -231,7 +231,7 @@ - &os; on ARM boards + &os; on ARM Boards @@ -258,7 +258,7 @@ - libarchive + <tt>libarchive</tt> @@ -796,7 +796,7 @@
  • - In the absense of a tool to extract and summarize all of + In the absence of a tool to extract and summarize all of the relevant information, the obligation in the BSD license that "Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the @@ -912,7 +912,7 @@ - I2C, GPIO, and SPI support for MinnowBoard + I2C, GPIO, and SPI Support for MinnowBoard @@ -975,7 +975,7 @@

    Object Storage

    Ceph provides seamless access to objects using native - language bindings or radosgw, a REST interface that's + language bindings or radosgw, a REST interface that is compatible with applications written for S3 and Swift.

  • @@ -1002,7 +1002,7 @@ bhyve on RBD disks that are stored in Ceph.

    The &os; build will build most of the tools in Ceph. Note - that the RBD dependant items will not work, since &os; does + that the RBD-dependent items will not work, since &os; does not have RBD (yet).

    Most notable progress since the last report:

    @@ -1126,7 +1126,7 @@ Scheduler information is not used at the moment, because the schedulers work rather differently between &os; and Linux. - But a a certain point in time, this would need some attention + But a certain point in time, this would need some attention in src/common/Thread.cc. Integrate the &os; /etc/rc.d initscripts in the @@ -1136,7 +1136,7 @@ Build a testcluster and start running some of the teuthology integration tests on it. - Design a vitual disk implementation that can be used with + Design a virtual disk implementation that can be used with bhyve and attached to an RBD image.
    @@ -1576,7 +1576,7 @@ be modified, for example when calling into UEFI.

    Support for the optional ARMv8 AES instructions was added to - the kernel. This makes use fo the ability to store and + the kernel. This makes use of the ability to store and restore the floating point state. Tests have shown a significant improvement in AES performance on ThunderX hardware.