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

Diff for /www/stable.html between version 1.51 and 1.52

version 1.51, 2016/10/05 01:38:41 version 1.52, 2016/10/15 19:26:11
Line 63 
Line 63 
 Replace <tt>GENERIC</tt> with <tt>GENERIC.MP</tt> for multiprocessor systems.  Replace <tt>GENERIC</tt> with <tt>GENERIC.MP</tt> for multiprocessor systems.
   
 <blockquote><pre>  <blockquote><pre>
 # <b>cd /usr/src/sys/arch/$(machine)/conf</b>  # <b>cd /sys/arch/$(machine)/conf</b>
 # <b>config GENERIC</b>  # <b>config GENERIC</b>
 # <b>cd /usr/src/sys/arch/$(machine)/compile/GENERIC</b>  # <b>cd /sys/arch/$(machine)/compile/GENERIC</b>
 # <b>make clean && make && make install</b>  # <b>make clean && make && make install</b>
 # <b>reboot</b>  # <b>reboot</b>
 </pre></blockquote>  </pre></blockquote>

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52