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

Diff for /www/Attic/ctm.html between version 1.6 and 1.7

version 1.6, 1997/12/01 10:51:03 version 1.7, 1998/06/25 07:16:09
Line 99 
Line 99 
 <p>  <p>
   
 <li>Grab the base set from the ftp site below, in the subdirectory  <li>Grab the base set from the ftp site below, in the subdirectory
 <b>base-splitted/src</b> (for OpenBSD-src) or <b>base-splitted/cvs</b>  <b>base-split/src</b> (for OpenBSD-src) or <b>base-split/cvs</b>
 (for OpenBSD-cvs).  Grab all files in that directory, and once you have  (for OpenBSD-cvs).  Grab all files in that directory, and once you have
 them all you can create the base source tree with the following command:  them all you can create the base source tree with the following command:
   
 <br><br>  <br><br>
 <tt>  <tt>
     <b>cd target <br>      <b>cd target <br>
     cat /splitted/OpenBSD-* | tar zxf - <br>      cat /split/OpenBSD-* | tar zxf - <br>
 </b></tt><br>  </b></tt><br>
   
 where <b>splitted</b> is the directory in which you placed the files you  where <b>split</b> is the directory in which you placed the files you
 grabbed.  grabbed.
   
 <p>  <p>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7