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

Diff for /www/anoncvs.html between version 1.457 and 1.458

version 1.457, 2016/09/02 21:41:55 version 1.458, 2016/09/03 01:13:50
Line 89 
Line 89 
 <p>  <p>
 To extract the source tree from the CD to <i>/usr/src</i> (assuming the CD is  To extract the source tree from the CD to <i>/usr/src</i> (assuming the CD is
 mounted on /mnt):  mounted on /mnt):
 <pre>  
     # <b>cd /usr/src</b>  <blockquote><pre>
     # <b>tar xzf /mnt/src.tar.gz</b>  # <b>cd /usr/src</b>
     # <b>cd /usr</b>  # <b>tar xzf /mnt/src.tar.gz</b>
     # <b>tar xzf /mnt/xenocara.tar.gz</b>  # <b>cd /usr</b>
     # <b>tar xzf /mnt/ports.tar.gz</b>  # <b>tar xzf /mnt/xenocara.tar.gz</b>
 </pre>  # <b>tar xzf /mnt/ports.tar.gz</b>
   </pre></blockquote>
   
 The source files for download from the FTP servers are separated into two  The source files for download from the FTP servers are separated into two
 files to minimize the time required to download for those wishing to work  files to minimize the time required to download for those wishing to work

Legend:
Removed from v.1.457  
changed lines
  Added in v.1.458