[image of the Hurd logo] [ English ]
What's New
 
ChangeLogs

The GNU Hurd
 
Documentation
Installation
Getting Help
Source Code
Development
History
 
GNU Mach
 
Documentation
Installation
Source Code
 
MiG
 
Source Code
 
Related Projects


Table of Contents


Latest Release

The latest release of MiG is version 1.3, 2002-03-08. It features:

  • Minor bug fixes.
  • The new keyword retcode is accepted as a parameter modifier. This does not do anything, but is accepted for compatibility with the MiG input syntax used with OSF Mach.
  • The debian/ subdirectory of packaging files is now included in the MiG source distribution.

You can download the latest version of MiG from the GNU ftp server:

CVS repository

The MiG source code is managed in the version control system CVS. You can check out the CVS repository through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anoncvs, simply press the Enter key.

Source tree: cvs -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd login
 
cvs -z3 -d:pserver:anoncvs@subversions.gnu.org:/cvsroot/hurd co mig

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

Archived snapshots

The whole source code of MiG is also available as a single compressed TAR file via FTP. The file ftp://alpha.gnu.org/gnu/cvs/mig.tgz [145K] contains a snapshot of the MiG source repository which is remade daily.

Browsing the code

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


[ English ]

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 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$