[BACK]Return to anoncvs.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/anoncvs.html between version 1.59 and 1.60

version 1.59, 1998/06/25 08:06:34 version 1.60, 1998/06/25 22:04:23
Line 277 
Line 277 
 <p>  <p>
 Here is how someone using anoncvs regularly would update his  Here is how someone using anoncvs regularly would update his
 source tree:  source tree:
 <ul><li>First, startout by `get'-ing an initial tree:  <ul><li>First, start out by `get'-ing an initial tree:
   
 <pre>  <pre>
 # setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs  # setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
Line 418 
Line 418 
 <a href=anoncvs.shar>document</a>  <a href=anoncvs.shar>document</a>
 which describes the setup of anoncvs servers is available.  which describes the setup of anoncvs servers is available.
   
 </dl>  <h3><font color=#0000e0>Final notes:</font></h3>
   After upgrading your source tree, you should read the comments
   at the top of <KBD>/usr/src/Makefile</KBD> before attemping
   a build.  Also, you should build a new kernel <strong>before</strong>
   doing a <KBD>make build</KBD> if possible.  In some cases it make be
   necessary to rebuild and install the <KBD>config</KBD> utility before
   you can build the kernel.  If <KBD>config GENERIC</KBD> fails this
   is probably the case.
   <p>
   It is important to note that upgrading from a release to the current tree
   by rebuilding the sources can be rather difficult due to dependencies
   that are often not obvious.  Therefore, it is suggested that you first
   install the latest snapshot before attemping a tree build from source.
   
 <hr>  <hr>
 <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>  <a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>

Legend:
Removed from v.1.59  
changed lines
  Added in v.1.60