diff options
author | arnebab <arne_bab@web.de> | 2008-09-24 11:46:37 +0200 |
---|---|---|
committer | arnebab <arne_bab@web.de> | 2008-09-24 11:46:37 +0200 |
commit | 4f4bb12846f56fce27d911e7f55ee490c9d6aa4d (patch) | |
tree | 96f2faf5a311a0ab89887260eaac606d9e4810b9 | |
parent | a573fd8a9c868cdc2f886eed5458e6443a87efdb (diff) |
Expanded contributing section on the start page.
-rw-r--r-- | contributing.mdwn | 3 | ||||
-rw-r--r-- | index.mdwn | 8 |
2 files changed, 9 insertions, 2 deletions
diff --git a/contributing.mdwn b/contributing.mdwn index b6ac3aa0..6f2064e9 100644 --- a/contributing.mdwn +++ b/contributing.mdwn @@ -23,7 +23,7 @@ Please read about [[how_to_contribute_to_this_wiki|wiki]]. There are essential two kinds of Hurd system designs. - +<a name="hurd_on_mach"> </a> ## Hurd on Mach For one there's the implementation of the *[[Hurd]] running on the @@ -57,6 +57,7 @@ For more reading resources, please see this whole wiki, and also and <http://www.gnu.org/software/hurd/> in general. +<a name="hurd_on_modern_microkernel"> </a> ## Hurd on a modern microkernel Developers [[have_identified|hurd/critique]] a number of problem with the *Hurd on @@ -27,11 +27,17 @@ package from Debian experimental fixed this for me. --> We had 4 slots in the Google Summer of code - [[check_the_results|community/gsoc]]! - ## Contributing Read about various ways of [[contributing]]. +In short: You can + +* [[Contribute_to_this_wiki|wiki]] +* Work on [[Hurd_on_Mach|contributing#hurd_on_mach]] +* Help to port the Hurd [[to_a_modern_microkernel|contributing#hurd_on_modern_microkernel]] +* [[Run_a_GNU/Hurd_System|hurd/running]], and help others to get their Hurds running. + ## Getting Help |