diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 13:38:20 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 13:38:20 +0000 |
commit | 06516e2a86abf8265e67efb13f2a0ac390e56fd8 (patch) | |
tree | e3e3478bb006a5c56f8cada7c6333b23340e3a91 /Hurd | |
parent | 59af3fd58d2d478599363bdf3eb098d93fc411dd (diff) |
web commit by NealWalfield: Don't use a list.
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/contributing.mdwn | 15 |
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]]. |