diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-01-08 09:07:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-01-08 09:07:00 +0000 |
commit | be9283f8466d930574c819c58e3c4c8acae4578e (patch) | |
tree | 85f1433f97cbf8f1a6bd0a07a6d0c6266251f617 | |
parent | 57e9887417fa8617fa1998d1ca9ed4a30c9cc805 (diff) |
none
-rw-r--r-- | Mach/OskitPatches.mdwn | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn index 5ddeb871..95ae04cf 100644 --- a/Mach/OskitPatches.mdwn +++ b/Mach/OskitPatches.mdwn @@ -2,6 +2,10 @@ %TOC% +## <a name="Flux_OS_Toolkit"> Flux OS Toolkit </a> + +[The OSKit](http://www.cs.utah.edu/flux/oskit/) is a framework and a set of libraries for building and extending operating systems developed by [the Flux Project](http://www.cs.utah.edu/flux/). + ## <a name="OSKit_2001_02_14"> </a> OSKit 2001-02-14 These are extra patches for people who, for some reason, use the 2001 version of the OSKit. @@ -39,9 +43,12 @@ Here are the patches critical to get [[OskitMach]] running. These are absolutely * Daniel Wagner - PCMCIA support. <http://www.vis.ethz.ch/~wagi/oskit/> ([instructions](http://mail.gnu.org/pipermail/bug-hurd/2002-November/010956.html)) -* [[Main/JoachimNilsson]] - Upgrade to Linux 2.2.22 drivers, [[Hurd/JoachimNilssonHurdPage]] +* [[Main/JoachimNilsson]] - See [[Hurd/JoachimNilssonHurdPage]] + * Upgrade to Linux 2.2.22 drivers + * More Linux NIC drivers + * **_Soon:_** ATA-100 patches (α-release available) -* \[[http://www.ddavies.net]\[David L. Davies] - [OSKit Entropy patch](http://www.ddavies.net/oskit-entropy/). A Linux 2.2.12 entropy driver, see [bug-hurd posting](http://mail.gnu.org/pipermail/bug-hurd/2003-January/011155.html) for more information. +* [[Main/DerekDavies]] - [OSKit Entropy patch](http://www.ddavies.net/oskit-entropy/). A Linux entropy driver, see [bug-hurd posting](http://mail.gnu.org/pipermail/bug-hurd/2003-January/011155.html) for more information. ---- |