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

Annotation of www/61.html, Revision 1.6

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 6.1</title>
                      5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      6: <meta name="description" content="OpenBSD 6.1">
                      7: <meta name="copyright" content="This document copyright 2016 by OpenBSD.">
                      8: <meta name="viewport" content="width=device-width, initial-scale=1">
                      9: <link rel="stylesheet" type="text/css" href="openbsd.css">
                     10: <link rel="canonical" href="https://www.openbsd.org/61.html">
                     11: </head>
                     12:
                     13: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     14:
                     15: <h2>
                     16: <a href="index.html">
                     17: <i><font color="#0000ff">Open</font></i><font color="#000084">BSD</font></a>
                     18: <font color="#e00000">6.1</font>
                     19: </h2>
                     20:
1.5       deraadt    21: <a href="images/XXX.jpg">
                     22: <img alt="XXX" align="left" width="227" height="343" hspace="24" src="images/XXX.jpg"></a>
                     23: To be released somwhere around May 1, 2017 plus or minus a couple months<br>
1.1       deraadt    24: Copyright 1997-2017, Theo de Raadt.<br>
                     25: <br>
                     26: <br>
                     27: 6.1 Song:
                     28: <a href="lyrics.html#61">"xxx"</a>.
                     29:
                     30: <br>
                     31: <ul>
                     32: <li>See the information on <a href="ftp.html">the FTP page</a> for
                     33:     a list of mirror machines.
                     34: <li>Go to the <font color="#e00000">pub/OpenBSD/6.1/</font> directory on
                     35:     one of the mirror sites.
                     36: <li>Have a look at <a href="errata61.html">the 6.1 errata page</a> for a list
                     37:     of bugs and workarounds.
                     38: <li>See a <a href="plus61.html">detailed log of changes</a> between the
                     39:     6.0 and 6.1 releases.
                     40: <p>
                     41: <li><a href="http://man.openbsd.org/signify.1">signify(1)</a>
                     42:     pubkeys for this release:<br>
                     43: <pre>
1.5       deraadt    44: base: RWQEQa33SgQSEsMwwVV1+GjzdcQfRNV2Bgo48Ztd2KiZ9bAodz9c+Maa
                     45: fw:   RWS91POk0QZXfsqi4aI7MotYz8CPzoHjYg4a1IDi56cftacjsq+ZL/KY
                     46: pkg:  RWQbTjGFHEvnOckqY7u9iABhXAkEpF/6TQ3Mr6bMrWbT1wOM/HnbV9ov
1.1       deraadt    47: </pre>
                     48: <p>
                     49: All applicable copyrights and credits are in the src.tar.gz,
                     50: sys.tar.gz, xenocara.tar.gz, ports.tar.gz files, or in the
                     51: files fetched via ports.tar.gz.
                     52: </ul>
                     53: <br clear=all>
                     54:
                     55: <hr>
                     56:
                     57: <h3 id="new"><font color="#0000e0">What's New</font></h3>
                     58:
                     59: This is a partial list of new features and systems included in OpenBSD 6.1.
                     60: For a comprehensive list, see the <a href="plus61.html">changelog</a> leading
                     61: to 6.1.
                     62:
                     63: <ul>
                     64: <li>New/extended platforms:
                     65:     <ul>
                     66:     <li>...
                     67:     </ul>
                     68: <p>
                     69:
                     70: <li>Improved hardware support, including:
                     71:     <ul>
1.4       visa       72:     <li>New <a href="http://man.openbsd.org/?query=octmmc">octmmc(4)</a>
                     73:         driver for the OCTEON MMC host controller.
