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

Diff for /www/stable.html between version 1.15 and 1.16

version 1.15, 2005/11/26 07:51:45 version 1.16, 2006/04/19 23:01:49
Line 126 
Line 126 
   
 <p> To rebuild the system binaries:  <p> To rebuild the system binaries:
 <ul><pre>  <ul><pre>
   # <strong>rm -rf /usr/obj/*</strong>
 # <strong>cd /usr/src</strong>  # <strong>cd /usr/src</strong>
 # <strong>rm -r /usr/obj/*</strong>  # <strong>make obj</strong>
 # <strong>make obj &amp;&amp; make build</strong>  # <strong>cd /usr/src/etc &amp;&amp; env DESTDIR=/ make distrib-dirs</strong>
   # <strong>cd /usr/src</strong>
   # <strong>make build</strong>
 </pre></ul>  </pre></ul>
   
 <p>This will take awhile...  <p>This will take awhile...

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16