From owner-svn-doc-head@FreeBSD.ORG Tue Oct 7 21:37:19 2014
Return-Path:
Delivered-To: svn-doc-head@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org
[IPv6:2001:1900:2254:206a::19:1])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by hub.freebsd.org (Postfix) with ESMTPS id 9FF43BE0;
Tue, 7 Oct 2014 21:37:19 +0000 (UTC)
Received: from svn.freebsd.org (svn.freebsd.org
[IPv6:2001:1900:2254:2068::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 811022A9;
Tue, 7 Oct 2014 21:37:19 +0000 (UTC)
Received: from svn.freebsd.org ([127.0.1.70])
by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s97LbJa9030953;
Tue, 7 Oct 2014 21:37:19 GMT (envelope-from wblock@FreeBSD.org)
Received: (from wblock@localhost)
by svn.freebsd.org (8.14.9/8.14.9/Submit) id s97LbJRs030952;
Tue, 7 Oct 2014 21:37:19 GMT (envelope-from wblock@FreeBSD.org)
Message-Id: <201410072137.s97LbJRs030952@svn.freebsd.org>
X-Authentication-Warning: svn.freebsd.org: wblock set sender to
wblock@FreeBSD.org using -f
From: Warren Block
Date: Tue, 7 Oct 2014 21:37:19 +0000 (UTC)
To: doc-committers@freebsd.org, svn-doc-all@freebsd.org,
svn-doc-head@freebsd.org
Subject: svn commit: r45738 - 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-head@freebsd.org
X-Mailman-Version: 2.1.18-1
Precedence: list
List-Id: SVN commit messages for the doc tree for head
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
X-List-Received-Date: Tue, 07 Oct 2014 21:37:19 -0000
Author: wblock
Date: Tue Oct 7 21:37:18 2014
New Revision: 45738
URL: https://svnweb.freebsd.org/changeset/doc/45738
Log:
Add ZFS chapter and Jenkins reports.
Modified:
head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml
Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Tue Oct 7 21:20:48 2014 (r45737)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml Tue Oct 7 21:37:18 2014 (r45738)
@@ -105,22 +105,21 @@
- Deficiencies in the current automounter, amd(8), are a
+
Deficiencies in the current automounter, amd(8), are a
recurring problem reported by many FreeBSD users. A new
- automounter is being developed to address these concerns.
+ automounter is being developed to address these concerns.
- The automounter is a cleanroom implementation of
+ The automounter is a cleanroom implementation of
functionality available in most other Unix systems, using
proper kernel support implemented via an autofs filesystem.
The automounter supports a standard map format, and will
integrate with the Lightweight Directory Access Protocol
- (LDAP) service.
+ (LDAP) service.
- The code is ready to use - it has been committed to 11-CURRENT
+ The code is ready to use - it has been committed to 11-CURRENT
and 10-STABLE, and will ship as part of 10.1-RELEASE. There
is ongoing work on improving performance and fixing possible
- bugs.
-
+ bugs.
@@ -159,17 +158,16 @@
released in FreeBSD 10.0, Chelsio Communications has begun
developing an offload interface to take advantage of the
hardware offload capabilities of Chelsio T4 and T5 10 and 40
- gigabit Ethernet adapters.
+ gigabit Ethernet adapters.
- The code implements hardware PDU offload for both target and
+ The code implements hardware PDU offload for both target and
initiator. The iSCSI stack has been modified to provide
hardware-independent offload API, allowing offload drivers to
be loaded as kernel modules, and to provide mechanisms for the
system administrator to configure this feature. The project
is entering a testing phase. The code will be released under
the BSD license and is expected to be completed later in the
- year and ship in FreeBSD 10.2-RELEASE.
-
+ year and ship in FreeBSD 10.2-RELEASE.