From 2a0ee11d2d52e2f0c5735604edacea3317f014da Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Tue, 28 May 2002 14:40:44 +0000 Subject: Add information about the GNU Mach 1.3 release, and fix link on MiG source code page. --- gnumach-download.html | 42 ++++++++++++++++++++++++++++++++++++++++++ gnumach.html | 10 +++++++--- mig-download.html | 2 +- whatsnew.html | 13 +++++++++++++ 4 files changed, 63 insertions(+), 4 deletions(-) diff --git a/gnumach-download.html b/gnumach-download.html index 1564a317..aaaa9ec6 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -45,12 +45,54 @@

Table of Contents


+

Latest Release

+

+The latest release of GNU Mach is version 1.3, 2002-05-28. It features: +

+

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

+

CVS repository

The GNU Mach source code is managed in the version control system Status of the project

+GNU Mach 1.3 was released in May 2002, and features advanced boot +script support, support for large disks (>= 10GB) and an improved +console. +

GNU Mach is used as the default microkernel in the GNU/Hurd system. It is compatible with other popular Mach distributions. The device drivers for block devices and network cards are taken from Linux 2.0.x kernel versions, and so a broad range of common hardware is supported.

However, the Linux device drivers have been improved greatly since the -2.0.x version, and a new version of Mach based on the OSKit library is -being worked on, which uses newer drivers and in general has cleaner -machine specific support code. +2.0.x version, and a new version of GNU Mach based on the OSKit +library is being worked on, which uses newer drivers and in general +has cleaner machine specific support code. diff --git a/mig-download.html b/mig-download.html index 06162922..41d87cce 100644 --- a/mig-download.html +++ b/mig-download.html @@ -52,7 +52,7 @@


-

Latest Release

+

Latest Release

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