From 29ff2d00d192dd5e09613e4065e4d5c3313b257d Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Fri, 9 Apr 2010 01:25:49 +0200 Subject: We didn’t sey on the front page where to find the sources… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.mdwn b/index.mdwn index fa7a3af1..a48a2385 100644 --- a/index.mdwn +++ b/index.mdwn @@ -75,6 +75,8 @@ To help the Hurd you can for example (from high level stuff to the inner core) Read about ways to contribute [[in_more_detail|contributing]]. +You can find most Hurd related sourcecode in the +[savannah git repositories for the Hurd](http://git.savannah.gnu.org/cgit/hurd/). ## Getting Help -- cgit v1.2.3 From a8af31924a153dd1b45ecff2674b2b09fb4de645 Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Fri, 9 Apr 2010 01:32:31 +0200 Subject: Adjusted the repo of cl-hurd (now git) --- user/flaviocruz.mdwn | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/user/flaviocruz.mdwn b/user/flaviocruz.mdwn index f3a67afd..c4d3db69 100644 --- a/user/flaviocruz.mdwn +++ b/user/flaviocruz.mdwn @@ -14,9 +14,7 @@ Email: flaviocruz at gmail dot com Some [Hurd stuff](http://opensvn.csie.org/leic/hurd/) -And code: [cl-hurd](http://freehg.org/u/flavioc/cl-hurd/) - -hg clone [http://freehg.org/u/flavioc/cl-hurd/](http://freehg.org/u/flavioc/cl-hurd/) +And code: [cl-hurd](http://git.savannah.gnu.org/cgit/hurd/incubator.git/log/?h=clisp) ## Summer session -- cgit v1.2.3 From 30dde00114d5d791e340d4ca0dd4f8a096b8ff2a Mon Sep 17 00:00:00 2001 From: Arne Babenhauserheide Date: Fri, 9 Apr 2010 01:33:24 +0200 Subject: polish (yes, I know this is the wrong branch, but I don’t know how to fix that) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.mdwn b/index.mdwn index a48a2385..98aa3947 100644 --- a/index.mdwn +++ b/index.mdwn @@ -73,11 +73,11 @@ To help the Hurd you can for example (from high level stuff to the inner core) * Work on the [[Hurd_on_Mach|contributing#hurd_on_mach]], or * Help to port the Hurd [[to_a_modern_microkernel|contributing#hurd_on_modern_microkernel]]. -Read about ways to contribute [[in_more_detail|contributing]]. - You can find most Hurd related sourcecode in the [savannah git repositories for the Hurd](http://git.savannah.gnu.org/cgit/hurd/). +Read about ways to contribute [[in_more_detail|contributing]]. + ## Getting Help There are a couple of different [[Hurd_FAQs|hurd/FAQ]]. -- cgit v1.2.3