From b9bed5c7436f2a0c42d5d9ee420745ec439dcc27 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Fri, 3 Jan 2003 10:50:00 +0000 Subject: none --- Mach/OskitMach.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Mach/OskitMach.mdwn b/Mach/OskitMach.mdwn index 1e609829..24c467fe 100644 --- a/Mach/OskitMach.mdwn +++ b/Mach/OskitMach.mdwn @@ -6,7 +6,7 @@ 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 [[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. +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 [[TWiki/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. ## Status @@ -36,6 +36,8 @@ You start Oskit-Mach almost the same way as the old 1.x version of GNUmach. Usin -T typed ${root} $(task-create) $(task-resume) module /lib/ld.so.1 /hurd/exec $(exec-task=task-create) +_Remember_ to ensure that there are no trailing spaces after the backslashes on the lines above if you copy-paste this into your menu.list file. + ## Bugs We have bugs, just like any other software product. To get around the more nasty ones you can apply the unofficial patches found on -- cgit v1.2.3