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

Diff for /www/31.html between version 1.40 and 1.41

version 1.40, 2019/05/31 13:15:30 version 1.41, 2019/06/12 20:57:16
Line 7 
Line 7 
 <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/31.html">  <link rel="canonical" href="https://www.openbsd.org/31.html">
 <style>  
 #sourcecode h3 {  
         color: var(--red);  
 }  
   
 #sourcecode p {  
         margin-left: 2.75em;  
 }  
   
 #sourcecode blockquote {  
         margin-left: 4.5em;  
 }  
 </style>  
   
 <h2 id=OpenBSD>  <h2 id=OpenBSD>
 <a href="index.html">  <a href="index.html">
 <i>Open</i><b>BSD</b></a>  <i>Open</i><b>BSD</b></a>
Line 60 
Line 47 
   
 <section id=new>  <section id=new>
 <h3>What's New</h3>  <h3>What's New</h3>
   
 <p>  <p>
 This is a partial list of new features and systems included in OpenBSD 3.1.  This is a partial list of new features and systems included in OpenBSD 3.1.
 For a comprehensive list, see the <a href="plus31.html">changelog</a> leading  For a comprehensive list, see the <a href="plus31.html">changelog</a> leading
Line 144 
Line 130 
   
 <section id=install>  <section id=install>
 <h3>How to install</h3>  <h3>How to install</h3>
   
 <p>  <p>
 Following this are the instructions which you would have on a piece of  Following this are the instructions which you would have on a piece of
 paper if you had purchased a CDROM set instead of doing an alternate  paper if you had purchased a CDROM set instead of doing an alternate
Line 159 
Line 144 
 details on how to install OpenBSD 3.1 on your machine:  details on how to install OpenBSD 3.1 on your machine:
 <p>  <p>
 <ul>  <ul>
 <li>    CD1:3.1/i386/INSTALL.i386  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/i386/INSTALL.i386">
 <li>    CD1:3.1/alpha/INSTALL.alpha          .../OpenBSD/3.1/i386/INSTALL.i386 (on CD1)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/alpha/INSTALL.alpha">
           .../OpenBSD/3.1/alpha/INSTALL.alpha (on CD1)</a>
   <p>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/macppc/INSTALL.macppc">
           .../OpenBSD/3.1/macppc/INSTALL.macppc (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/vax/INSTALL.vax">
           .../OpenBSD/3.1/vax/INSTALL.vax (on CD2)</a>
   <p>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/sparc/INSTALL.sparc">
           .../OpenBSD/3.1/sparc/INSTALL.sparc (on CD3)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/sparc64/INSTALL.sparc64">
           .../OpenBSD/3.1/sparc64/INSTALL.sparc64 (on CD3)</a>
   <p>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/mvme68k/INSTALL.mvme68k">
           .../OpenBSD/3.1/mvme68k/INSTALL.mvme68k</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/amiga/INSTALL.amiga">
           .../OpenBSD/3.1/amiga/INSTALL.amiga</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/mac68k/INSTALL.mac68k">
           .../OpenBSD/3.1/mac68k/INSTALL.mac68k</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.1/hp300/INSTALL.hp300">
           .../OpenBSD/3.1/hp300/INSTALL.hp300</a>
 </ul>  </ul>
 <ul>  </section>
 <li>    CD2:3.1/macppc/INSTALL.macppc  
 <li>    CD2:3.1/vax/INSTALL.vax  
 </ul>  
 <ul>  
 <li>    CD3:3.1/sparc/INSTALL.sparc  
 <li>    CD3:3.1/sparc64/INSTALL.sparc64  
 </ul>  
 Only available via FTP:<br>  
 <ul>  
 <li>    CD4:3.1/mvme68k/INSTALL.mvme68k  
 <li>    CD4:3.1/amiga/INSTALL.amiga  
 <li>    CD4:3.1/mac68k/INSTALL.mac68k  
 <li>    CD4:3.1/hp300/INSTALL.hp300  
 </ul>  
 <hr>  <hr>
   
 <section id=quickinstall>  <section id=quickinstall>
Line 202 
Line 195 
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located at <i>CD:/3.1/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS, use the <a href="https://man.openbsd.org/dd.1">dd(1)</a> utility. The following is an example usage of <a href="https://man.openbsd.org/dd.1">dd(1)</a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or &quot;rfd0a&quot;.  To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located at <i>CD:/3.1/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS, use the <a href="https://man.openbsd.org/dd.1">dd(1)</a> utility. The following is an example usage of <a href="https://man.openbsd.org/dd.1">dd(1)</a>, where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or &quot;rfd0a&quot;.
   
 <blockquote><pre>  <blockquote><pre>
 # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>  # <kbd>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</kbd>
 </pre></blockquote>  </pre></blockquote>
   
 <p>  <p>
Line 289 
Line 282 
 <blockquote><pre>  <blockquote><pre>
 > <kbd>boot floppy</kbd>  > <kbd>boot floppy</kbd>
 or  or
 > <strong>boot fd()</strong>  > <kbd>boot fd()</kbd>
 </pre></blockquote>  </pre></blockquote>
   
 <p>  <p>
Line 317 
Line 310 
   
 <p>  <p>
 If nothing works, you can boot over the network as described in INSTALL.sparc64  If nothing works, you can boot over the network as described in INSTALL.sparc64
   
 </section>  </section>
   
 <section id=sourcecode>  <hr>
 <h3>Notes about the source code:</h3>  
   
   <section id=sourcecode>
   <h3>Notes about the source code</h3>
 <p>  <p>
 src.tar.gz contains a source archive starting at /usr/src.  This file  src.tar.gz contains a source archive starting at /usr/src.  This file
 contains everything you need except for the kernel sources, which are  contains everything you need except for the kernel sources, which are
Line 348 
Line 341 
 <p>  <p>
 Both of these trees are a regular CVS checkout.  Using these trees it  Both of these trees are a regular CVS checkout.  Using these trees it
 is possible to get a head-start on using the anoncvs servers as  is possible to get a head-start on using the anoncvs servers as
 described at <a href=anoncvs.html>http://www.OpenBSD.org/anoncvs.html</a>.  described <a href="anoncvs.html">here</a>.
 Using these files  Using these files
 results in a much faster initial CVS update than you could expect from  results in a much faster initial CVS update than you could expect from
 a fresh checkout of the full OpenBSD source tree.  a fresh checkout of the full OpenBSD source tree.
   
 </section>  </section>
 </section>  
   
 <hr>  <hr>
   
Line 391 
Line 382 
 like:  like:
 <p>  <p>
 <blockquote><pre>  <blockquote><pre>
 # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_1</strong>  # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_1</kbd>
 </pre></blockquote>  </pre></blockquote>
 <p>  <p>
 [Of course, you must replace the local directory and server name here  [Of course, you must replace the local directory and server name here
 with the location of your ports collection and a nearby anoncvs  with the location of your ports collection and a nearby anoncvs
 server.]  server.]
 <p>  <p>
 Note that most ports are available as packages through ftp. Updated  Note that most ports are available as packages on our mirrors. Updated
 packages for the 3.1 release will be made available if problems arise.  packages for the 3.1 release will be made available if problems arise.
 <p>  <p>
 If you're interested in seeing a port added, would like to help out, or just  If you're interested in seeing a port added, would like to help out, or just
 would like to know more, the mailing list ports@openbsd.org is a good  would like to know more, the mailing list
 place to know.  <a href="mail.html">ports@openbsd.org</a> is a good place to know.
 </section>  </section>

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41