diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 13:47:43 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-23 13:47:43 +0000 |
commit | 1838f341de1bd07c2136973cf022585f8de0a084 (patch) | |
tree | 8d9da0237408ee6839c83e7aabb8c0d1d56a961d /Hurd | |
parent | 06516e2a86abf8265e67efb13f2a0ac390e56fd8 (diff) |
web commit by MichaelBanck: Expand Debian section
Diffstat (limited to 'Hurd')
-rw-r--r-- | Hurd/contributing.mdwn | 19 |
1 files changed, 14 insertions, 5 deletions
diff --git a/Hurd/contributing.mdwn b/Hurd/contributing.mdwn index 4ef03945..b185e601 100644 --- a/Hurd/contributing.mdwn +++ b/Hurd/contributing.mdwn @@ -3,11 +3,20 @@ Debian is currently the Hurd distribution of choice among Hurd users and devellopers. Approximately half of the Debian archive has been compiled successfully on the Hurd, however, many -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 or upstream. +programs fail to build for various reasons. A [list of build +failures including error messages](http://unstable.buildd.net/buildd/hurd-i386_Failed.html) +can be found, as well as a [preliminary analysis](http://lists.debian.org/debian-hurd/2007/07/msg00000.html) +of them. If you want to port any of these, file patches in the +[Alioth patch tracker](http://alioth.debian.org/tracker/?atid=410472&group_id=30628&func=browse) + for review. It might be a good idea to record your intention +to port something in the [Alioth task tracker](http://alioth.debian.org/pm/task.php?group_project_id=34&group_id=30628&func=browse) so other people do not do duplicated work. You can also just +install the Hurd and find what doesn't work for you and port +it and then file patches for that package in [above patch tracker](http://alioth.debian.org/tracker/?atid=410472&group_id=30628&func=browse) + +If you want to further development, a list of interesting +projects is available in the [Alioth task tracker](http://alioth.debian.org/pm/task.php?group_project_id=35&group_id=30628&func=browse). +Those projects are not necessarily Debian specific, but do +not touch the Hurd proper. # Hurd Proper |