summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Hurd/contributing.mdwn15
1 files changed, 6 insertions, 9 deletions
diff --git a/Hurd/contributing.mdwn b/Hurd/contributing.mdwn
index 9edd8b2f..4ef03945 100644
--- a/Hurd/contributing.mdwn
+++ b/Hurd/contributing.mdwn
@@ -1,7 +1,4 @@
-There are a number of ways that you can contribute to the
-Hurd.
-
-* Debian GNU/Hurd
+# Porting Applications
Debian is currently the Hurd distribution of choice among Hurd
users and devellopers. Approximately half of the Debian archive
@@ -10,9 +7,9 @@ programs fail to build for various reasons. [Significant
packages and problems](http://alioth.debian.org/pm/?group_id=30628)
are listed there. You can also just install the Hurd and
find what doesn't work for you and port it and then file
-bugs against the package in the Debian BTS.
+bugs against the package in the Debian BTS or upstream.
-* Hurd Proper
+# Hurd Proper
If you are interested in developping the Hurd proper, there is
plenty of work todo. Before you can significantly contribute,
@@ -21,9 +18,9 @@ take some time to learn about the system, e.g.,
listed there, you won't be able to significantly contribute to
the Hurd.
-See also the [[ToDo]]
+See the [[ToDo]].
-* GNU Mach
+# GNU Mach
GNU Mach is the underlying microkernel used by the Hurd. It has
-a number of deficencies [[Mach/GNUMachRevivalProject]].
+a number of deficencies [[Mach/GNUMachRevivalProject]].