diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-04-22 08:42:50 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-04-22 08:42:50 +0000 |
commit | 5d96a1d2ac9b5db503a2f57e059d2e0046c6ea98 (patch) | |
tree | 2239c638d94bf154d4b6124ae41e513456dcad1a | |
parent | 4f148145c8b8a5ed22d2ea4316995d89f377ecdd (diff) |
none
-rw-r--r-- | Mach/OskitPatches.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Mach/OskitPatches.mdwn b/Mach/OskitPatches.mdwn index 71fbcdcb..d189bb6d 100644 --- a/Mach/OskitPatches.mdwn +++ b/Mach/OskitPatches.mdwn @@ -6,6 +6,8 @@ [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/). +**_Note:_** All of these patches, and more, are now avilable directly through the [Savannah OSKit](http://savannah.gnu.org/projects/oskit/) project. This is also the recommended source today of the OSKit, especially if you want to use it with GNUmach2. + ## <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. |