Add information about projects taken by Google SoC students.
This commit is contained in:
parent
179f5d1c24
commit
00a85840c8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=28083
1 changed files with 21 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.51 2006/06/11 16:03:48 erwin Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/ideas/index.sgml,v 1.52 2006/06/11 16:26:14 joel Exp $">
|
||||
<!ENTITY title "FreeBSD list of projects and ideas for volunteers">
|
||||
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -147,6 +147,8 @@
|
|||
<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><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of file systems and network file systems.</li>
|
||||
|
@ -301,6 +303,9 @@
|
|||
<li>Use the improved API in our userland programs where it is
|
||||
beneficial.</li>
|
||||
</ul>
|
||||
<p><a href="mailto:ryanb@FreeBSD.org">Ryan Beasly</a> is <a
|
||||
href="http://wikitest.freebsd.org/RyanBeasley">working</a> on syncing
|
||||
with the 4Front OSS v4 API as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Ability to read and understand foreign C code.</li>
|
||||
|
@ -808,6 +813,9 @@
|
|||
implementation should be compared with an up-to-date Linux kernel so that
|
||||
important missing syscalls can be added to ensure that all mainstream
|
||||
applications continue to work on FreeBSD.</p>
|
||||
<p><a href="mailto:rdivacky@FreeBSD.org">Roman Divacky</a> is <a
|
||||
href="http://wikitest.freebsd.org/Linuxolator-status">working</a> on updating
|
||||
the linuxulator as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Ability to read and understand foreign C code.</li>
|
||||
|
@ -1203,6 +1211,9 @@
|
|||
<li>Allows further work to enhance the FreeBSD installation process
|
||||
(guided configuration of the LDAP part).</li>
|
||||
</ul>
|
||||
<p><a href="mailto:bushman@FreeBSD.org">Michael Bushkov</a> is <a
|
||||
href="http://wikitest.freebsd.org/LdapCachedOriginalProposal">working</a> on
|
||||
importing NSS LDAP as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of C.</li>
|
||||
|
@ -1247,6 +1258,9 @@
|
|||
code into a separate libraries (may depend upon the NIS/YP -> NSS
|
||||
entry).</li>
|
||||
</ul>
|
||||
<p><a href="mailto:bushman@FreeBSD.org">Michael Bushkov</a> is <a
|
||||
href="http://wikitest.freebsd.org/LdapCachedOriginalProposal">working</a> on
|
||||
movinf HESIOD out of libc as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of C.</li>
|
||||
|
@ -1269,6 +1283,9 @@
|
|||
code into a separate libraries (may depend upon the HESIOD -> NSS
|
||||
entry).</li>
|
||||
</ul>
|
||||
<p><a href="mailto:bushman@FreeBSD.org">Michael Bushkov</a> is <a
|
||||
href="http://wikitest.freebsd.org/LdapCachedOriginalProposal">working</a> on
|
||||
moving NIS/YP out of libc as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Knowledge of C.</li>
|
||||
|
@ -1386,6 +1403,9 @@
|
|||
boot an install server from a FreeSBIE live CD-ROM on one box, set the BIOS
|
||||
on subsequent boxes to PXE boot, and then have the rest happen by magic.
|
||||
This would be very helpful for installing cluster nodes, etc.</p>
|
||||
<p><a href="mailto:m@FreeBSD.org">Markus Boelter</a> is <a
|
||||
href="http://wikitest.freebsd.org/MarkusBoelter">working</a> on a bundled
|
||||
PXE installer as part of Google Summer of Code 2006.</p>
|
||||
<p><strong>Requirements</strong>:</p>
|
||||
<ul>
|
||||
<li>Good PXE knowledge.</li>
|
||||
|
|
Loading…
Reference in a new issue