diff options
-rw-r--r-- | Mach/BuildingOskitMach.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Mach/BuildingOskitMach.mdwn b/Mach/BuildingOskitMach.mdwn index 43a5261a..15a15e84 100644 --- a/Mach/BuildingOskitMach.mdwn +++ b/Mach/BuildingOskitMach.mdwn @@ -22,6 +22,12 @@ First you need to checkout the relevant sources. * Useful patches are available [[OskitPatches]] or on the nearest Debian FTP. +**_CVS:_** + +If you don't feel like tracking down every unthinkable patch to the St. Patricks release you can also find the unofficial CVS tree at Savannah. + +* <http://savannah.nongnu.org/projects/oskit/> + ### <a name="Accessing_the_GNU_CVS"> </a> Accessing the GNU CVS The recommended document for accessing the Hurd CVS on Savannah is at <http://savannah.gnu.org/cvs/?group=hurd> |