=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.64 retrieving revision 1.65 diff -u -r1.64 -r1.65 --- www/anoncvs.html 1998/08/19 16:06:04 1.64 +++ www/anoncvs.html 1998/08/29 10:16:33 1.65 @@ -408,7 +408,31 @@ setenv CVS_IGNORE_REMOTE_ROOT -

+

X11 Source tree +
+Anoncvs mirrors also carry the OpenBSD X11 source tree. You can adapt +the recipe above to update your X11 source tree from the second CD. +Either copy or use a union mount to get the X11 sources in /usr/X11: +

+After this, /usr/X11 will be ready to be used by cvs. You can for +example update it to -current source (assuming you've already set +the CVSROOT environment variable): +
+        # cd /usr/X11
+        # cvs -q update -PAd
+
+ +

Setting up a new anoncvs mirror +
If you wish to be a new anoncvs mirror site, please contact the anoncvs maintainer. Anoncvs mirrors require about 500MB of disk, and use up to 4MB of swap @@ -436,7 +460,7 @@


OpenBSD www@openbsd.org -
$OpenBSD: anoncvs.html,v 1.64 1998/08/19 16:06:04 deraadt Exp $ +
$OpenBSD: anoncvs.html,v 1.65 1998/08/29 10:16:33 matthieu Exp $