diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-09 12:40:49 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-10-09 12:40:49 +0200 |
commit | 6665fb894bf19f91a40b82bf5620a67af116c77c (patch) | |
tree | d54b2764978a30d5ab92d71c7da2a7902885fe04 /hurd/contributing.mdwn | |
parent | 15a4f8e1b68f2d9952426f6602c00ba00fe43c78 (diff) |
[[hurd/contributing]]: Fold into [[contributing]].
Diffstat (limited to 'hurd/contributing.mdwn')
-rw-r--r-- | hurd/contributing.mdwn | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/hurd/contributing.mdwn b/hurd/contributing.mdwn deleted file mode 100644 index b81f1c60..00000000 --- a/hurd/contributing.mdwn +++ /dev/null @@ -1,26 +0,0 @@ -[[meta copyright="Copyright © 2007, 2008 Free Software Foundation, Inc."]] - -[[meta license="""[[toggle id="license" text="GFDL 1.2+"]][[toggleable -id="license" text="Permission is granted to copy, distribute and/or modify this -document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no Invariant -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]]."]]"""]] - -# Hurd Proper - -If you are interested in developping the Hurd proper, there is -plenty of work to do. Before you can significantly contribute, -take some time to learn about the system, e.g., -[[microkernels_for_beginners|microkernel/for_beginners]]. Until you can do the basic exercises -listed there, you won't be able to significantly contribute to -the Hurd. - -See the [[ToDo]]. - -# GNU Mach - -[[GNU_Mach|microkernel/mach/gnumach]] is the underlying microkernel used by the -Hurd. It has a number of deficencies; -[[microkernel/mach/gnumach/projects]]. |