diff options
author | Joachim Nilsson <joachim@gnufans.org> | 2003-04-08 06:26:00 +0000 |
---|---|---|
committer | Joachim Nilsson <joachim@gnufans.org> | 2003-04-08 06:26:00 +0000 |
commit | 67743a7c5d64173b93fd11ee2777ec4a397b3c33 (patch) | |
tree | cf0c7eea9298d47e262fc37bc2a4135eec3b93e5 /Mach/BuildingOskitMach.mdwn | |
parent | fd03a62b7361696c33dc347b180203bfa41e4afd (diff) | |
download | web-67743a7c5d64173b93fd11ee2777ec4a397b3c33.tar.gz web-67743a7c5d64173b93fd11ee2777ec4a397b3c33.tar.bz2 web-67743a7c5d64173b93fd11ee2777ec4a397b3c33.zip |
none
Diffstat (limited to 'Mach/BuildingOskitMach.mdwn')
-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> |