diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-09-14 19:20:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-09-14 19:20:00 +0000 |
commit | dd224ca241b0c55b2abda4424a2c87944be3f4e0 (patch) | |
tree | 82c25ab9f51fac470e9fb6f4285e624d16715d28 | |
parent | 620da0db0ae4d34fed3b5a89cb8a747d6306e55a (diff) |
none
-rw-r--r-- | Mach/BuildingOskitMach.mdwn | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index c8b975a6..16c7e0b7 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -5,8 +5,7 @@ <td width="50%"> %TOC% </td> <td width="50%"> <p><nop></nop></p> - <h3><a name="Introduction"> Introduction </a></h3> This is a brief "<nop>HowTO build OSKit-Mach" (a.k.a GNUmach 2.0). It covers everything from getting the latest sources of both the <a href="http://www.cs.utah.edu/flux/oskit/" target="_top">OSKit</a> and the GNUmach kernel, down to building and debugging them. <p><a href="http://www.etherhogz.org/doc/oskit-mach.html" target="_top">Another guide</a> is also available. 5/29/2003 - This link appears to be broken - remove? </p> - <p> To be able to actually make use of your recently checked out CVS version of the GNUMach kernel &amp; c:o you need a GNU system of <a href="ftp://ftp.funet.fi/pub/gnu/alpha/gnu/hurd/contrib/marcus/gnu-20020816.tar.gz" target="_top">gnu-20020816.tar.gz</a> or later. See <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATIONDistrib/TarballNotesHome">?</a> for more info. </p></nop></td> + <h3><a name="Introduction"> Introduction </a></h3> This is a brief "<nop>HowTO build OSKit-Mach" (a.k.a GNUmach 2.0). It covers everything from getting the latest sources of both the <a href="http://www.cs.utah.edu/flux/oskit/" target="_top">OSKit</a> and the GNUmach kernel, down to building and debugging them. <p> To be able to actually make use of your recently checked out CVS version of the GNUMach kernel &amp; c:o you need a GNU system of <a href="ftp://ftp.funet.fi/pub/gnu/alpha/gnu/hurd/contrib/marcus/gnu-20020816.tar.gz" target="_top">gnu-20020816.tar.gz</a> or later. See <span style="background:"><font color="">Tarball Notes Home</font></span><a href="http://LOCATIONDistrib/TarballNotesHome">?</a> for more info. </p></nop></td> </tr> </table> @@ -26,7 +25,7 @@ First you need to checkout the relevant sources. It comes in various flavours an **_Official Patches:_** -* Useful patches are available [[OskitPatches]] or on the nearest Debian FTP. +* Download useful [[OskitPatches]] or on the nearest Debian FTP. **_Savannah CVS:_** |