From owner-svn-doc-head@FreeBSD.ORG Mon Apr 7 16:17:05 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 4ADFB533; Mon, 7 Apr 2014 16:17:05 +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 372D32A5; Mon, 7 Apr 2014 16:17:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s37GH5C6026961; Mon, 7 Apr 2014 16:17:05 GMT (envelope-from pgj@svn.freebsd.org) Received: (from pgj@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s37GH5gf026960; Mon, 7 Apr 2014 16:17:05 GMT (envelope-from pgj@svn.freebsd.org) Message-Id: <201404071617.s37GH5gf026960@svn.freebsd.org> From: Gabor Pali Date: Mon, 7 Apr 2014 16:17:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r44468 - 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.17 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: Mon, 07 Apr 2014 16:17:05 -0000 Author: pgj Date: Mon Apr 7 16:17:04 2014 New Revision: 44468 URL: http://svnweb.freebsd.org/changeset/doc/44468 Log: - Add 2014Q1 status report on the new automounter Submitted by: trasz Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 16:11:09 2014 (r44467) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-01-2014-03.xml Mon Apr 7 16:17:04 2014 (r44468) @@ -18,7 +18,7 @@

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

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

The deadline for submissions covering between April and June 2014 is July 7th, 2014.

@@ -1400,4 +1400,29 @@ device vt_efifb Switch to vt(4) by default. + + + New Automounter + + + + + Edward Tomasz + NapieraƂa + + trasz@FreeBSD.org + + + + +

The automount project is nearing the functional prototype + stage, and a call for testing is expected in the next month. + The userspace portion consists of the automountd(8) + daemon, which is designed to be fully compatible with its + counterpart in OS X, Solaris, and Linux, and which is nearly + complete. Work on the kernel component continues.

+ + + The &os; Foundation +