[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gnumach vs gnumach-1-branch
From: |
Michael Banck |
Subject: |
Re: gnumach vs gnumach-1-branch |
Date: |
Thu, 13 Jul 2006 23:57:15 +0200 |
User-agent: |
Mutt/1.5.11+cvs20060403 |
On Thu, Jul 13, 2006 at 08:34:04PM +0300, Constantine Kousoulos wrote:
> At http://www.gnu.org/software/hurd/gnumach-download.html there
> are two choices when downloading the gnumach source code:
>
> Source tree:
> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co
> gnumach
>
> Use to following to get the GNU Mach 1 branch:
> cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co
> -r gnumach-1-branch gnumach
>
> What are the differences between them?
Just gnumach (i.e. HEAD) is gnumach-2.x which uses oskit-mach for
drivers etc. Nobody managed to get it running for the laste couple of
years and no code has been committed to it in ages.
gnumach-1-branch is what actually works for at least some hardware and
is the branch which is under light development/bug fixing.
HTH,
Michael