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

Diff for /www/sparc.html between version 1.210 and 1.211

version 1.210, 2014/03/29 21:58:11 version 1.211, 2014/05/01 15:12:58
Line 511 
Line 511 
   
 <p>  <p>
 The latest supported OpenBSD/sparc release is  The latest supported OpenBSD/sparc release is
 <a href="54.html">OpenBSD 5.4</a>.  <a href="55.html">OpenBSD 5.5</a>.
 Here are the  Here are the
 <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.4/sparc/INSTALL.sparc">  <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.5/sparc/INSTALL.sparc">
 OpenBSD/sparc 5.4 installation instructions  OpenBSD/sparc 5.5 installation instructions
 </a>.  </a>.
 </p>  </p>
   
Line 544 
Line 544 
 kernel configuration file.  kernel configuration file.
   The CD can be booted off the OpenPROM prompt with    The CD can be booted off the OpenPROM prompt with
 <pre>  <pre>
   boot cdrom 5.4/sparc/bsd.rd    boot cdrom 5.5/sparc/bsd.rd
 </pre>  </pre>
   </li>    </li>
   <li><strong>Floppy</strong> (floppy54.fs)    <li><strong>Floppy</strong> (floppy55.fs)
   <p>    <p>
   Booting off the floppy provides a small ffs filesystem with a kernel    Booting off the floppy provides a small ffs filesystem with a kernel
   containing drivers for the most popular devices found on SPARC machines.<br>    containing drivers for the most popular devices found on SPARC machines.<br>
Line 559 
Line 559 
   boot floppy    boot floppy
 </pre>  </pre>
   </li>    </li>
   <li><strong>Miniroot</strong> (miniroot54.fs)    <li><strong>Miniroot</strong> (miniroot55.fs)
   <p>    <p>
   The miniroot provides the same installation environment as the bootable CD,    The miniroot provides the same installation environment as the bootable CD,
   and is intended for easy bootstrap if there is already an operating system    and is intended for easy bootstrap if there is already an operating system

Legend:
Removed from v.1.210  
changed lines
  Added in v.1.211