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

Diff for /www/57.html between version 1.110 and 1.111

version 1.110, 2019/06/01 23:12:46 version 1.111, 2019/06/12 20:57:16
Line 8 
Line 8 
 <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/57.html">  <link rel="canonical" href="https://www.openbsd.org/57.html">
   
   
 <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 38 
Line 37 
 <li>See a <a href="plus57.html">detailed log of changes</a> between the  <li>See a <a href="plus57.html">detailed log of changes</a> between the
     5.6 and 5.7 releases.      5.6 and 5.7 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 55 
Line 55 
 RWTJ1iHLn/zcvJJSbxJIEU9ChlfAlU16XoLLxmxciliOFWfTLyOv0vQs  RWTJ1iHLn/zcvJJSbxJIEU9ChlfAlU16XoLLxmxciliOFWfTLyOv0vQs
 </td></tr>  </td></tr>
 </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.7.  This is a partial list of new features and systems included in OpenBSD 5.7.
 For a comprehensive list, see the <a href="plus57.html">changelog</a> leading  For a comprehensive list, see the <a href="plus57.html">changelog</a> leading
Line 662 
Line 660 
   
 <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 723 
Line 720 
 <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.7/zaurus/INSTALL.zaurus">  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/5.7/zaurus/INSTALL.zaurus">
         .../OpenBSD/5.7/zaurus/INSTALL.zaurus</a>          .../OpenBSD/5.7/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 815 
Line 813 
 <h3>OpenBSD/alpha:</h3>  <h3>OpenBSD/alpha:</h3>
   
 <p>  <p>
 Write <i>FTP:5.7/alpha/floppy57.fs</i> or  Write <i>5.7/alpha/floppy57.fs</i> or
 <i>FTP:5.7/alpha/floppyB57.fs</i> (depending on your machine) to a diskette and  <i>5.7/alpha/floppyB57.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 931 
Line 929 
 Using the Linux built-in graphical ipkg installer, install the  Using the Linux built-in graphical ipkg installer, install the
 openbsd57_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus  openbsd57_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
 for a few important details.  for a few important details.
   
 </section>  </section>
   
 <hr>  <hr>
Line 945 
Line 942 
 </section>  </section>
   
 <hr>  <hr>
   
 <section id=sourcecode>  <section id=sourcecode>
 <h3>Notes about the source code</h3>  <h3>Notes about the source code</h3>
 <p>  <p>
Line 965 
Line 963 
 <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>
 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
Line 975 
Line 973 
 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 1006 
Line 1003 
 with a command like:  with a command 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_7</strong>  # <kbd>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_5_7</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

Legend:
Removed from v.1.110  
changed lines
  Added in v.1.111