From owner-svn-doc-head@FreeBSD.ORG Fri Jul 18 12:17:33 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 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C4B13812; Fri, 18 Jul 2014 12:17:33 +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 B26F12D09; Fri, 18 Jul 2014 12:17:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s6ICHXu8033987; Fri, 18 Jul 2014 12:17:33 GMT (envelope-from wblock@svn.freebsd.org) Received: (from wblock@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s6ICHXmX033986; Fri, 18 Jul 2014 12:17:33 GMT (envelope-from wblock@svn.freebsd.org) Message-Id: <201407181217.s6ICHXmX033986@svn.freebsd.org> From: Warren Block Date: Fri, 18 Jul 2014 12:17:33 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r45336 - 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 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: Fri, 18 Jul 2014 12:17:33 -0000 Author: wblock Date: Fri Jul 18 12:17:32 2014 New Revision: 45336 URL: http://svnweb.freebsd.org/changeset/doc/45336 Log: Add autofs entry from trasz. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Fri Jul 18 11:23:02 2014 (r45335) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-04-2014-06.xml Fri Jul 18 12:17:32 2014 (r45336) @@ -46,7 +46,7 @@ ?>

Thanks to all the reporters for the excellent work! This - report contains 22 entries and we hope you enjoy reading it.

+ report contains 23 entries and we hope you enjoy reading it.

The deadline for submissions covering the period from July to September 2014 is October 7th, 2014.

@@ -1576,4 +1576,38 @@ + + New Automounter + + + + + Edward Tomasz + Napierała + + trasz@FreeBSD.org + + + + + + +

The project is at early testing stage. A patch will be + released as part of a broader call for testing after + additional review on some critical components (in particular, + the autofs filesystem). After fixing reported problems, the + code will be committed to FreeBSD 11-CURRENT. It's expected + to ship in the FreeBSD 10.2 release.

+ + + + The FreeBSD Foundation + + + + Fix bad interaction with fts(3). + + Debug a problem with Kerberos NFS mounts. + +