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

Diff for /www/i386.html between version 1.752 and 1.753

version 1.752, 2019/04/24 04:00:39 version 1.753, 2019/05/27 22:55:20
Line 1 
Line 1 
 <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"  <!doctype html>
         "http://www.w3.org/TR/html4/loose.dtd">  <html lang=en id=platform>
 <html>  <meta charset=utf-8>
 <head>  
 <title>OpenBSD/i386</title>  <title>OpenBSD/i386</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  
 <meta name="description" content="the OpenBSD/i386 page">  <meta name="description" content="the OpenBSD/i386 page">
 <meta name="copyright" content="This document copyright 1996-2018 by OpenBSD.">  
 <meta name="viewport" content="width=device-width, initial-scale=1">  <meta name="viewport" content="width=device-width, initial-scale=1">
 <link rel="stylesheet" type="text/css" href="openbsd.css">  <link rel="stylesheet" type="text/css" href="openbsd.css">
 <link rel="canonical" href="https://www.openbsd.org/i386.html">  <link rel="canonical" href="https://www.openbsd.org/i386.html">
 </head>  
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  
   
 <h2>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>  <i>Open</i><b>BSD</b></a>
 <font color="#e00000">i386</font>  i386
 </h2>  </h2>
 <hr>  <hr>
 <p>  
   
   <table><tr><td>
   <p>
 OpenBSD/i386 runs on the standard PCs and clones, with a wide variety  OpenBSD/i386 runs on the standard PCs and clones, with a wide variety
 of processors, I/O bus architectures and peripherals supported.  of processors, I/O bus architectures and peripherals supported.
   </table>
   
 <br clear=all>  
 <hr>  <hr>
   
 <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>  <h3 id="history"><strong>History:</strong></h3>
   
 <p>  <p>
 The OpenBSD/i386 port has been present since the inception of the project.  The OpenBSD/i386 port has been present since the inception of the project.
Line 37 
Line 34 
   
 <hr>  <hr>
   
 <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>  <h3 id="status"><strong>Current status:</strong></h3>
   
 <p>  <p>
 It can be expected to install and run with minimal difficulty on most current  It can be expected to install and run with minimal difficulty on most current
Line 54 
Line 51 
   
 <hr>  <hr>
   
 <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  <h3 id="hardware"><strong>Supported hardware:</strong></h3>
   
 <h4>Processors</h4>  <h4>Processors</h4>
   
Line 67 
Line 64 
 <p>  <p>
 OpenBSD/i386 supports most SMP (Symmetrical MultiProcessor) systems,  OpenBSD/i386 supports most SMP (Symmetrical MultiProcessor) systems,
 including multi-chip, multi-core and/or hyperthreading designs.  including multi-chip, multi-core and/or hyperthreading designs.
 To support SMP operation, a separate SMP kernel (<tt>bsd.mp</tt>) is  To support SMP operation, a separate SMP kernel (<code>bsd.mp</code>) is
 included with the installation file sets.  included with the installation file sets.
   
 <h3><font color="#0000e0">Unsupported Hardware:</font></h3>  <h3>Unsupported Hardware:</h3>
   
 <p>  <p>
 New hardware is constantly being released, some of which may lack support.  New hardware is constantly being released, some of which may lack support.
 Your <a href="donations.html">donation of time, hardware, or documentation</a>  Your <a href="donations.html">donation of time, hardware, or documentation</a>
 can accelerate this support!  can accelerate this support!
   
   
 <hr>  <hr>
   
 <h3 id="multiboot"><font color="#0000e0"><strong>Installation with other operating systems:  <h3 id="multiboot"><strong>Installation with other operating systems:
 </strong></font></h3>  </strong></h3>
   
 <p>  <p>
 OpenBSD/i386 can be installed to share the system disks with other operating  OpenBSD/i386 can be installed to share the system disks with other operating
Line 102 
Line 98 
   
 <hr>  <hr>
   
 <h3 id="install"><font color="#0000e0">  <h3 id="install">
 <strong>Getting and installing OpenBSD/i386:</strong>  <strong>Getting and installing OpenBSD/i386:</strong>
 </font></h3>  </h3>
   
 <p>  <p>
 The latest supported OpenBSD/i386 release is  The latest supported OpenBSD/i386 release is
Line 148 
Line 144 
   <a href="https://cvsweb.openbsd.org/src/sys/arch/i386/conf/RAMDISK?rev=HEAD">RAMDISK</a>    <a href="https://cvsweb.openbsd.org/src/sys/arch/i386/conf/RAMDISK?rev=HEAD">RAMDISK</a>
   kernel configuration file.    kernel configuration file.
 </ul>  </ul>
   
 </body>  
 </html>  

Legend:
Removed from v.1.752  
changed lines
  Added in v.1.753