Remove the network disk device project.
Requested by: alfred
This commit is contained in:
parent
4794fcd39b
commit
9f256134ef
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27576
1 changed files with 1 additions and 12 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.38 2006/04/17 22:52:12 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/summerofcode.sgml,v 1.39 2006/04/17 22:58:50 murray Exp $">
|
||||
<!ENTITY title "FreeBSD Summer Projects">
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -144,17 +144,6 @@ href="&base;/projects/ideas/index.html">here</a>.</p>
|
|||
hasn't. <a href="mailto:dwmalone@freebsd.org">&a.dwmalone;</a> is
|
||||
the coordinator.</li>
|
||||
|
||||
<li><strong>Network Disk Device</strong>: Add the ability to
|
||||
remotely access devices from one system to another. The goal is
|
||||
to allow remote access to resources such as disks, sound devices,
|
||||
and other miscellaneous pieces of hardware over the network.
|
||||
Prospective candidates should have an understanding or interest in
|
||||
remote procedure call systems, networking (TCP/IP), an interest to
|
||||
learn how Unix device drivers work as well as process management
|
||||
will be required. This project would be a good resume builder,
|
||||
but is not for the faint of heart. <a
|
||||
href="mailto:alfred@FreeBSD.org">&a.alfred;</a> is coordinating.</li>
|
||||
|
||||
<li><strong>NFS Lockd (improve semantics)</strong>: Improve the
|
||||
semantics of the NFS lockd in FreeBSD. Apple has made certain
|
||||
enhancements that can be leveraged in our code base. Implement
|
||||
|
|
Loading…
Reference in a new issue