diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 21:19:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2002-10-28 21:19:00 +0000 |
commit | 8a85b9058d72269eb0ea0923f300deb064791194 (patch) | |
tree | d76ef6a0faa93399436117c4e273c0b0cdfded2e /Mach | |
parent | 2f07d8e3e163a064672cc24ba31b8fc2f7e67590 (diff) |
none
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/OskitMach.mdwn | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index 7bf47a0a..0e28e14b 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -4,13 +4,13 @@ ## <a name="About"> About </a> -OSKit-Mach began as a branch of the [[GnuMach]] 1.2 kernel, but since the release of GNU Mach 1.3, OSKit-Mach has been merged as the new [[GnuMach]] 2.x mainline. The [[MachHistory]] page tells a more interesting story including other operating systems who use Mach in their kernels. +OSKit-Mach began as a branch of the [[Mach/GnuMach]] 1.2 kernel, but since the release of GNU Mach 1.3, OSKit-Mach has been merged as the new [[Mach/GnuMach]] 2.x mainline. The [[Mach/MachHistory]] page tells a more interesting story including other operating systems who use Mach in their kernels. -GNU Mach 2.0 makes use of the drivers provided by [the OSKit](http://www.cs.utah.edu/flux/oskit/) from [the Flux Research Group](http://www.cs.utah.edu/flux/). 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. +GNU Mach 2.0 makes use of the drivers provided by [the OSKit](http://www.cs.utah.edu/flux/oskit/) from [the Flux Research Group](http://www.cs.utah.edu/flux/). The OSKit provides a neat driver base where both [[Hurd/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. ## <a name="Status"> Status </a> -The [[OskitMachStatusList]] tells what is required before GNUmach 2.0 (a.k.a. OSKit-Mach) goes mainstream. Status of the new console/term is on that page. The [[Hurd/MailLists]], or the [[HurdIRC]] is, like always, the best source of more current information. +The [[OskitMachStatusList]] tells what is required before GNUmach 2.0 (a.k.a. OSKit-Mach) goes mainstream. Status of the new console/term is on that page. The [[Hurd/MailLists]], or the [[Hurd/HurdIRC]] is, like always, the best source of more current information. There's also other efforts @@ -19,7 +19,7 @@ There's also other efforts ## <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]]. +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, [[Hurd/BuildingOskitMach]]. ## <a name="Debugging"> Debugging </a> |