=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.22 retrieving revision 1.23 diff -c -r1.22 -r1.23 *** www/anoncvs.html 1997/08/12 19:02:21 1.22 --- www/anoncvs.html 1997/08/12 20:23:30 1.23 *************** *** 53,73 **** to update any other source modules you requested.

! For people which own an OpenBSD CD, you may have seen the CVS/ dirs on there. Actually there is a reason, the CD has a checkout of the OpenBSD src/ module ! usable to continue updating from. Using this tree will result in a much ! shorter initial CVS update time than a fresh checkout of the full OpenBSD ! source tree. There are two ways of using the CD, either copy the tree off it, ! or use a union mount with the CD below a writable directory. The former can ! be accomplished by this command (assuming the CD is mounted on /mnt):

! # cd /mnt; cp -Rp CVS Makefile bin distrib etc games gnu include \
! > kerberosIV lib libexec lkm regress sbin share sys usr.bin usr.sbin /usr/src
  
! The latter method requires this setup instead:
! # mount -t union -o -b /mnt /usr/Src
  
After this, /usr/src will be a nice checkout area where all cvs(1) commands will work OK.

--- 53,75 ---- to update any other source modules you requested.

! People who own an OpenBSD CD may have seen the CVS/ dirs on it. Actually there is a reason, the CD has a checkout of the OpenBSD src/ module ! usable to continue updating from. Using this tree will results in a much ! faster initial CVS update than a fresh checkout of the full OpenBSD ! source tree. There are two ways of using the CD: !

After this, /usr/src will be a nice checkout area where all cvs(1) commands will work OK.

*************** *** 379,385 ****
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.22 1997/08/12 19:02:21 niklas Exp $ --- 381,387 ----
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.23 1997/08/12 20:23:30 mickey Exp $