Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 20:43:06 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45734 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201410072043.s97Kh6mr005494@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: emaste (src committer)
Date: Tue Oct  7 20:43:05 2014
New Revision: 45734
URL: https://svnweb.freebsd.org/changeset/doc/45734

Log:
  Add autofs entry from trasz

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 18:32:22 2014	(r45733)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Tue Oct  7 20:43:05 2014	(r45734)
@@ -86,5 +86,40 @@
     <description>Miscellaneous</description>
   </category>
 
+<project cat='proj'>
+  <title>New Automounter</title>
+
+  <contact>
+    <person>
+      <name>
+        <given>Edward Tomasz</given>
+        <common>Napiera&#322;a</common>
+      </name>
+      <email>trasz@FreeBSD.org</email>
+    </person>
+  </contact>
+
+  <links>
+    <url href="https://wiki.freebsd.org/Automounter" />
+    <url href="http://people.freebsd.org/~trasz/autofs.pdf" />
+  </links>
+
+  <body>
+    <p>
+         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.
+
+         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.
+
+         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.
+    </p>
+  </body>
+
+  <sponsor>
+      The FreeBSD Foundation
+  </sponsor>
+
+  <help></help>
+</project>
+
 
 </report>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410072043.s97Kh6mr005494>