diff options
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]]. |