Add autofs entry from trasz.
This commit is contained in:
parent
8bc94123ac
commit
b680ccc2d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45336
1 changed files with 35 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
?>
|
?>
|
||||||
|
|
||||||
<p>Thanks to all the reporters for the excellent work! This
|
<p>Thanks to all the reporters for the excellent work! This
|
||||||
report contains 22 entries and we hope you enjoy reading it.</p>
|
report contains 23 entries and we hope you enjoy reading it.</p>
|
||||||
|
|
||||||
<p>The deadline for submissions covering the period from July to
|
<p>The deadline for submissions covering the period from July to
|
||||||
September 2014 is October 7th, 2014.</p>
|
September 2014 is October 7th, 2014.</p>
|
||||||
|
@ -1576,4 +1576,38 @@
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</project>
|
||||||
|
|
||||||
|
<project cat='proj'>
|
||||||
|
<title>New Automounter</title>
|
||||||
|
|
||||||
|
<contact>
|
||||||
|
<person>
|
||||||
|
<name>
|
||||||
|
<given>Edward Tomasz</given>
|
||||||
|
<common>Napierała</common>
|
||||||
|
</name>
|
||||||
|
<email>trasz@FreeBSD.org</email>
|
||||||
|
</person>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links></links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>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.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<sponsor>
|
||||||
|
The FreeBSD Foundation
|
||||||
|
</sponsor>
|
||||||
|
|
||||||
|
<help>
|
||||||
|
<task>Fix bad interaction with <tt>fts(3)</tt>.</task>
|
||||||
|
|
||||||
|
<task>Debug a problem with Kerberos NFS mounts.</task>
|
||||||
|
</help>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue