diff options
author | antrik <antrik@users.sf.net> | 2008-03-17 10:20:09 +0100 |
---|---|---|
committer | antrik <antrik@users.sf.net> | 2008-03-17 10:32:52 +0100 |
commit | 159e9bbd2dbc31c23078aada0d2cc1b1be366f28 (patch) | |
tree | b314ed44805d0d238e62c5a83a3991cd885c689a /community/gsoc | |
parent | 91933e80c1ee71840d5246c9b20c234be43d6dbf (diff) |
Added some introductory remarks
Diffstat (limited to 'community/gsoc')
-rw-r--r-- | community/gsoc/project_ideas.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/community/gsoc/project_ideas.mdwn b/community/gsoc/project_ideas.mdwn index 8d6b6efc..dc002607 100644 --- a/community/gsoc/project_ideas.mdwn +++ b/community/gsoc/project_ideas.mdwn @@ -8,6 +8,15 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] +This list offers a wide range of tasks: From rather straightforward to pretty +involved ones; from low-level kernel hacking (drivers, VM) to high-level +translators; from fixing bugs, implementing new functionality based on existing +interfaces, to creating totally new mechanisms. + +If you have questions regarding the projects, or if there is more than one that +you are interested in and you are unsure which to choose, don't hesitate to +contact us -- on [[IRC]] or using [[mailing_lists]]. + * sound support The Hurd presently has no sound support. Fixing this requires two steps: One is |