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

Diff for /www/36.html between version 1.60 and 1.61

version 1.60, 2019/05/27 22:55:18 version 1.61, 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/36.html">  <link rel="canonical" href="https://www.openbsd.org/36.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 61 
Line 48 
   
 <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.6.  This is a partial list of new features and systems included in OpenBSD 3.6.
 For a comprehensive list, see the <a href="plus36.html">changelog</a> leading  For a comprehensive list, see the <a href="plus36.html">changelog</a> leading
Line 265 
Line 251 
   
 <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 280 
Line 265 
 extensive details on how to install OpenBSD 3.6 on your machine:  extensive details on how to install OpenBSD 3.6 on your machine:
 <p>  <p>
 <ul>  <ul>
 <li>CD1:3.6/i386/INSTALL.i386  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/i386/INSTALL.i386">
 <li>CD1:3.6/vax/INSTALL.vax          .../OpenBSD/3.6/i386/INSTALL.i386 (on CD1)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/vax/INSTALL.vax">
           .../OpenBSD/3.6/vax/INSTALL.vax (on CD1)</a>
 <p>  <p>
 <li>CD2:3.6/amd64/INSTALL.amd64  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/amd64/INSTALL.amd64">
 <li>CD2:3.6/macppc/INSTALL.macppc          .../OpenBSD/3.6/amd64/INSTALL.amd64 (on CD2)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/macppc/INSTALL.macppc">
           .../OpenBSD/3.6/macppc/INSTALL.macppc (on CD2)</a>
 <p>  <p>
 <li>CD3:3.6/sparc/INSTALL.sparc  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/sparc/INSTALL.sparc">
 <li>CD3:3.6/sparc64/INSTALL.sparc64          .../OpenBSD/3.6/sparc/INSTALL.sparc (on CD3)</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/sparc64/INSTALL.sparc64">
           .../OpenBSD/3.6/sparc64/INSTALL.sparc64 (on CD3)</a>
 <p>  <p>
 <li>FTP:.../OpenBSD/3.6/alpha/INSTALL.alpha  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/alpha/INSTALL.alpha">
 <li>FTP:.../OpenBSD/3.6/cats/INSTALL.cats          .../OpenBSD/3.6/alpha/INSTALL.alpha</a>
 <li>FTP:.../OpenBSD/3.6/hp300/INSTALL.hp300  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/cats/INSTALL.cats">
 <li>FTP:.../OpenBSD/3.6/hppa/INSTALL.hppa          .../OpenBSD/3.6/cats/INSTALL.cats</a>
 <li>FTP:.../OpenBSD/3.6/luna88k/INSTALL.luna88k  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/hp300/INSTALL.hp300">
 <li>FTP:.../OpenBSD/3.6/mac68k/INSTALL.mac68k          .../OpenBSD/3.6/hp300/INSTALL.hp300</a>
 <li>FTP:.../OpenBSD/3.6/mvme68k/INSTALL.mvme68k  <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/hppa/INSTALL.hppa">
 <li>FTP:.../OpenBSD/3.6/mvme88k/INSTALL.mvme88k          .../OpenBSD/3.6/hppa/INSTALL.hppa</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/luna88k/INSTALL.luna88k">
           .../OpenBSD/3.6/luna88k/INSTALL.luna88k</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/mac68k/INSTALL.mac68k">
           .../OpenBSD/3.6/mac68k/INSTALL.mac68k</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/mvme68k/INSTALL.mvme68k">
           .../OpenBSD/3.6/mvme68k/INSTALL.mvme68k</a>
   <li><a href="https://ftp.openbsd.org/pub/OpenBSD/3.6/mvme88k/INSTALL.mvme88k">
           .../OpenBSD/3.6/mvme88k/INSTALL.mvme88k</a>
 </ul>  </ul>
   </section>
   
 <hr>  <hr>
   
 <section id=quickinstall>  <section id=quickinstall>
Line 438 
Line 439 
 <h3>OpenBSD/alpha:</h3>  <h3>OpenBSD/alpha:</h3>
   
 <p>  <p>
 Write <i>FTP:3.6/alpha/floppy36.fs</i> or  Write <i>3.6/alpha/floppy36.fs</i> or
 <i>FTP:3.6/alpha/floppyB36.fs</i> (depending on your machine) to a diskette and  <i>3.6/alpha/floppyB36.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 450 
Line 451 
   
 <p>  <p>
 After updating the firmware to at least ABLE 1.95 if necessary, boot  After updating the firmware to at least ABLE 1.95 if necessary, boot
 <i>FTP:3.6/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM  <i>3.6/cats/bsd.rd</i> from an ABLE-supported device (such as a CD-ROM
 or an existing FFS or EXT2FS partition).  or an existing FFS or EXT2FS partition).
   
 <h3>OpenBSD/hp300:</h3>  <h3>OpenBSD/hp300:</h3>
Line 476 
Line 477 
 <p>  <p>
 Boot MacOS as normal and partition your disk with the appropriate A/UX  Boot MacOS as normal and partition your disk with the appropriate A/UX
 configurations.  Then, extract the Macside utilities from  configurations.  Then, extract the Macside utilities from
 <i>FTP:3.6/mac68k/utils</i> onto your hard disk.  Run Mkfs to create your  <i>3.6/mac68k/utils</i> onto your hard disk.  Run Mkfs to create your
 filesystems on the A/UX partitions you just made.  Then, use the  filesystems on the A/UX partitions you just made.  Then, use the
 "BSD/Mac68k Installer" to copy all the sets in <i>FTP:3.6/mac68k/</i> onto your  "BSD/Mac68k Installer" to copy all the sets in <i>3.6/mac68k/</i> onto your
 partitions.  Finally, you will be ready to configure the "BSD/Mac68k  partitions.  Finally, you will be ready to configure the "BSD/Mac68k
 Booter" with the location of your kernel and boot the system.  Booter" with the location of your kernel and boot the system.
   
Line 497 
Line 498 
 The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>  The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
 and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k  and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
 for more details.  for more 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 532 
Line 533 
 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 583 
Line 582 
 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.6 release will be made available if problems arise.  packages for the 3.6 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.60  
changed lines
  Added in v.1.61