From daf820c56ef0922ae8e1924ed2e09c1a1c489ae8 Mon Sep 17 00:00:00 2001 From: Luis Bustamante Date: Tue, 4 Jun 2002 17:49:23 +0000 Subject: none --- Mach/BuildingOskitMach.mdwn | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'Mach') diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index 525fa3f1..51686568 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -1,6 +1,6 @@ %TOC% -This is a brief Building OSKit Mach HowTO. It covers evrything from getting the latest sources of both the [OSKit](http://www.cs.utah.edu/flux/oskit/) and the OSKit branch of the GNUmach kernel. There is also [another guide](http://www.etherhogz.org/doc/oskit-mach.html). Down to building and debugging them. +This is a brief Building OSKit Mach HowTO. It covers everything from getting the latest sources of both the [OSKit](http://www.cs.utah.edu/flux/oskit/) and the OSKit branch of the GNUmach kernel. There is also [another guide](http://www.etherhogz.org/doc/oskit-mach.html). Down to building and debugging them. On May 27 after the [[GnuMach]] 1.3 release, Roland McGrath merged OSKit Mach in the [[GnuMach]] 2.x mainline. ## Getting your hands on the source @@ -22,10 +22,10 @@ Valentine's day 2001 release: Accessing GNU CVS -Setup your environment with the CVSROOT variable and checkout the oskit-branch of the gnumach kernel. +Setup your environment with the CVSROOT variable and checkout gnumach. CVSROOT=":pserver:anoncvs@anoncvs.gnu.org:/cvsroot/hurd" - cvs -z3 co -r oskit-branch -d oskit-mach gnumach + cvs -z3 co -d oskit-mach gnumach ## Building @@ -77,3 +77,7 @@ For now, see the [[RemoteDebugOskitMach]] page. ---- -- [[Main/JoachimNilsson]] - 14 May 2002 + +Updated by: + +-- [[Main/LuisBustamante]] - 04 Jun 2002 -- cgit v1.2.3