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

Diff for /www/stable.html between version 1.48 and 1.49

version 1.48, 2016/09/21 04:01:18 version 1.49, 2016/09/21 17:17:21
Line 47 
Line 47 
 <p>  <p>
 <!-- XXXrelease - bump href to upgradeXX.html -->  <!-- XXXrelease - bump href to upgradeXX.html -->
 Do not attempt to go from one release to another via source.  Do not attempt to go from one release to another via source.
 Instead, please read the <a href="faq/upgrade60.html">upgrade guide</a> for the  Instead, please follow the <a href="faq/upgrade60.html">upgrade guide</a> for
 release in question.  the release before compiling <i>-stable</i>.
   
 <h3 id="building">Building OpenBSD <i>-stable</i></h3>  <h3 id="building">Building OpenBSD <i>-stable</i></h3>
   
 Details on building OpenBSD from source are provided in steps 2 and 3 of the  Details on building OpenBSD from source are provided in steps 2 and 3 of the
 <a href="http://man.openbsd.org/release">release(8)</a> manual.  <a href="http://man.openbsd.org/release">release(8)</a> manual.
 Before you start, you may also want to read the FAQ on  There is also an FAQ on <a href="faq/faq5.html">building the system</a>.
 <a href="faq/faq5.html">building the system from source</a>.  
   
 <p>  
 If you have a number of machines to keep on the <i>-stable</i> branch, you may  If you have a number of machines to keep on the <i>-stable</i> branch, you may
 wish to make a <a href="faq/faq5.html#Release">release</a> by creating  wish to <a href="faq/faq5.html#Release">make a release</a>.
 <a href="faq/faq4.html#FilesNeeded">file sets</a> that can be quickly and  
 easily installed on any machine of the same platform.  
 The <a href="http://man.openbsd.org/release">release(8)</a> man page contains  
 all the relevant information.  
   
 <h4>Rebuild the kernel and reboot</h4>  <h4>Rebuild the kernel and reboot</h4>
   
Line 82 
Line 75 
 and reboot from the old kernel, now called <tt>obsd</tt>.  and reboot from the old kernel, now called <tt>obsd</tt>.
   
 <h4>Rebuilding the userland</h4>  <h4>Rebuilding the userland</h4>
   
 To rebuild the base system binaries:  
   
 <blockquote><pre>  <blockquote><pre>
 # <b>rm -rf /usr/obj/*</b>  # <b>rm -rf /usr/obj/*</b>

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49