diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-09-28 21:21:17 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-09-28 21:21:17 +0000 |
commit | 0bff9a02b1243c179a856805734fb83054649ae8 (patch) | |
tree | 146020daa74d7be06003de0889d3c82ecf1a875c /Mach | |
parent | c96ec60f2ec00536e7c985ac7a68245c4291d62c (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index 98b6dfc7..0b6402cd 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -6,7 +6,7 @@ OSKit Mach is a branch off of the [[GnuMach]] kernel which makes use of the underpinnings provided by [the OSKit](http://www.cs.utah.edu/flux/oskit/) from [the Flux Research Group](http://www.cs.utah.edu/flux/). After the release of [[GnuMach]] 1.3, OSKit Mach has been merged as the new [[GnuMach]] 2.x mainline. -The OSKit provides a neat driver base where both [[FreeBSD]] and Linux (2.2.12) drivers are made available to [Mach](http://www-2.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html) and thus the Hurd. +The OSKit provides a neat driver base where both [[FreeBSD]] and Linux (2.2.12) drivers are made available to [Mach](http://www-2.cs.cmu.edu/afs/cs/project/mach/public/www/mach.html) and thus the Hurd. You can also run a [Neighbor Hurd](http://www.gnu.org/software/hurd/howto/subhurd.html). ## <a name="Status"> Status </a> @@ -25,7 +25,3 @@ Igor Khavkine's, , excellent help to [remote debug oskit-mach over a serial line ---- **_Comments:_** - -Updates: - --- [[Main/JoachimNilsson]] - 14 May 2002 - Original version -- [[Main/LuisBustamante]] - 04 Jun 2002 -- [[Main/GrantBow]] - 20 Sep 2002 |