summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2010-08-14 11:40:01 +0200
committerArne Babenhauserheide <arne_bab@web.de>2010-08-14 11:40:01 +0200
commit7b1dc5c953963a88921e36d493aea1e4f7799b4f (patch)
tree4540f914a3751ddcec741f4b6a3a59d550fd62ef /community
parent20d38777eae44b3995d9b194458b1d50ed34b6d3 (diff)
some what-we-need fixes (forgot that git commit --amend doesn’t add new file changes)
Diffstat (limited to 'community')
-rw-r--r--community/weblogs/ArneBab/what_we_need.mdwn23
1 files changed, 12 insertions, 11 deletions
diff --git a/community/weblogs/ArneBab/what_we_need.mdwn b/community/weblogs/ArneBab/what_we_need.mdwn
index b12f7d31..00181ef0 100644
--- a/community/weblogs/ArneBab/what_we_need.mdwn
+++ b/community/weblogs/ArneBab/what_we_need.mdwn
@@ -19,20 +19,21 @@ As soon as these issues are taken care of, the Hurd offers everything we need fo
- mplayer with win32codecs (1): antrik³
- gnash or alternatives (1): antrik³
-°: Very likely needed by more people, but not named as most pressing issue
-
+°: Very likely needed by more people, but not named as most pressing issue
¹: It’s unclear on which processors the Hurd would have problems. Please report it if you have one!
-→ [http://www.mail-archive.com/bug-hurd@gnu.org/msg19105.html](info)
-
-²: Would be OK to use a router box instead.
-
-³: Not critical but would be convenient.
-
-⁴: Only while *not* using Hurd as the only machine.
-
+→ [http://www.mail-archive.com/bug-hurd@gnu.org/msg19105.html](info)
+²: Would be OK to use a router box instead.
+³: Not critical but would be convenient.
+⁴: Only while *not* using Hurd as the only machine.
⁵: [We’re close to that](http://www.mail-archive.com/bug-hurd@gnu.org/msg19177.html).
So, if one of these issues seems to be interesting for you, or you think “I can do that easily”,
why not become a Hurd hacker and add your touch?
-You can reach us in the [[mailing_lists]] and find the code in our [[source_repositories]] (git). “The great next stuff” is in the [incubator git repo](http://git.savannah.gnu.org/cgit/hurd/incubator.git/), including [clisp](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=clisp) (translators in lisp), [dde](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=dde) (using Linux device drivers), [nsmux](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=nsmux) (setting translators with file,,translator) and many others.
+You can reach us in the [[mailing_lists]] and in [[irc]].
+
+The sourcecode is in our [[source_repositories]] (git). When you want to check sources relevant for you, [DDE](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=dde) might be a good place to start for wireless and sound. USB on the other hand might need work in [gnumach](http://git.savannah.gnu.org/cgit/hurd/gnumach.git/) ([[hacking_info|microkernel/mach/gnumach]]).
+
+Besides: “The great next stuff” is in the [incubator git repo](http://git.savannah.gnu.org/cgit/hurd/incubator.git/), including [clisp](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=clisp) (translators in lisp), [nsmux](http://git.savannah.gnu.org/cgit/hurd/incubator.git/tree/?h=nsmux) (dynamically setting translators on files for one command by accessing `file,,translator`) and other projects.
+
+Happy hacking!