summaryrefslogtreecommitdiff
path: root/Mach/BuildingOskitMach.mdwn
diff options
context:
space:
mode:
authorJoachim Nilsson <joachim@gnufans.org>2003-04-08 08:48:45 +0000
committerJoachim Nilsson <joachim@gnufans.org>2003-04-08 08:48:45 +0000
commita2a48c86e918a024c460d30bef3400a8e63f4ce6 (patch)
tree2b0e403292bcf44665b6ab5c3cff24a3f7d6e040 /Mach/BuildingOskitMach.mdwn
parent67743a7c5d64173b93fd11ee2777ec4a397b3c33 (diff)
none
Diffstat (limited to 'Mach/BuildingOskitMach.mdwn')
-rw-r--r--Mach/BuildingOskitMach.mdwn20
1 files changed, 12 insertions, 8 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn
index 15a15e84..ddfb860d 100644
--- a/Mach/BuildingOskitMach.mdwn
+++ b/Mach/BuildingOskitMach.mdwn
@@ -1,14 +1,18 @@
-## <a name="Table_of_Contents"> Table of Contents </a>
-
-%TOC%
-
-This is a brief HowTO building OSKit-Mach (a.k.a GNUmach 2.0). It covers everything from getting the latest sources of both the [OSKit](http://www.cs.utah.edu/flux/oskit/) and the GNUmach kernel. Down to building and debugging them. There is also [another guide](http://www.etherhogz.org/doc/oskit-mach.html) available.
-
-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 [gnu-20020816.tar.gz](ftp://ftp.funet.fi/pub/gnu/alpha/gnu/hurd/contrib/marcus/gnu-20020816.tar.gz) or later.
+## <a name="HowTo_Build_OSKit_Mach"> </a> HowTo Build OSKit-Mach
+
+<table align="center" width="75%">
+ <tr>
+ <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. </p>
+ <p> To be able to actually make use of your recently checked out CVS version of the GNUMach kernel &amp;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>
## <a name="Getting_your_hands_on_the_source"> Getting your hands on the source </a>
-First you need to checkout the relevant sources.
+First you need to checkout the relevant sources. It comes in various flavours and the recommended way is to checkout from CVS.
### <a name="The_OSKit"> </a> The OSKit