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

Diff for /www/30.html between version 1.43 and 1.44

version 1.43, 2019/05/27 22:55:18 version 1.44, 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/30.html">  <link rel="canonical" href="https://www.openbsd.org/30.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.0.  This is a partial list of new features and systems included in OpenBSD 3.0.
 For a comprehensive list, see the <a href=plus30.html>changelog</a> leading  For a comprehensive list, see the <a href=plus30.html>changelog</a> leading
Line 122 
Line 108 
   
 <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 137 
Line 122 
 details on how to install OpenBSD 3.0 on your machine:  details on how to install OpenBSD 3.0 on your machine:
 <p>  <p>
 <ul>  <ul>
 <li>    CD1:3.0/i386/INSTALL.i386  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/i386/INSTALL.i386">
 <li>    CD1:3.0/alpha/INSTALL.alpha          .../OpenBSD/3.0/i386/INSTALL.i386 (on CD1)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/alpha/INSTALL.alpha">
           .../OpenBSD/3.0/alpha/INSTALL.alpha (on CD1)</a>
 <p>  <p>
 <li>    CD2:3.0/macppc/INSTALL.macppc  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/macppc/INSTALL.macppc">
 <li>    CD2:3.0/mvme68k/INSTALL.mvme68k          .../OpenBSD/3.0/macppc/INSTALL.macppc (on CD2)</a>
 <li>    CD2:3.0/amiga/INSTALL.amiga  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/mvme68k/INSTALL.mvme68k">
 <li>    CD2:3.0/mac68k/INSTALL.mac68k          .../OpenBSD/3.0/mvme68k/INSTALL.mvme68k (on CD2)</a>
 <li>    CD2:3.0/hp300/INSTALL.hp300  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/amiga/INSTALL.amiga">
 <li>    CD2:3.0/vax/INSTALL.vax          .../OpenBSD/3.0/amiga/INSTALL.amiga (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/mac68k/INSTALL.mac68k">
           .../OpenBSD/3.0/mac68k/INSTALL.mac68k (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/hp300/INSTALL.hp300">
           .../OpenBSD/3.0/hp300/INSTALL.hp300 (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/vax/INSTALL.vax">
           .../OpenBSD/3.0/vax/INSTALL.vax (on CD2)</a>
 <p>  <p>
 <li>    CD3:3.0/sparc/INSTALL.sparc  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/sparc/INSTALL.sparc">
 <li>    CD3:3.0/sparc64/INSTALL.sparc64          .../OpenBSD/3.0/sparc/INSTALL.sparc (on CD3)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.0/sparc64/INSTALL.sparc64">
           .../OpenBSD/3.0/sparc64/INSTALL.sparc64 (on CD3)</a>
 </ul>  </ul>
   </section>
   
 <hr>  <hr>
   
 <section id=quickinstall>  <section id=quickinstall>
Line 175 
Line 172 
 To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located at <i>CD:/3.0/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.0/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 271 
Line 268 
 <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 299 
Line 296 
   
 <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 330 
Line 327 
 <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 373 
Line 368 
 like:  like:
 <p>  <p>
 <blockquote><pre>  <blockquote><pre>
 # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_0</strong>  # <kbd>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_3_0</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.0 release will be made available if problems arise.  packages for the 3.0 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.43  
changed lines
  Added in v.1.44