[image of the Hurd logo] [ en | es ]
What's New
 
ChangeLogs
 
Documentation

GNU Hurd
 
Installation
Getting Help
Source Code
Development
History
 
GNU Mach
 
Installation
Source Code
 
GNU MIG
 
Source Code
 
Related Projects


Table of Contents


Latest Release

The latest release of GNU Mach is version 1.3, 2002-05-28. However, it is recommended that you use the version in CVS instead, the gnumach-1-branch to be exact, as we are only a few steps before we'll do another release from that branch.

CVS repository

The GNU Mach source code is managed in the version control system CVS. You can check out the CVS repository with the following instruction set.

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

Updates from within the module's directory do not need the -d parameter.

For the full details, read the Savannah page.

Browsing the code

You can also browse the CVS repository of GNU Mach with your web browser. The web pages are generated dynamically at the time you request them and are always up to date.

There is also a cross referenced database of the Hurd, GNU Mach, MIG, and the GNU C library sources online for you to browse. It provides better searching and browsing facilities than the online CVS repository, but it is not always up to date and does not contain history information.

Some of these links are at other web sites not maintained by the FSF. The FSF is not responsible for the content of these other web sites.


[ en | es ]

Return to GNU's home page.

Please send FSF & GNU inquiries & questions to gnu@gnu.org. There are also other ways to contact the FSF.

Please send comments on these web pages to web-hurd@gnu.org, send other questions to gnu@gnu.org.

Copyright (C) 2001, 2002, 2007 Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA

Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.

Updated: $Date$ $Author$