- Add 2014Q1 status report on the new automounter
Submitted by: trasz
This commit is contained in:
parent
2817def888
commit
74d7021dd4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=44468
1 changed files with 26 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue