From a2a48c86e918a024c460d30bef3400a8e63f4ce6 Mon Sep 17 00:00:00 2001 From: Joachim Nilsson Date: Tue, 8 Apr 2003 08:48:45 +0000 Subject: none --- Mach/BuildingOskitMach.mdwn | 20 ++++++++++++-------- 1 file 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 @@ -## Table of Contents - -%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 & 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. +## HowTo Build OSKit-Mach + + + + + + +
%TOC% +

+

Introduction

This is a brief "HowTO build OSKit-Mach" (a.k.a GNUmach 2.0). It covers everything from getting the latest sources of both the OSKit and the GNUmach kernel, down to building and debugging them.

Another guide is also available.

+

To be able to actually make use of your recently checked out CVS version of the GNUMach kernel & c:o you need a GNU system of gnu-20020816.tar.gz or later. See TarballĀ NotesĀ Home? for more info.

## Getting your hands on the source -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. ### The OSKit -- cgit v1.2.3