diff options
author | antrik <antrik@users.sf.net> | 2008-04-25 20:29:10 +0200 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2008-04-25 20:29:10 +0200 |
commit | 7e37213e1636e13bc4d9e7c7718ce8e947fb0bd4 (patch) | |
tree | d241a9eae864490e52e775e57848034d7bce5bca /community | |
parent | 4c3540b7182db7f0cb77a2c5927dd79aa8b6324b (diff) |
Add status notes to selected projects
Diffstat (limited to 'community')
-rw-r--r-- | community/gsoc/project_ideas.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn index 7fa1196e..c24b93be 100644 --- a/community/gsoc/project_ideas.mdwn +++ b/community/gsoc/project_ideas.mdwn @@ -116,6 +116,8 @@ using the existing C libraries (libps, libtrivfs), but also try to work with the MiG-generated stubs directly. If you are ambitious, you could even try to write your own stubs... +Status: A student is working on Lisp bindings for GSoC 2008. + ## Virtualization Using Hurd Mechanisms @@ -193,6 +195,9 @@ Possible mentors: Olaf Buddenhagen (antrik) Exercise: Make some modification to the "boot" programm used to start subhurds. (More specific suggestions welcome... :-) ) +Status: A student is working on network virtualization (and some related bits) +for GSoC 2008. + ## Namspace-based Translator Selection @@ -318,6 +323,8 @@ Possible mentors: Olaf Buddenhagen (antrik) Exercise: Add or fix one piece in the existing procfs translator. +Status: A student is working on procfs for GSoC 2008. + ## New Driver Glue Code @@ -410,6 +417,9 @@ Possible mentors: Olaf Buddenhagen (antrik) Exercise: Come up with a glibc patch that allows overriding one specific standard server using method (1). +Status: The student working on network virtualization for GSoC 2008 will +probably take a look into this too. + ## `dtrace` Support @@ -443,6 +453,8 @@ trackers on savannah, and make a go at it. You might not be able to finish the task in a limited amount of time, but you should at least be able to make a detailed analysis of the issue. +Status: A student is working on dtrace (or perhaps SystemTap) for GSoC 2008. + ## Hurdish TCP/IP Stack |