1.1       deraadt    74:     <li>...
                     75:     </ul>
                     76: <p>
                     77:
                     78: <li>IEEE 802.11 wireless stack improvements:
                     79:     <ul>
                     80:     <li>...
                     81:     </ul>
                     82: <p>
                     83:
                     84: <li>Generic network stack improvements:
                     85:     <ul>
                     86:     <li>...
                     87:     </ul>
                     88: <p>
                     89:
                     90: <li>Installer improvements:
                     91:     <ul>
                     92:     <li>...
                     93:     </ul>
                     94: <p>
                     95:
                     96: <li>Routing daemons and other userland network improvements:
                     97:     <ul>
                     98:     <li>...
                     99:     </ul>
                    100: <p>
                    101:
                    102: <li>Security improvements:
                    103:     <ul>
1.3       visa      104:     <li>Enforcement of userland W^X on OCTEON Plus and later.
                    105:     <li>The size of user virtual address space has been increased
                    106:         from 2GB to 1TB on mips64.
1.1       deraadt   107:     <li>...
                    108:     </ul>
                    109: <p>
                    110:
                    111: <li>Assorted improvements:
                    112:     <ul>
                    113:     <li>...
                    114:     </ul>
                    115: <p>
                    116:
                    117: <li>OpenSMTPD 6.0.0
                    118:     <ul>
                    119:     <li>...
                    120:     </ul>
                    121: <p>
                    122:
                    123: <li>OpenSSH 7.3
                    124:     <ul>
                    125:     <li>...
                    126:     </ul>
                    127: <p>
                    128:
                    129: <li>LibreSSL 2.4.2
                    130:     <ul>
                    131:     <li>...
                    132:     </ul>
                    133: <p>
                    134:
                    135: <li>Ports and packages:
                    136:     <dl>
                    137:     <dt>...
                    138:     </dl>
                    139:     <dl>
                    140:     <dt>Many pre-built packages for each architecture:
                    141:     </dl>
                    142:     <!-- number of FTP packages minus SHA256, SHA256.sig, index.txt -->
                    143:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    144:     <tr>
                    145:     <td valign="top" width="25%">
                    146:     <ul>
                    147:       <li>armv8:      XXXX
                    148:       <li>alpha:      XXXX
                    149:       <li>amd64:      XXXX
                    150:     </ul></td><td valign=top width="25%"><ul>
                    151:       <li>hppa:       XXXX
                    152:       <li>i386:       XXXX
                    153:       <li>mips64:     XXXX
                    154:     </ul></td><td valign=top width="25%"><ul>
                    155:       <li>mips64el:   XXXX
                    156:       <li>powerpc:    XXXX
                    157:       <li>sparc64:    XXXX
                    158:     </ul></td></tr></table>
                    159:     <p>
                    160:
                    161:     <dl>
                    162:     <dt>Some highlights:
                    163:     </dl>
                    164:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    165:     <tr>
                    166:     <td valign="top" width="50%"><ul>
                    167:         <li>Afl 2.19b
                    168:        <li>Chromium 51.0.2704.106
                    169:        <li>Emacs 21.4 and 24.5
                    170:        <li>GCC 4.9.3
                    171:        <li>GHC 7.10.3
                    172:        <li>Gimp 2.8.16
                    173:        <li>GNOME 3.20.2
                    174:        <li>Go 1.6.3
                    175:        <li>Groff 1.22.3
                    176:        <li>JDK 7u80 and 8u72
                    177:        <li>KDE 3.5.10 and 4.14.3 (plus KDE4 core updates)
                    178:        <li>LLVM/Clang 3.8.0
                    179:        <li>LibreOffice 5.1.4.2
                    180:        <li>Lua 5.1.5, 5.2.4, and 5.3.3
                    181:        <li>MariaDB 10.0.25
                    182:        <li>Mono 4.4.0.182
                    183:        <li>Mozilla Firefox 45.2.0esr and 47.0.1
                    184:     </ul></td><td valign=top width="50%"><ul>
                    185:        <li>Mozilla Thunderbird 45.2.0
                    186:        <li>Mutt 1.6.2
                    187:        <li>Node.js 4.4.5
                    188:        <li>Ocaml 4.3.0
                    189:        <li>OpenLDAP 2.3.43 and 2.4.44
                    190:        <li>PHP 5.5.37, 5.6.23, and 7.0.8
                    191:        <li>Postfix 3.1.1 and 3.2-20160515
                    192:        <li>PostgreSQL 9.5.3
                    193:        <li>Python 2.7.12, 3.4.5, and 3.5.2
                    194:        <li>R 3.3.1
                    195:        <li>Ruby 1.8.7.374, 2.0.0.648, 2.1.9, 2.2.5, and 2.3.1
                    196:        <li>Rust 1.9.0-20160608
                    197:        <li>Sendmail 8.15.2
                    198:        <li>Sudo 1.8.17.1
                    199:        <li>Tcl/Tk 8.5.18 and 8.6.4
                    200:        <li>TeX Live 2015
                    201:        <li>Vim 7.4.1467
                    202:        <li>Xfce 4.12
                    203:     </ul></td></tr></table>
                    204: <p>
                    205:
                    206: <li>As usual, steady improvements in manual pages and other documentation.
                    207: <p>
                    208:
                    209: <li>The system includes the following major components from outside suppliers:
                    210:     <ul>
                    211:     <li>Xenocara (based on X.Org 7.7 with xserver 1.18.3 + patches,
                    212:       freetype 2.6.3, fontconfig 2.11.1, Mesa 11.2.2, xterm 322,
                    213:       xkeyboard-config 2.18 and more)
                    214:     <li>GCC 4.2.1 (+ patches) and 3.3.6 (+ patches)
                    215:     <li>Perl 5.20.3 (+ patches)
                    216:     <li>SQLite 3.9.2 (+ patches)
