From 088f43d3d069e5cefcb890d4bd36498136b283ad Mon Sep 17 00:00:00 2001
From: Alexander Leidinger
Date: Mon, 15 Jan 2007 19:58:17 +0000
Subject: [PATCH] Update the status of some entries.
---
en/projects/ideas/index.sgml | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/en/projects/ideas/index.sgml b/en/projects/ideas/index.sgml
index d253cd222e..3048d31307 100644
--- a/en/projects/ideas/index.sgml
+++ b/en/projects/ideas/index.sgml
@@ -1,6 +1,6 @@
-
+
%developers;
@@ -156,8 +156,10 @@
Create the autofs file system from a specification.
Kernel transport and interaction with the "amd" automounter
needs to be completed.
-Adam Martin is working
- on AutoFS for FreeBSD as part of Google Summer of Code 2006.
+Adam Martin 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.
Requirements:
- Knowledge of file systems and network file systems.
@@ -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.
+Eric Anderson has a working version. He is finishing
+ up some bug testing/fixing and a few features.
Requirements:
- Strong knowledge of file systems.
@@ -242,8 +246,10 @@
href="http://lists.freebsd.org/pipermail/freebsd-hackers/2006-February/015575.html">porting
the NetBSD tmpfs to FreeBSD. The source and some benchmarks can be found
here. 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.
+ tree locking has to be added. There are also some bugs to take
+ care of. Rohit has no time to work on it in the next months, any volunteer is
+ welcome to continue his work.
Requirements:
- Ability to read and understand foreign C code.