[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNU mach cleanup contribution
From: |
olafBuddenhagen |
Subject: |
Re: GNU mach cleanup contribution |
Date: |
Thu, 26 Mar 2009 00:54:13 +0100 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
Hi,
On Sun, Mar 22, 2009 at 12:29:52PM -0400, faif@gnu.org wrote:
> > Well, for actual GSoC participation you need to follow the usual
> > procedure, as explained in the FAQ. In either case, you are of
> > course most welcome to start working on it right away -- though it's
> > highly recommended that you stay in contact and let us know what you
> > are doing exactly :-)
>
> OK, we can start doing it in our free time. Where should we start
> from? We both have already installed Debian GNU/Linux, and I was
> wondering which package(s)/repositories are needed for this job --
> gnumach, gnumach-dbg (probably not), or gnumach-dev?
Erm... Do you really mean Debian GNU/*Linux*, not Debian GNU/Hurd?...
What you need for this job is the source code, either from the Debian
package:
apt-get source gnumach
or from the upstream repository:
cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r
gnumach-1-branch gnumach
-antrik-