diff options
author | Luis Bustamante <luferbu at debian dot org> | 2002-06-04 17:23:16 +0000 |
---|---|---|
committer | Luis Bustamante <luferbu at debian dot org> | 2002-06-04 17:23:16 +0000 |
commit | 95eda276f881e9f8105ac16d927336ff0359d7d0 (patch) | |
tree | 48ac101befccdeffde555803f57722e518a15c41 /Mach | |
parent | bb189d2be5cdb36e62533de26470a6a81094973e (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index d5826b29..61b18555 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -4,7 +4,7 @@ # <a name="About"> About </a> -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/). +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 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. @@ -21,3 +21,7 @@ First you need to get the latest OSKit and the oskit-mach stuff. Take a look at Igor Khavkine's, , excellent help to [remote debug oskit-mach over a serial line](http://www.etherhogz.org/doc/oskit-boot.txt), or the local [[RemoteDebugOskitMach]]. -- [[Main/JoachimNilsson]] - 14 May 2002 + +Updated by: + +-- [[Main/LuisBustamante]] - 04 Jun 2002 |