1.6     ! florian   217:     <li>NSD 4.1.15
        !           218:     <li>Unbound 1.6.1
1.1       deraadt   219:     <li>Ncurses 5.7
                    220:     <li>Binutils 2.17 (+ patches)
                    221:     <li>Gdb 6.3 (+ patches)
                    222:     <li>Awk Aug 10, 2011 version
                    223:     <li>Expat 2.1.1
                    224:     </ul>
                    225: </ul>
                    226:
                    227: <hr>
                    228:
                    229: <h3 id="install"><font color="#0000e0">How to install</font></h3>
                    230:
                    231: Following this are the instructions which you would have on a piece of
                    232: paper if you had purchased a CDROM set instead of doing an alternate
                    233: form of install.  The instructions for doing an HTTP (or other style
                    234: of) install are very similar; the CDROM instructions are left intact
                    235: so that you can see how much easier it would have been if you had
                    236: purchased a CDROM instead.
                    237: <p>
                    238:
                    239: <hr>
                    240: <p>
                    241: Please refer to the following files on the three CDROMs or mirror site for
                    242: extensive details on how to install OpenBSD 6.1 on your machine:
                    243:
                    244: <ul>
                    245: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/alpha/INSTALL.alpha">
                    246:        .../OpenBSD/6.1/alpha/INSTALL.alpha (on CD1)</a>
                    247: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/i386/INSTALL.i386">
                    248:        .../OpenBSD/6.1/i386/INSTALL.i386 (on CD1)</a>
                    249: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    250:        .../OpenBSD/6.1/hppa/INSTALL.hppa (on CD1)</a>
                    251: <p>
                    252: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/amd64/INSTALL.amd64">
                    253:        .../OpenBSD/6.1/amd64/INSTALL.amd64 (on CD2)</a>
                    254: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/macppc/INSTALL.macppc">
                    255:        .../OpenBSD/6.1/macppc/INSTALL.macppc (on CD2)</a>
                    256: <p>
                    257: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sparc64/INSTALL.sparc64">
                    258:        .../OpenBSD/6.1/sparc64/INSTALL.sparc64 (on CD3)</a>
                    259: <p>
                    260: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/armv7/INSTALL.armv7">
                    261:        .../OpenBSD/6.1/armv7/INSTALL.armv7</a>
                    262: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/hppa/INSTALL.hppa">
                    263:        .../OpenBSD/6.1/hppa/INSTALL.hppa</a>
                    264: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/landisk/INSTALL.landisk">
                    265:        .../OpenBSD/6.1/landisk/INSTALL.landisk</a>
                    266: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/loongson/INSTALL.loongson">
                    267:        .../OpenBSD/6.1/loongson/INSTALL.loongson</a>
                    268: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/luna88k/INSTALL.luna88k">
                    269:        .../OpenBSD/6.1/luna88k/INSTALL.luna88k</a>
                    270: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                    271:        .../OpenBSD/6.1/octeon/INSTALL.octeon</a>
                    272: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/sgi/INSTALL.sgi">
                    273:        .../OpenBSD/6.1/sgi/INSTALL.sgi</a>
                    274: <li><a href="https://ftp.openbsd.org/pub/OpenBSD/6.1/socppc/INSTALL.socppc">
                    275:        .../OpenBSD/6.1/socppc/INSTALL.socppc</a>
                    276: </ul>
                    277:
                    278:
                    279: <hr>
                    280:
                    281: <p>
                    282: Quick installer information for people familiar with OpenBSD, and the use of
                    283: the "<a href="http://man.openbsd.org/disklabel.8">disklabel</a> -E" command.
                    284: If you are at all confused when installing OpenBSD, read the relevant
                    285: INSTALL.* file as listed above!
                    286:
                    287: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    288:
                    289: <ul style="list-style-type: none">
                    290: <li>
                    291: The OpenBSD/i386 release is on CD1.
                    292: Boot from the CD to begin the install - you may need to adjust
                    293: your BIOS options first.
                    294: <p>
                    295: <li>
                    296: If your machine can boot from USB, you can write <i>install60.fs</i> or
                    297: <i>miniroot60.fs</i> to a USB stick and boot from it.
                    298: <p>
                    299: <li>
                    300: If you can't boot from a CD, floppy disk, or USB,
                    301: you can install across the network using PXE as described in
                    302: the included INSTALL.i386 document.
                    303: <p>
                    304: <li>
                    305: If you are planning on dual booting OpenBSD with another OS, you will need to
                    306: read INSTALL.i386.
                    307: </ul>
                    308:
                    309: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    310:
                    311: <ul style="list-style-type: none">
                    312: <li>
                    313: The OpenBSD/amd64 release is on CD2.
                    314: Boot from the CD to begin the install - you may need to adjust
                    315: your BIOS options first.
                    316: <p>
                    317: <li>
                    318: If your machine can boot from USB, you can write <i>install60.fs</i> or
                    319: <i>miniroot60.fs</i> to a USB stick and boot from it.
                    320: <p>
                    321: <li>
                    322: If you can't boot from a CD, floppy disk, or USB,
                    323: you can install across the network using PXE as described in the included
                    324: INSTALL.amd64 document.
                    325: <p>
                    326: <li>
                    327: If you are planning to dual boot OpenBSD with another OS, you will need to
                    328: read INSTALL.amd64.
                    329: </ul>
                    330:
                    331: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    332:
                    333: <ul style="list-style-type: none">
                    334: <li>
                    335: Burn the image from a mirror site to a CDROM, and power on your machine
                    336: while holding down the <i>C</i> key until the display turns on and
                    337: shows <i>OpenBSD/macppc boot</i>.
                    338: <p>
                    339: <li>
                    340: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    341: /6.1/macppc/bsd.rd</i>
                    342: </ul>
                    343:
                    344: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    345:
                    346: <ul style="list-style-type: none">
                    347: <li>
                    348: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    349: <p>
                    350: <li>
                    351: If this doesn't work, or if you don't have a CDROM drive, you can write
                    352: <i>CD3:6.1/sparc64/floppy60.fs</i> or <i>CD3:6.1/sparc64/floppyB60.fs</i>
                    353: (depending on your machine) to a floppy and boot it with <i>boot
                    354: floppy</i>. Refer to INSTALL.sparc64 for details.
                    355: <p>
                    356: <li>
                    357: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    358: will most likely fail.
                    359: <p>
                    360: <li>
                    361: You can also write <i>CD3:6.1/sparc64/miniroot60.fs</i> to the swap partition on
                    362: the disk and boot with <i>boot disk:b</i>.
                    363: <p>
                    364: <li>
                    365: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    366: </ul>
                    367:
                    368: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    369:
                    370: <ul style="list-style-type: none">
                    371: <li>
                    372: Write <i>FTP:6.1/alpha/floppy60.fs</i> or
                    373: <i>FTP:6.1/alpha/floppyB60.fs</i> (depending on your machine) to a diskette and
                    374: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    375: <p>
                    376: <li>
                    377: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    378: will most likely fail.
                    379: </ul>
                    380:
                    381: <h3><font color="#e00000">OpenBSD/armv7:</font></h3>
                    382:
                    383: <ul style="list-style-type: none">
                    384: <li>
                    385: Write a system specific miniroot to an SD card and boot from it after connecting
                    386: to the serial console.  Refer to INSTALL.armv7 for more details.
                    387: <p>
                    388: </ul>
                    389:
                    390: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    391:
                    392: <ul style="list-style-type: none">
                    393: <li>
                    394: Boot over the network by following the instructions in INSTALL.hppa or the
                    395: <a href="hppa.html#install">hppa platform page</a>.
                    396: </ul>
                    397:
                    398: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    399:
                    400: <ul style="list-style-type: none">
                    401: <li>
                    402: Write <i>miniroot60.fs</i> to the start of the CF
                    403: or disk, and boot normally.
                    404: </ul>
                    405:
                    406: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    407:
                    408: <ul style="list-style-type: none">
                    409: <li>
                    410: Write <i>miniroot60.fs</i> to a USB stick and boot bsd.rd from it
                    411: or boot bsd.rd via tftp.
                    412: Refer to the instructions in INSTALL.loongson for more details.
                    413: </ul>
                    414:
                    415: <h3><font color="#e00000">OpenBSD/luna88k:</font></h3>
                    416:
                    417: <ul style="list-style-type: none">
                    418: <li>
                    419: Copy `boot' and `bsd.rd' to a Mach or UniOS partition, and boot the bootloader
                    420: from the PROM, and then bsd.rd from the bootloader.
                    421: Refer to the instructions in INSTALL.luna88k for more details.
                    422: </ul>
                    423:
                    424: <h3><font color="#e00000">OpenBSD/octeon:</font></h3>
                    425:
                    426: <ul style="list-style-type: none">
                    427: <li>
                    428: After connecting a serial port, boot bsd.rd over the network via DHCP/tftp.
                    429: Refer to the instructions in INSTALL.octeon for more details.
                    430: </ul>
                    431:
                    432: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    433:
                    434: <ul style="list-style-type: none">
                    435: <li>
                    436: To install, burn cd60.iso on a CD-R, put it in the CD drive of your
                    437: machine and select <i>Install System Software</i> from the System Maintenance
                    438: menu. Indigo/Indy/Indigo2 (R4000) systems will not boot automatically from
                    439: CD-ROM, and need a proper invocation from the PROM prompt.
                    440: Refer to the instructions in INSTALL.sgi for more details.
                    441:
                    442: <p>
                    443: <li>
                    444: If your machine doesn't have a CD drive, you can setup a DHCP/tftp network
                    445: server, and boot using "bootp()/bsd.rd.IP##" using the kernel matching your
                    446: system type. Refer to the instructions in INSTALL.sgi for more details.
                    447: </ul>
                    448:
                    449: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    450:
                    451: <ul style="list-style-type: none">
                    452: <li>
                    453: After connecting a serial port, boot over the network via DHCP/tftp.
                    454: Refer to the instructions in INSTALL.socppc for more details.
                    455: </ul>
                    456:
                    457: <hr>
                    458:
                    459: <h3 id="upgrade"><font color="#0000e0">How to upgrade</font></h3>
                    460:
                    461: If you already have an OpenBSD 5.9 system, and do not want to reinstall,
                    462: upgrade instructions and advice can be found in the
                    463: <a href="faq/upgrade60.html">Upgrade Guide</a>.
                    464: <p>
                    465:
                    466: <hr>
                    467:
                    468: <h3 id="sourcecode"><font color="#0000e0">Notes about the source code</font></h3>
                    469:
                    470: <tt>src.tar.gz</tt> contains a source archive starting at <tt>/usr/src</tt>.
                    471: This file contains everything you need except for the kernel sources,
                    472: which are in a separate archive.
                    473: To extract:
                    474:
                    475: <blockquote><pre>
                    476: # <b>mkdir -p /usr/src</b>
                    477: # <b>cd /usr/src</b>
                    478: # <b>tar xvfz /tmp/src.tar.gz</b>
                    479: </pre></blockquote>
                    480:
                    481: <tt>sys.tar.gz</tt> contains a source archive starting at <tt>/usr/src/sys</tt>.
                    482: This file contains all the kernel sources you need to rebuild kernels.
                    483: To extract:
                    484:
                    485: <blockquote><pre>
                    486: # <b>mkdir -p /usr/src/sys</b>
                    487: # <b>cd /usr/src</b>
                    488: # <b>tar xvfz /tmp/sys.tar.gz</b>
                    489: </pre></blockquote>
                    490:
                    491: Both of these trees are a regular CVS checkout.  Using these trees it
                    492: is possible to get a head-start on using the anoncvs servers as
                    493: described <a href="anoncvs.html">here</a>.
                    494: Using these files
                    495: results in a much faster initial CVS update than you could expect from
                    496: a fresh checkout of the full OpenBSD source tree.
                    497: <p>
                    498:
                    499: <hr>
                    500:
                    501: <h3 id="ports"><font color="#0000e0">Ports Tree</font></h3>
                    502:
                    503: A ports tree archive is also provided.  To extract:
                    504:
                    505: <blockquote><pre>
                    506: # <b>cd /usr</b>
                    507: # <b>tar xvfz /tmp/ports.tar.gz</b>
                    508: </pre></blockquote>
                    509:
                    510: Go read the <a href="faq/ports/index.html">ports</a> page
                    511: if you know nothing about ports
                    512: at this point.  This text is not a manual of how to use ports.
                    513: Rather, it is a set of notes meant to kickstart the user on the
                    514: OpenBSD ports system.
                    515: <p>
                    516: The <i>ports/</i> directory represents a CVS checkout of our ports.
                    517: As with our complete source tree, our ports tree is available via
                    518: <a href="anoncvs.html">AnonCVS</a>.
                    519: So, in order to keep up to date with the <i>-stable</i> branch, you must make
                    520: the <i>ports/</i> tree available on a read-write medium and update the tree
                    521: with a command like:
                    522:
                    523: <blockquote><pre>
                    524: # <b>cd /usr/ports</b>
                    525: # <b>cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_6_1</b>
                    526: </pre></blockquote>
                    527:
                    528: [Of course, you must replace the server name here with a nearby anoncvs
                    529: server.]
                    530: <p>
                    531: Note that most ports are available as packages on our mirrors. Updated
                    532: ports for the 6.1 release will be made available if problems arise.
                    533: <p>
                    534: If you're interested in seeing a port added, would like to help out, or just
                    535: would like to know more, the mailing list
                    536: <a href="mail.html">ports@openbsd.org</a> is a good place to know.
                    537: <p>
                    538: </body>
                    539: </html>