diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 20:13:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 20:13:00 +0000 |
commit | 66776ccfd1748ac20e1075a03423260ba4db2420 (patch) | |
tree | e6138e9b4773391f77ba5a1230c33eb59ee172bc /Trash | |
parent | 77b2882fa1bb6b40d72d6c22ecc4bd5144208a7c (diff) |
none
Diffstat (limited to 'Trash')
-rw-r--r-- | Trash/NewMachHistory.mdwn | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Trash/NewMachHistory.mdwn b/Trash/NewMachHistory.mdwn index 46d6fe80..562d1cac 100644 --- a/Trash/NewMachHistory.mdwn +++ b/Trash/NewMachHistory.mdwn @@ -4,10 +4,12 @@ # <a name="Early_beginnings"> Early beginnings </a> -GNUMach is based on Mach4 from University of Utah, which in turn is based on Mach3 from Carnegie-Mellon University. The last release of Mach4 was the \[[http://www.cs.utah.edu/flux/mach4-i386/html/mach4-UK22.html]\[UK22 release]. +GNUMach is based on Mach4 from University of Utah, which in turn is based on Mach3 from Carnegie-Mellon University. The last release of Mach4 was the [UK22 release](http://www.cs.utah.edu/flux/mach4-i386/html/mach4-UK22.html). The oskit-mach version of GNU Mach was presented in November 1999 by Roland McGrath. <http://mail.gnu.org/pipermail/bug-hurd/1999-November/003554.html> The purpose of the port was to get better hardware support through new drivers and platform code available in the OSKit. +On May 27 2002, after the Gnumach 1.3 release, Roland McGrath merged OSKit-Mach onto the HEAD of CVS making it the Gnumach 2.x mainline. + # <a name="Status_of_the_project"> Status of the project </a> GNU Mach 1.3 was released in May 2002, and features advanced boot script support, support for large disks (>= 10GB) and an improved console. |