diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2002-09-20 16:19:03 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2002-09-20 16:19:03 +0000 |
commit | 02499549068c2c64bfca70e3759e0afda7f6f452 (patch) | |
tree | 41bdb68cc319252ac2ad870631abbb42c3330e09 /Mach | |
parent | ee562334dba03682e5a3956d805bd0ffdf199da0 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index ba9123e6..98b6dfc7 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -12,6 +12,8 @@ The OSKit provides a neat driver base where both [[FreeBSD]] and Linux (2.2.12) Here is a [[OskitMachStatusList]] on what is required before a full conversion of the project to using oskit. +There's also an effort at an [Oskit Mach Alpha Port](http://savannah.gnu.org/projects/gnumach-alpha/). + ## <a name="Building"> Building </a> First you need to get the latest OSKit and the oskit-mach stuff. Take a look at the following [tutorial](http://www.etherhogz.org/doc/oskit-mach.html) to get started. Or the locally kept brief version, [[BuildingOskitMach]]. @@ -24,10 +26,6 @@ Igor Khavkine's, , excellent help to [remote debug oskit-mach over a serial line **_Comments:_** -Original version - --- [[Main/JoachimNilsson]] - 14 May 2002 - -Updated by: +Updates: --- [[Main/LuisBustamante]] - 04 Jun 2002 +-- [[Main/JoachimNilsson]] - 14 May 2002 - Original version -- [[Main/LuisBustamante]] - 04 Jun 2002 -- [[Main/GrantBow]] - 20 Sep 2002 |