From 7e4ebdd6a80419d9b0d4236ca405520395fa320c Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Sun, 26 May 2002 23:34:40 +0000 Subject: Add new files mig.html and mig-download.html for MiG. Add menu entries for these files to all other files. --- changelogs.html | 4 ++ devel.html | 4 ++ docs.html | 4 ++ download.html | 4 ++ gnumach-download.html | 4 ++ gnumach-install.html | 4 ++ gnumach.html | 4 ++ help.html | 4 ++ history.html | 4 ++ hurd-talk.html | 4 ++ hurd.html | 4 ++ install.html | 4 ++ mig-download.html | 150 ++++++++++++++++++++++++++++++++++++++++++++++++++ mig.html | 114 ++++++++++++++++++++++++++++++++++++++ whatsnew.html | 4 ++ whatsold.html | 4 ++ 16 files changed, 320 insertions(+) create mode 100644 mig-download.html create mode 100644 mig.html diff --git a/changelogs.html b/changelogs.html index 92f11750..dc992a8b 100644 --- a/changelogs.html +++ b/changelogs.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/devel.html b/devel.html index b92afa5d..b8c8309b 100644 --- a/devel.html +++ b/devel.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/docs.html b/docs.html index 3965dfd9..9c7806ca 100644 --- a/docs.html +++ b/docs.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/download.html b/download.html index b11cbb45..60d20a26 100644 --- a/download.html +++ b/download.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/gnumach-download.html b/gnumach-download.html index 86b209ef..1564a317 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/gnumach-install.html b/gnumach-install.html index 00bd2e03..69bf9c6e 100644 --- a/gnumach-install.html +++ b/gnumach-install.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/gnumach.html b/gnumach.html index d9dd0226..78826e41 100644 --- a/gnumach.html +++ b/gnumach.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/help.html b/help.html index 3f708f9f..99d970d1 100644 --- a/help.html +++ b/help.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/history.html b/history.html index 5a77c651..e883b962 100644 --- a/history.html +++ b/history.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/hurd-talk.html b/hurd-talk.html index 0460d60c..3ddff071 100644 --- a/hurd-talk.html +++ b/hurd-talk.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/hurd.html b/hurd.html index be765104..db7d8c22 100644 --- a/hurd.html +++ b/hurd.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/install.html b/install.html index 7afdc0c3..c652f251 100644 --- a/install.html +++ b/install.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/mig-download.html b/mig-download.html new file mode 100644 index 00000000..06162922 --- /dev/null +++ b/mig-download.html @@ -0,0 +1,150 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [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
+

+
+

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


+ + diff --git a/mig.html b/mig.html new file mode 100644 index 00000000..4d96b92c --- /dev/null +++ b/mig.html @@ -0,0 +1,114 @@ + + + +The GNU Hurd - GNU Project - Free Software Foundation (FSF) + + + + + + + + + + + + +
+ [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
+

+
+

+

Table of Contents

+ +

+


+ +

Introduction to GNU MiG

+

+MiG is the Mach 3.0 interface generator, as maintained by the GNU Hurd +developers for the GNU project. +

+The interface generator produces stub code from interface definition +(.defs) files. The stub code makes it easy to implement +and use Mach interfaces as remote procedure calls (RPC). +

+You need this tool to compile the GNU Mach and Hurd distributions, and +to compile the GNU C library for the Hurd. Also, you will need it for +other software in the GNU systems that uses Mach-based inter-process +communication. + +

Status of the project

+

+MiG 1.3 was released in March 2002, and features compatibility with +OSF Mach. +

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


+ + diff --git a/whatsnew.html b/whatsnew.html index 9ac04c82..2910135f 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

diff --git a/whatsold.html b/whatsold.html index 994c6a4f..d132885b 100644 --- a/whatsold.html +++ b/whatsold.html @@ -36,6 +36,10 @@ Documentation
Installation
Source Code

+MiG

+Source Code

-- cgit v1.2.3