Update the status of some entries.
This commit is contained in:
parent
efa9d5a96e
commit
088f43d3d0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=29395
1 changed files with 11 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.74 2006/11/26 12:05:55 joel Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.75 2007/01/06 13:29:48 netchild Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navinclude.developers "INCLUDE">
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -156,8 +156,10 @@
|
|||
<p>Create the autofs file system from a specification.
|
||||
Kernel transport and interaction with the "amd" automounter
|
||||
needs to be completed.</p>
|
||||
<p><a href="mailto:adamartin@FreeBSD.org">Adam Martin</a> is working
|
||||
on AutoFS for FreeBSD as part of Google Summer of Code 2006.</p>
|
||||
<p><a href="mailto:adamartin@FreeBSD.org">Adam Martin</a> did work
|
||||
on AutoFS for FreeBSD as part of Google Summer of Code 2006. It
|
||||
is not yet ready for prime time, but he is working on getting it
|
||||
commit ready.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of file systems and network file systems.</li>
|
||||
|
|
@ -214,6 +216,8 @@
|
|||
a root file system for network booting, etc. Right now, we mount UFS from an
|
||||
mdimage, but using &man.tar.1; images avoids having to build UFS images with
|
||||
memory disks etc.</p>
|
||||
<p><a href="mailto:">Eric Anderson</a> has a working version. He is finishing
|
||||
up some bug testing/fixing and a few features.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Strong knowledge of file systems.</li>
|
||||
|
|
@ -242,8 +246,10 @@
|
|||
href="http://lists.freebsd.org/pipermail/freebsd-hackers/2006-February/015575.html">porting</a>
|
||||
the NetBSD tmpfs to FreeBSD. The source and some benchmarks can be found
|
||||
<a href="http://download.purpe.com/tmpfs">here</a>. Before it can enter the
|
||||
tree locking has to be added. Rohit has no time to work on it in the next
|
||||
months, any volunteer is welcome to continue his work.</p>
|
||||
tree locking has to be added. There are also <a
|
||||
href="http://www.Leidinger.net/FreeBSD/tmpfs_bugs.mails">some bugs</a> to take
|
||||
care of. Rohit has no time to work on it in the next months, any volunteer is
|
||||
welcome to continue his work.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Ability to read and understand foreign C code.</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue