diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-16 01:01:06 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-03-16 01:01:06 +0000 |
commit | d4fdddd9133e429b7e5c488fd55a79d14c6ef488 (patch) | |
tree | 517ca23af12fed224b6d9cbc269e38cd47fd19ac | |
parent | 67d9befde034ae9b8ec1c7e2bc006cda9a862f5f (diff) | |
download | web-d4fdddd9133e429b7e5c488fd55a79d14c6ef488.tar.gz web-d4fdddd9133e429b7e5c488fd55a79d14c6ef488.tar.bz2 web-d4fdddd9133e429b7e5c488fd55a79d14c6ef488.zip |
GSoC 2006 is old. GSoC 2007 is new.
-rw-r--r-- | whatsnew.html | 137 | ||||
-rw-r--r-- | whatsold.html | 76 |
2 files changed, 132 insertions, 81 deletions
diff --git a/whatsnew.html b/whatsnew.html index 4fe9fb0c..f156b70e 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -71,8 +71,62 @@ so that it can be added here. <DL> <!-- News entries start here --> -<dt>14 January 2007</dt> +<dt>2007-03-14</dt> + <dd> + +<p>The GNU Hurd project will participate in this year's <strong>Google +Summer of Code</strong>, under the aegis of the GNU project.</p> + +<p>The following is a list of items you might want to work on. If you want to +modify these task proposals or have your own ideas on what to work, then please +don't hesitate to contact us on the <a +href="/software/hurd/help.html#TOCmail">bug-hurd mailing list</a> or the <a +href="/software/hurd/help.html#TOCirc">#hurd IRC channel</a>.</p> + +<ul> + +<li>Design and implement <a +href="http://savannah.gnu.org/task/?1619"><em>libchannel</em></a>, a library +for streams.</li> + +<li>Rewrite <a href="http://savannah.gnu.org/task/?5469"><em>pfinet</em></a>, +our interface to the IPv4 world; create a <a +href="http://savannah.gnu.org/task/?5470"><em>pfinet6</em></a> to interface to +the IPv6 world.</li> + +<li>Make GNU Mach use more <a href="http://savannah.gnu.org/task/?5488">up to +date <em>device drivers</em></a>.</li> + +<li>Design and implement a <a +href="http://savannah.gnu.org/task/?5485"><em>sound system</em></a>.</li> + +<li>Introduce the world of the <a +href="http://savannah.gnu.org/task/?5486"><em>Andrew File System (AFS)</em></a> +to the Hurd.</li> + +<li>Work on enhancing our <a href="http://savannah.gnu.org/task/?5497"><em>NFS +client</em> and <em>NFSd</em></a>.</li> + +<li>Implement support for <a +href="http://savannah.gnu.org/task/?5499"><em>Logical Volume Management +(LVM)</em></a>.</li> + +</ul> + +<p>Please see the page <a href="/software/soc-projects/guidelines.html">GNU +guidelines for Summer of Code projects</a> about how to make an application and +<a href="/software/soc-projects/ideas.html">Summer of Code project ideas +list</a> for a list of tasks for various GNU projects and information about +about how to submit your own ideas for tasks.</p> + +</dd> + + +<dt>2007-01-14</dt> + +<dd> + <p>Neal Walfield and Marcus Brinkmann have written and submitted for publication <a href="http://lists.gnu.org/archive/html/bug-hurd/2007-01/msg00046.html"><em>A @@ -113,90 +167,21 @@ We argue that only a small static number of scheduling policies are needed in practice and advocate hierarchical policy specification and central realization.</blockquote></dd> -<dt>7 January 2007</dt> + +<dt>2007-01-07</dt> + <dd> + <p>A number of GNU Hurd developers will again (as already in the previous years) meet at the time of the FOSDEM 2007, which will take place from 2007-02-24 to 25 in Brussels, Belgium. <a href="http://hurd.gnufans.org/bin/view/Hug/FOSDEM2007">This wiki page</a> has some details. <a href="/software/hurd/help.html">Contact us</a> if you are -interested in meeting with us.</dd> - -<dt>27 April 2006</dt> -<dd> -<p>The GNU Hurd project will participate in this year's -<strong>Google Summer of Code</strong>, under the aegis of the GNU project.</p> - -<p>The following is a list of items you might want to work on. If you want to -modify or extend these tasks or have your own ideas what to work on, please -feel invited to contact us on the <a -href="/software/hurd/help.html#TOCmail">bug-hurd mailing list</a> or the <a -href="/software/hurd/help.html#TOCirc">#hurd IRC channel</a>.</p> - -<ul> - -<li>Make GNU Mach use more <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5488">up to date - <em>device drivers</em></a>.</li> +interested in meeting with us.</p> -<li>Work on <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5489">GNU Mach's - <em>IPC / VM system</em></a>.</li> - -<li>Design and implement a <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5485"><em>sound - system</em></a>.</li> - -<li>Transition the Hurd libraries and servers <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5487">from - <em>cthreads</em> to <em>pthreads</em></a>.</li> - -<li>Find and implement a reasonable way to make the Hurd servers use <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5490"> - <em>syslog</em></a>.</li> - -<li>Design and implement <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=1619"> - <em>libchannel</em></a>, a library for streams.</li> - -<li>Rewrite <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5469"> - <em>pfinet</em></a>, our interface to the IPv4 world.</li> - -<li>Implement and make the Hurd properly use <a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5503"> - <em>extended attributes</em></a>.</li> - -<li>Design / implement / enhance support for the... - - <ul> - <li><a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5486"><em>Andrew - File System (AFS)</em></a>;</li> - - <li><a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5497"><em>NFS - client</em> and <em>NFSd</em></a>;</li> - - <li><a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5498"><em>EXT3 - file system</em></a>;</li> - - <li><a - href="http://savannah.gnu.org/task/?func=detailitem&item_id=5499"><em>Logical - Volume Manager (LVM)</em></a>.</li> - </ul> - -</ul> - -<p>Please see the page -<a href="/software/soc-projects/guidelines.html">GNU guidelines for Summer of -Code projects</a> about how to make an application and -<a href="/software/soc-projects/ideas.html">Summer of Code project ideas -list</a> for a list of tasks for various GNU projects and information about -about how to submit your own ideas for tasks.</p> </dd> + <P> <!-- News entries end here --> <DT><A HREF="/software/hurd/whatsold.html">Old news entries.</A></DT> diff --git a/whatsold.html b/whatsold.html index 238cd4cd..31a53913 100644 --- a/whatsold.html +++ b/whatsold.html @@ -49,11 +49,77 @@ <P> <DL> -<DT>02 March 2006</DT> -<DD> -Added a Slovak translation -of <A HREF="/software/hurd/whatsnew.html"><STRONG>What's New</STRONG></A> by -Peter Kotrcka. +<dt>27 April 2006</dt> +<dd> +<p>The GNU Hurd project will participate in this year's <strong>Google +Summer of Code</strong>, under the aegis of the GNU project.</p> + +<p>The following is a list of items you might want to work on. If you want to +modify or extend these tasks or have your own ideas what to work on, please +feel invited to contact us on the <a +href="/software/hurd/help.html#TOCmail">bug-hurd mailing list</a> or the <a +href="/software/hurd/help.html#TOCirc">#hurd IRC channel</a>.</p> + +<ul> + +<li>Make GNU Mach use more <a href="http://savannah.gnu.org/task/?5488">up +to date <em>device drivers</em></a>.</li> + +<li>Work on <a href="http://savannah.gnu.org/task/?5489">GNU Mach's +<em>IPC / VM system</em></a>.</li> + +<li>Design and implement a <a +href="http://savannah.gnu.org/task/?5485"><em>sound system</em></a>.</li> + +<li>Transition the Hurd libraries and servers <a +href="http://savannah.gnu.org/task/?5487">from <em>cthreads</em> to +<em>pthreads</em></a>.</li> + +<li>Find and implement a reasonable way to make the Hurd servers use <a +href="http://savannah.gnu.org/task/?5490"><em>syslog</em></a>.</li> + +<li>Design and implement <a +href="http://savannah.gnu.org/task/?1619"><em>libchannel</em></a>, a library +for streams.</li> + +<li>Rewrite <a href="http://savannah.gnu.org/task/?5469"><em>pfinet</em></a>, +our interface to the IPv4 world.</li> + +<li>Implement and make the Hurd properly use <a +href="http://savannah.gnu.org/task/?5503"><em>extended +attributes</em></a>.</li> + +<li>Design / implement / enhance support for the... + + <ul> + <li><a href="http://savannah.gnu.org/task/?5486"><em>Andrew File System + (AFS)</em></a>;</li> + + <li><a href="http://savannah.gnu.org/task/?5497"><em>NFS client</em> and + <em>NFSd</em></a>;</li> + + <li><a href="http://savannah.gnu.org/task/?5498"><em>EXT3 file + system</em></a>;</li> + + <li><a href="http://savannah.gnu.org/task/?5499"><em>Logical Volume Manager + (LVM)</em></a>.</li> + + </ul> + +</ul> + +<p>Please see the page <a href="/software/soc-projects/guidelines.html">GNU +guidelines for Summer of Code projects</a> about how to make an application and +<a href="/software/soc-projects/ideas.html">Summer of Code project ideas +list</a> for a list of tasks for various GNU projects and information about +about how to submit your own ideas for tasks.</p> + +</dd> + + +<DT>02 March 2006</DT> <DD> Added a Slovak translation of <A +HREF="/software/hurd/whatsnew.html"><STRONG>What's New</STRONG></A> by Peter +Kotrcka. <P> </DD> |