summaryrefslogtreecommitdiff
path: root/community/gsoc/project_ideas.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsoc/project_ideas.mdwn')
-rw-r--r--community/gsoc/project_ideas.mdwn12
1 files changed, 6 insertions, 6 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn
index c3e1eff3..0dc5f152 100644
--- a/community/gsoc/project_ideas.mdwn
+++ b/community/gsoc/project_ideas.mdwn
@@ -116,7 +116,7 @@ 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: Flavio Cruz has completed [[Lisp_bindings|flavioc]] for GSoC 2008!
+*Status*: Flavio Cruz has completed [[Lisp_bindings|flavioc]] for GSoC 2008!
## Virtualization Using Hurd Mechanisms
@@ -195,7 +195,7 @@ Possible mentors: Olaf Buddenhagen (antrik)
Exercise: Make some modification to the "boot" programm used to start subhurds.
(More specific suggestions welcome... :-) )
-Status: Zheng da has has implemented [[network_virtualization|da]] (an
+*Status*: Zheng da has has implemented [[network_virtualization|da]] (an
important prerequisite for unprivileged subhurds) for GSoC 2008, along with
various other interesting bits, including a mechanism to override socket
servers; a proc proxy that allows running processes/subenvironments with a
@@ -271,7 +271,7 @@ Possible mentors: Olaf Buddenhagen (antrik)
Exercise: Try to make some modification to the existing unionfs and/or firmlink
translators. (More specific suggestions welcome... :-) )
-Status: Sergiu Ivanov has been working *voluntarily* on
+*Status*: Sergiu Ivanov has been working *voluntarily* on
[[namespace-based_translator_selection|scolobb]], as an inofficial GSoC 2008
participant! Not all the desired functionality is in place yet; work is
ongoing.
@@ -332,7 +332,7 @@ Possible mentors: Olaf Buddenhagen (antrik)
Exercise: Add or fix one piece in the existing procfs translator.
-Status: Madhusudan.C.S has implemented a new, fully functional [[procfs]] for
+*Status*: Madhusudan.C.S has implemented a new, fully functional [[procfs]] for
GSoC 2008. He is still working on some outstanding issues.
@@ -427,7 +427,7 @@ Possible mentors: Olaf Buddenhagen (antrik)
Exercise: Come up with a glibc patch that allows overriding one specific
standard server using method (1).
-Status: Overriding of socket servers through environment variables has been
+*Status*: Overriding of socket servers through environment variables has been
implemented by Zheng Da for GSoC 2008, as part of his
[[network_virtualization|da]] project.
@@ -464,7 +464,7 @@ 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: Andei Barbu was working on
+*Status*: Andei Barbu was working on
[SystemTap](http://csclub.uwaterloo.ca/~abarbu/hurd/) for GSoC 2008, but it
turned out too Linux-specific. He implemented kernel probes, but there is no
nice frontend yet.