Date: Mon, 7 Apr 2014 16:17:05 +0000 (UTC) From: Gabor Pali <pgj@FreeBSD.org> 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 Message-ID: <201404071617.s37GH5gf026960@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 @@ <!-- XXX: Keep the number of entries updated --> <p>Thanks to all the reporters for the excellent work! This report - contains 22 entries and we hope you enjoy reading it.</p> + contains 23 entries and we hope you enjoy reading it.</p> <p>The deadline for submissions covering between April and June 2014 is July 7th, 2014.</p> @@ -1400,4 +1400,29 @@ device vt_efifb</pre> <task>Switch to <tt>vt(4)</tt> by default.</task> </help> </project> + + <project cat='kern'> + <title>New Automounter</title> + + <contact> + <person> + <name> + <given>Edward Tomasz</given> + <common>NapieraĆa</common> + </name> + <email>trasz@FreeBSD.org</email> + </person> + </contact> + + <body> + <p>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 <tt>automountd(8)</tt> + 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.</p> + </body> + + <sponsor>The &os; Foundation</sponsor> + </project> </report>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404071617.s37GH5gf026960>