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

Diff for /www/55.html between version 1.92 and 1.93

version 1.92, 2019/06/01 22:54:16 version 1.93, 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/55.html">  <link rel="canonical" href="https://www.openbsd.org/55.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 50 
Line 37 
 <li>See a <a href="plus55.html">detailed log of changes</a> between the  <li>See a <a href="plus55.html">detailed log of changes</a> between the
     5.4 and 5.5 releases.      5.4 and 5.5 releases.
 <p>  <p>
 <li><a href="https://man.openbsd.org/signify.1">signify(1)</a> pubkeys for this release:<p>  <li><a href="https://man.openbsd.org/signify.1">signify(1)</a>
       pubkeys for this release:<p>
   
 <table class=signify>  <table class=signify>
 <tr><td>  <tr><td>
Line 66 
Line 54 
 <td>  <td>
 RWQQC1M9dhm/tja/ktitJs/QVI1kGTQr7W7jtUmdZ4uTp+4yZJ6RRHb5  RWQQC1M9dhm/tja/ktitJs/QVI1kGTQr7W7jtUmdZ4uTp+4yZJ6RRHb5
 </table>  </table>
   </ul>
 <p>  <p>
 All applicable copyrights and credits are in the src.tar.gz,  All applicable copyrights and credits are in the src.tar.gz,
 sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the  sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
 files fetched via ports.tar.gz.  files fetched via ports.tar.gz.
 </ul>  
 </table>  </table>
   
 <hr>  <hr>
   
 <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 5.5.  This is a partial list of new features and systems included in OpenBSD 5.5.
 For a comprehensive list, see the <a href="plus55.html">changelog</a> leading  For a comprehensive list, see the <a href="plus55.html">changelog</a> leading
Line 728 
Line 714 
   
 <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 797 
Line 782 
 <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.5/zaurus/INSTALL.zaurus">  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.5/zaurus/INSTALL.zaurus">
         .../OpenBSD/5.5/zaurus/INSTALL.zaurus</a>          .../OpenBSD/5.5/zaurus/INSTALL.zaurus</a>
 </ul>  </ul>
   </section>
   
 <hr>  <hr>
   
 <section id=quickinstall>  <section id=quickinstall>
   
 <p>  <p>
 Quick installer information for people familiar with OpenBSD, and the  Quick installer information for people familiar with OpenBSD, and the
 use of the "disklabel -E" command.  If you are at all confused when  use of the "disklabel -E" command.  If you are at all confused when
Line 842 
Line 828 
 &quot;rfd0a&quot;.  &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 910 
Line 896 
 <h3>OpenBSD/alpha:</h3>  <h3>OpenBSD/alpha:</h3>
   
 <p>  <p>
 Write <i>FTP:5.5/alpha/floppy55.fs</i> or  Write <i>5.5/alpha/floppy55.fs</i> or
 <i>FTP:5.5/alpha/floppyB55.fs</i> (depending on your machine) to a diskette and  <i>5.5/alpha/floppyB55.fs</i> (depending on your machine) to a diskette and
 enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.  enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
   
 <p>  <p>
Line 1047 
Line 1033 
 Using the Linux built-in graphical ipkg installer, install the  Using the Linux built-in graphical ipkg installer, install the
 openbsd55_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus  openbsd55_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
 for a few important details.  for a few important details.
   
 </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 1072 
Line 1058 
 <blockquote><pre>  <blockquote><pre>
 # <kbd>mkdir -p /usr/src/sys</kbd>  # <kbd>mkdir -p /usr/src/sys</kbd>
 # <kbd>cd /usr/src</kbd>  # <kbd>cd /usr/src</kbd>
 # <strong>tar xvfz /tmp/sys.tar.gz</strong>  # <kbd>tar xvfz /tmp/sys.tar.gz</kbd>
 </pre></blockquote>  </pre></blockquote>
   
 <p>  <p>
Line 1082 
Line 1068 
 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 1126 
Line 1110 
 like:  like:
 <p>  <p>
 <blockquote><pre>  <blockquote><pre>
 # <strong>cd /usr/ports</strong>  # <kbd>cd /usr/ports</kbd>
 # <strong>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_5</strong>  # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_5</kbd>
 </pre></blockquote>  </pre></blockquote>
 <p>  <p>
 [Of course, you must replace the server name here with a nearby anoncvs  [Of course, you must replace the server name here with 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 5.5 release will be made available if problems arise.  packages for the 5.5 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

Legend:
Removed from v.1.92  
changed lines
  Added in v.1.93