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

Annotation of www/48.html, Revision 1.20

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD 4.8 Release</title>
                      5: <link rev=made href="mailto:www@openbsd.org">
                      6: <meta name="resource-type" content="document">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="description" content="OpenBSD 4.8">
                      9: <meta name="keywords" content="openbsd,main">
                     10: <meta name="distribution" content="global">
                     11: <meta name="copyright" content="This document copyright 2010 by OpenBSD.">
                     12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#24248E">
                     15:
                     16: <a href="index.html">
                     17: <img alt="[OpenBSD]" height="30" width="141" hspace="24" src="images/smalltitle.gif" border="0"></a>
                     18: <hr>
                     19:
                     20: <p>
1.2       deraadt    21: <a href="images/ElPuffiachi.jpg">
1.1       deraadt    22: <img align="left" width="227" height="343" hspace="24" vspace="30"
                     23: src="images/ElPuffiachi.jpg" alt="OpenBSD 4.8 logo"></a>
                     24: <h2><font color="#0000e0">The OpenBSD 4.8 Release:</font></h2>
                     25: <p>
                     26: To be released Nov 1, 2010<br>
                     27: Copyright 1997-2010, Theo de Raadt.<br>
                     28: <font color="#e00000">ISBN 978-0-9784475-6-4</font>
                     29: <br>
                     30: <a href="lyrics.html#48">4.8 Song: "El Puffiachi"</a>
                     31: <p>
                     32:
                     33: <a href="#new">What's New</a><br>
                     34: <a href="#install">How to install</a><br>
                     35: <a href="#upgrade">How to upgrade</a><br>
                     36: <a href="#ports">How to use the ports tree</a><br>
                     37: <a href="orders.html">Ordering a CD set</a><br>
                     38:
                     39: <p>
                     40: <h3><font color="#0000e0">
                     41: To get the files for this release:
                     42: <ul>
                     43: <li>Pre-order a CDROM from our <a href="orders.html">ordering system</a>.
                     44: <li>See the information on <a href="ftp.html">The FTP page</a> for
                     45:     a list of mirror machines.
                     46: <li>Go to the <font color="#e00000">pub/OpenBSD/4.8/</font> directory on
                     47:     one of the mirror sites.
                     48: <li>Briefly read the rest of this document.
                     49: <li>Have a look at <a href="errata48.html">The 4.8 Errata page</a> for a list
                     50:     of bugs and workarounds.
                     51: <li>See a <a href="plus48.html">detailed log of changes</a> between the
                     52:     4.7 and 4.8 releases.
                     53: </ul>
                     54: </font></h3>
                     55: <br clear=all>
                     56:
                     57: <strong>Note:</strong> All applicable copyrights and credits can be found
                     58: in the applicable file sources found in the files src.tar.gz, sys.tar.gz,
                     59: xenocara.tar.gz, or in the files fetched via ports.tar.gz.  The distribution
                     60: files used to build packages from the ports.tar.gz file are not included on
                     61: the CDROM because of lack of space.
                     62: <p>
                     63:
                     64: <a name="new"></a>
                     65: <hr>
                     66: <p>
                     67: <h3><font color="#0000e0">What's New</font></h3>
                     68: <p>
                     69: This is a partial list of new features and systems included in OpenBSD 4.8.
                     70: For a comprehensive list, see the <a href="plus48.html">changelog</a> leading
                     71: to 4.8.
                     72: <p>
                     73:
                     74: <ul>
                     75:
                     76: <li>New/extended platforms:
                     77:     <ul>
                     78:     <li>...
                     79:     </ul>
                     80: <p>
                     81:
                     82: <li>Improved hardware support, including:
                     83:     <ul>
1.6       jsg        84:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=acpisony&sektion=4&format=html">acpisony(4)</a>
                     85:       driver for Sony ACPI control.
                     86:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=itherm&sektion=4&format=html">itherm(4)</a>
                     87:       driver for Intel 3400 temperature sensor.
                     88:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=se&sektion=4&format=html">se(4)</a>
                     89:       driver for SiS 190 10/100/Gigabit Ethernet devices.
                     90:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uguru&sektion=4&format=html">uguru(4)</a>
                     91:       driver for ABIT temperature, voltage and fan sensors.
                     92:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=owctr&sektion=4&format=html">owctr(4)</a>
                     93:       driver for 1-Wire counter devices.
1.14      jasper     94:     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pgs&arch=macppc&secktion=4">pgs(4)</a>
                     95:        driver for Programmers Switch found on some macppc machines.
1.7       jsg        96:     <li>Support for 82576 fiber and 82577/82578 (PCH) based devices
                     97:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;sektion=4">em(4)</a>.
                     98:     <li>Support for 24-bit encodings and USB 2.0 playback
                     99:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uaudio&amp;sektion=4">uaudio(4)</a>.
                    100:     <li>Support for Winbond/Nuvoton W83627DHG-P
                    101:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wbsio&amp;sektion=4">wbsio(4)</a>.
                    102:     <li>Support for RTL8168E
                    103:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a>.
                    104:     <li>Support for 800x480
                    105:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udl&amp;sektion=4">udl(4)</a>.
                    106:     <li>Support for M-audio Audiophile 192k
                    107:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=envy&amp;sektion=4">envy(4)</a>.
                    108:     <li>Support for Intel Core i3/i5 internal graphics (Ironlake)
                    109:         has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inteldrm&amp;sektion=4">inteldrm(4)</a>
                    110:         and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=agp&amp;sektion=4">agp(4)</a>.
1.14      jasper    111:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ss&sektion=4&format=html">ss(4)</a> and
                    112:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uscanner&sektion=4&format=html">uscanner(4)</a>
                    113:        drivers have been removed.
1.1       deraadt   114:     </ul>
                    115: <p>
                    116:
                    117: <li>New tools:
                    118:     <ul>
1.11      jsg       119:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iked&amp;sektion=8">iked(8)</a>,
                    120:         an Internet Key Exchange version 2 (IKEv2) daemon.
                    121:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ldapd&amp;sektion=8">ldapd(8)</a>,
                    122:         a Lightweight Directory Access Protocol (LDAP) daemon.
1.1       deraadt   123:     </ul>
                    124: <p>
                    125:
                    126: <li>Filesystem midlayer improvements:
                    127:     <ul>
                    128:     <li>...
                    129:     </ul>
                    130: <p>
                    131:
                    132: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pf&amp;sektion=4">pf(4)</a> improvements:
                    133:     <ul>
                    134:     <li>...
                    135:     </ul>
                    136: <p>
                    137:
                    138: <li>OpenBGPD, OpenOSPFD and other routing daemon improvements:
                    139:     <ul>
1.20    ! stsp      140:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ospf6d&amp;sektion=8">ospf6d(8)</a>
        !           141:         now supports LSAs larger than the link MTU, has improved interoperablity
        !           142:        with other OSPFv3 implementations, can redistribute the default route,
        !           143:        and will correctly handle IPv6 prefixes advertised by neighbours on
        !           144:        the same link but not configured on the router itself.
1.1       deraadt   145:     <li>...
                    146:     </ul>
                    147: <p>
                    148:
                    149: <li>Generic network stack improvements:
                    150:     <ul>
1.17      schwarze  151:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sekti
                    152: on=8">ifconfig(8)</a> and
                    153:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&amp;sektion=8">traceroute(8)</a>
                    154:         now supports Multiprotocol Label Switching.
1.8       stsp      155:     <li>Support for RFC 4941 privacy extensions for stateless address
                    156:         autoconfiguration has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=inet6&amp;sektion=4">inet6(4)</a> and can be enabled via
                    157:        <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>.
1.16      schwarze  158:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ifconfig&amp;sektion=8">ifconfig(8)</a>
                    159:         now supports random selection of MAC addresses.
                    160:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tcpdump&amp;sektion=8">tcpdump(8)</a>
1.17      schwarze  161:         now decodes Multicast Listener Discovery version 2 and
                    162:         Internet Key Exchange version 2 traffic.
1.11      jsg       163:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=enc&amp;sektion=4">enc(4)</a> and
                    164:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ipsec&amp;sektion=4">ipsec(4)</a> are now
                    165:         aware of routing domains.
1.1       deraadt   166:     <li>...
                    167:     </ul>
                    168: <p>
                    169:
                    170: <li>Assorted improvements:
                    171:     <ul>
1.17      schwarze  172:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mbtowc&amp;sektion=3">mbtowc(3)</a> multi-byte/wide-character conversion functions
                    173:         have been added to the C library, and
                    174:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=setlocale&amp;sektion=3">setlocale(3)</a>
                    175:         now supports the en_US.UTF-8 locale.
                    176:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=posix_madvise&amp;sektion=2">posix_madvise(2)</a>,
                    177:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=posix_memalign&amp;sektion=3">posix_memalign(3)</a>,
                    178:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strndup&amp;sektion=3">strndup(3)</a>, and
                    179:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=strnlen&amp;sektion=3">strnlen(3)</a>
                    180:         have been added to the C library.
1.16      schwarze  181:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=event&amp;sektion=3">event(3)</a> library
1.17      schwarze  182:         was updated to version 1.4.14b.
1.16      schwarze  183:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pthreads&amp;sektion=3">pthreads(3)</a> library
                    184:         now implements the <tt>pthread_rwlock_timed{rd,wr}lock</tt> interfaces.
1.17      schwarze  185:     <li>AES-NI support has been integrated into the OpenSSL
                    186:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=crypto&amp;sektion=3">crypto(3)</a> library.
1.12      ratchov   187:     <li>MIDI control in non-server mode was added to
                    188:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>,
                    189:        including seeking within .wav files
                    190:     <li>A new record-what-you-hear feature was added to
                    191:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>.
                    192:     <li>The minimum extra latency of the
                    193:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=aucat&amp;sektion=1">aucat(1)</a>
                    194:        server was lowered to a single block, improving
                    195:        usability of low-latency programs without stability compromise.
1.16      schwarze  196:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    197:         now supports unique disk identifiers.
1.17      schwarze  198:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ftp&amp;sektion=1">ftp(1)</a>
                    199:         now handles redirection to relative URLs in the Location: header
                    200:         of HTTP responses.
                    201:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lint&amp;sektion=1">lint(1)</a>
                    202:         now recognizes the C99 data types _Bool and _Complex
                    203:         and some related gcc extensions.
                    204:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=make&amp;sektion=1">make(1)</a>
                    205:         now allows variables in SysV modifiers,
                    206:         and implements the :QL (quote list) modifier.
1.16      schwarze  207:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&amp;sektion=1">man(1)</a> now allows to combine the -s option with -m or -M.
1.17      schwarze  208:     <li>Improved directory editing in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mg&amp;sektion=1">mg(1)</a>.
1.16      schwarze  209:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=newfs&amp;sektion=8">newfs(8)</a> has been tweaked to better support large file systems.
                    210:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=od&amp;sektion=1">od(1)</a>
                    211:         now supports the POSIX -A option to select an input address base.
                    212:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sendbug&amp;sektion=1">sendbug(1)</a>
                    213:         now includes the output of <tt>usbdevs -v</tt> into the template.
                    214:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=smtpd&amp;sektion=8">smtpd(8)</a>
                    215:         now supports the SIZE and ENHANCEDSTATUSCODES extensions
1.17      schwarze  216:         and the "plain" backend for maps, and performance was improved when handling large amounts of mail.
                    217:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wsconsctl&amp;sektion=8">wsconsctl(8)</a> now handles more than one keyboard, mouse and display.
1.14      jasper    218:     <li>Many memory leaks have been fixed in various userland utilities.
1.1       deraadt   219:     </ul>
                    220: <p>
                    221:
                    222: <li>Install/Upgrade process changes:
                    223:     <ul>
1.13      jasper    224:     <li>If the system time is off by more than 120 seconds, ask if the user
                    225:         wants to set it accordingly.
1.16      schwarze  226:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=disklabel&amp;sektion=8">disklabel(8)</a>
                    227:         now allows to customize auto allocated labels using the -R option.
1.13      jasper    228:     <li>Default network install method changed from FTP to HTTP.
                    229:     <li>Automatically set
                    230:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pkg.conf&sektion=5">/etc/pkg.conf</a>
                    231:        `installfrom' entry to the public mirror used while installing or upgrading.
1.17      schwarze  232:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sysmerge&amp;sektion=8">sysmerge(8)</a> now automatically installs missing users and groups.
1.1       deraadt   233:     </ul>
                    234: <p>
                    235:
1.7       jsg       236: <li>OpenSSH 5.6:
1.1       deraadt   237:     <ul>
                    238:     <li>New features:
1.14      jasper    239:        <ul>
                    240:         <li>Added a <em>ControlPersist</em> option to
                    241:            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh_config&sektion=5">ssh_config(5)</a>.
                    242:         <li>Hostbased authentication may now use certificate host keys.
                    243:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>
                    244:            now supports signing certificate using a CA key that has been stored
                    245:            in a PKCS#11 token.
                    246:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    247:            will now log the hostname and address that we connected to at
                    248:            LogLevel=verbose after authentication is successful to mitigate
                    249:            "phishing" attacks.
                    250:         <li>Expand %h to the hostname in ssh_config Hostname options.
                    251:        <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>
                    252:            to import and export of PEM and PKCS#8 keys.
                    253:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>
                    254:            will now queue debug messages for bad ownership or permissions on
                    255:            the user's keyfiles encountered during authentication.
                    256:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    257:            connection multiplexing now supports remote forwarding with
                    258:            dynamic port allocation and can report the allocated port back to
                    259:            the user.
                    260:        <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>
                    261:            now supports indirection in matching of principal names listed in
                    262:            certificates.
                    263:            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>
                    264:            now has a new <em>AuthorizedPrincipalsFile</em> option.
                    265:        <li>Additional <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&sektion=5">sshd_config(5)</a>
                    266:            options are now valid inside Match blocks:
                    267:            <ul>
                    268:                <li><em>AuthorizedKeysFile</em>
                    269:                <li><em>AuthorizedPrincipalsFile</em>
                    270:                <li><em>HostbasedUsesNameFromPacketOnly</em>
                    271:                <li><em>PermitTunnel</em>
                    272:            </ul>
1.1       deraadt   273:         </ul>
                    274:     <li>The following significant bugs have been fixed in this release:
                    275:         <ul>
1.14      jasper    276:         <li>The PKCS#11 code now retries a lookup for a private key if there is
                    277:            no matching key with <em>CKA_SIGN</em> attribute enabled (bz#1736).
                    278:         <li>Unbreak strdelim() skipping past quoted strings.
                    279:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
                    280:        fix swapped args in upload_dir_internal() (bz#1797).
                    281:         <li>Fix a longstanding problem where if you suspend
                    282:            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=scp&sektion=1">scp(1)</a>
                    283:            at the password/passphrase prompt the terminal mode is not restored.
                    284:         <li>Fix a PKCS#11 crash on some smartcards by validating the length
                    285:            returned for C_GetAttributValue (bz#1773).
                    286:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
                    287:        fix ls in working directories that contain globbing
                    288:            characters in their pathnames (bz#1655).
                    289:         <li>Print warning for missing home directory when
                    290:            <em>ChrootDirectory=none.</em> (bz#1564).
                    291:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sftp&sektion=1">sftp(1)</a>:
                    292:            fix a memory leak in do_realpath() error path (bz#1771).
                    293:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>:
                    294:            Standardise error messages when attempting to open
                    295:            private key files to include "progname: filename: error reason" (bz#1783).
                    296:         <li>Replace verbose and overflow-prone Linebuf code with
                    297:            read_keyfile_line() (bz#1565).
                    298:         <li>Include the user name on "subsystem request for ..." log messages.
                    299:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>
                    300:            and
                    301:            <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    302:            remove hardcoded limit of 100 permitopen clauses and port forwards
                    303:            per direction (bz#1327).
                    304:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    305:            ignore stderr output from subsystems to avoid hangs if a subsystem
                    306:            or shell initialisation writes to stderr (bz#1750).
                    307:         <li>Skip the initial check for access with an empty password when
                    308:            <em>PermitEmptyPasswords=no</em> (bz#1638).
                    309:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd&sektion=8">sshd(8)</a>:
                    310:            fix logspam when key options (from="..." especially) deny
                    311:            non-matching keys (bz#1765).
                    312:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>:
                    313:            display a more helpful error message when $HOME is
                    314:            inaccessible while trying to create .ssh directory (bz#1740).
                    315:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh&sektion=1">ssh(1)</a>:
                    316:            fix hang when terminating a mux slave using ~ (bz#1758).
                    317:         <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ssh-keygen&sektion=1">ssh-keygen(1)</a>:
                    318:            refuse to generate keys longer than
                    319:            <em>OPENSSL_[RD]SA_MAX_MODULUS_BITS</em> (bz#1516).
                    320:         <li>Suppress spurious tty warning when using -O and stdin is not a tty
                    321:            (bz#1746).
                    322:         <li>Kill channel when pty allocation requests fail (bz#1698).
1.1       deraadt   323:         </ul>
                    324:     </ul>
                    325: <p>
                    326:
1.15      schwarze  327: <li>Mandoc 1.10.5:
                    328:     <ul>
                    329:     <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mandoc&sektion=1">mandoc(1)</a>
                    330:         utility is now used to build all manuals in the base system
                    331:         and in Xenocara from
                    332:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7">mdoc(7)</a> and
                    333:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=man&sektion=7">man(7)</a>
                    334:         sources.
                    335:     <li>New integrated roff preprocessor with minimal support for conditional
                    336:         requests, nested roff requests, string definitions, roff registers,
                    337:         also parsing and ignoring macro definitions.
                    338:     <li>Improved support for manual pages generated by
                    339:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pod2man&sektion=1">pod2man(1)</a>.
                    340:     <li>Many parser improvements, in particular
                    341:         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mdoc&sektion=7">mdoc(7)</a>
                    342:         support for word keeps, synopsis mode in arbitrary sections,
                    343:         graceful handling of badly nested blocks, and improved parsing
                    344:         of column displays.
                    345:     <li>New PostScript and PDF output frontends.
                    346:     <li>Many ASCII and HTML output formatting improvements, for example
                    347:         proper synopsis indentation and improved end-of-sentence detection.
                    348:     <li>Considerably improved syntax checking and error reporting.
                    349:     </ul>
1.1       deraadt   350: <p>
                    351:
                    352: <li>Over 6,400 ports, major robustness and speed improvements in package tools.
                    353: <li>Many pre-built packages for each architecture:
                    354:     <table border=0 cellspacing=0 cellpadding=2 width="95%">
                    355:     <tr>
                    356:     <td valign="top" width="25%">
                    357:     <ul>
                    358:     <li>i386:       6218
                    359:     <li>sparc64:    5950
                    360:     <li>alpha:      5827
                    361: </ul></td><td valign=top width="25%"><ul>
1.18      deraadt   362:     <li>sh:         1100
1.1       deraadt   363:     <li>amd64:      6166
                    364:     <li>powerpc:    5996
                    365: </ul></td><td valign=top width="25%"><ul>
                    366:     <li>sparc:      4130
1.19      deraadt   367:     <li>arm:        5628
1.1       deraadt   368:     <li>hppa:       5632
                    369: </ul></td><td valign=top width="25%"><ul>
                    370:     <li>vax:        1528
                    371:     <li>mips64:     3632
                    372:     <li>mips64el:   4486
                    373: </ul></td></tr></table>
                    374: Some highlights:
                    375:     <ul>
1.3       landry    376:     <li>Gnome 2.30.2.
1.1       deraadt   377:     <li>KDE 3.5.10.
1.3       landry    378:     <li>Xfce 4.6.2.
1.5       jasper    379:     <li>MySQL 5.1.48.
1.3       landry    380:     <li>PostgreSQL 8.4.4.
                    381:     <li>Postfix 2.7.1.
1.1       deraadt   382:     <li>OpenLDAP 2.3.43.
1.3       landry    383:     <li>Mozilla Firefox 3.6.8 and 3.5.11.
                    384:     <li>Mozilla Thunderbird 3.1.1.
                    385:     <li>OpenOffice.org 3.2.1.
1.1       deraadt   386:     <li>Emacs 21.4 and 22.3
1.3       landry    387:     <li>Vim 7.2.444.
                    388:     <li>PHP 5.2.13.
                    389:     <li>Python 2.4.6, 2.5.4 and 2.6.5.
1.1       deraadt   390:     <li>Ruby 1.8.6.369.
1.13      jasper    391:     <li>Mono 2.6.4.
1.1       deraadt   392:     </ul>
                    393: <p>
                    394:
                    395: <li>As usual, steady improvements in manual pages and other documentation.
                    396: <p>
                    397:
                    398: <li>The system includes the following major components from outside suppliers:
                    399:     <ul>
1.9       matthieu  400:     <li>Xenocara (based on X.Org 7.5 with xserver 1.8 + patches,
1.4       jasper    401:        freetype 2.3.12,
                    402:         fontconfig 2.8.0, Mesa 7.8.2, xterm 258 and more)
                    403:     <li>Gcc 2.95.3 (+ patches), 3.3.5 (+ patches) and 4.2.1 (+patches)
1.1       deraadt   404:     <li>Perl 5.10.1 (+ patches)
                    405:     <li>Our improved and secured version of Apache 1.3, with SSL/TLS
                    406:         and DSO support
                    407:     <li>OpenSSL 0.9.8k (+ patches)
                    408:     <li>Groff 1.15
                    409:     <li>Sendmail 8.14.3, with libmilter
                    410:     <li>Bind 9.4.2-P2 (+ patches)
                    411:     <li>Lynx 2.8.6rel.5 with HTTPS and IPv6 support (+ patches)
                    412:     <li>Sudo 1.7.2
                    413:     <li>Ncurses 5.7
                    414:     <li>Latest KAME IPv6
                    415:     <li>Heimdal 0.7.2 (+ patches)
                    416:     <li>Arla 0.35.7
                    417:     <li>Binutils 2.15 (+ patches)
                    418:     <li>Gdb 6.3 (+ patches)
                    419:     </ul>
                    420: <p>
                    421:
                    422: </ul>
                    423:
                    424: <a name="install"></a>
                    425: <hr>
                    426: <p>
                    427: <h3><font color="#0000e0">How to install</font></h3>
                    428: <p>
                    429: Following this are the instructions which you would have on a piece of
                    430: paper if you had purchased a CDROM set instead of doing an alternate
                    431: form of install.  The instructions for doing an FTP (or other style
                    432: of) install are very similar; the CDROM instructions are left intact
                    433: so that you can see how much easier it would have been if you had
                    434: purchased a CDROM instead.
                    435: <p>
                    436:
                    437: <hr>
                    438: Please refer to the following files on the three CDROMs or FTP mirror for
                    439: extensive details on how to install OpenBSD 4.8 on your machine:
                    440: <p>
                    441: <ul>
                    442: <li>CD1:4.8/i386/INSTALL.i386
                    443: <p>
                    444: <li>CD2:4.8/amd64/INSTALL.amd64
                    445: <li>CD2:4.8/macppc/INSTALL.macppc
                    446: <p>
                    447: <li>CD3:4.8/sparc64/INSTALL.sparc64
                    448: <p>
                    449: <li>FTP:.../OpenBSD/4.8/alpha/INSTALL.alpha
                    450: <li>FTP:.../OpenBSD/4.8/armish/INSTALL.armish
                    451: <li>FTP:.../OpenBSD/4.8/hp300/INSTALL.hp300
                    452: <li>FTP:.../OpenBSD/4.8/hppa/INSTALL.hppa
                    453: <li>FTP:.../OpenBSD/4.8/landisk/INSTALL.landisk
                    454: <li>FTP:.../OpenBSD/4.8/loongson/INSTALL.loongson
                    455: <li>FTP:.../OpenBSD/4.8/mvme68k/INSTALL.mvme68k
                    456: <li>FTP:.../OpenBSD/4.8/mvme88k/INSTALL.mvme88k
                    457: <li>FTP:.../OpenBSD/4.8/sgi/INSTALL.sgi
                    458: <li>FTP:.../OpenBSD/4.8/socppc/INSTALL.socppc
                    459: <li>FTP:.../OpenBSD/4.8/sparc/INSTALL.sparc
                    460: <li>FTP:.../OpenBSD/4.8/vax/INSTALL.vax
                    461: <li>FTP:.../OpenBSD/4.8/zaurus/INSTALL.zaurus
                    462: </ul>
                    463: <hr>
                    464:
                    465: <p>
                    466: Quick installer information for people familiar with OpenBSD, and the
                    467: use of the "disklabel -E" command.  If you are at all confused when
                    468: installing OpenBSD, read the relevant INSTALL.* file as listed above!
                    469: <p>
                    470:
                    471: <h3><font color="#e00000">OpenBSD/i386:</font></h3>
                    472: <ul>
                    473: Play with your BIOS options to enable booting from a CD. The OpenBSD/i386
                    474: release is on CD1. If your BIOS does not support booting from CD, you will need
                    475: to create a boot floppy to install from. To create a boot floppy write
                    476: <i>CD1:4.8/i386/floppy48.fs</i> to a floppy and boot via the floppy drive.
                    477:
                    478: <p>
                    479: Use <i>CD1:4.8/i386/floppyB48.fs</i> instead for greater SCSI controller
                    480: support, or <i>CD1:4.8/i386/floppyC48.fs</i> for better laptop support.
                    481:
                    482: <p>
                    483: If you can't boot from a CD or a floppy disk,
                    484: you can install across the network using PXE as described in
                    485: the included INSTALL.i386 document.
                    486:
                    487: <p>
                    488: If you are planning on dual booting OpenBSD with another OS, you will need to
                    489: read INSTALL.i386.
                    490:
                    491: <p>
                    492: To make a boot floppy under MS-DOS, use the &quot;rawrite&quot; utility located
                    493: at <i>CD1:4.8/tools/rawrite.exe</i>. To make the boot floppy under a Unix OS,
                    494: use the
                    495: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>
                    496: utility. The following is an example usage of
                    497: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&amp;sektion=1">dd(1)</a>,
                    498: where the device could be &quot;floppy&quot;, &quot;rfd0c&quot;, or
                    499: &quot;rfd0a&quot;.
                    500:
                    501: <ul><pre>
                    502: # <strong>dd if=&lt;file&gt; of=/dev/&lt;device&gt; bs=32k</strong>
                    503: </pre></ul>
                    504:
                    505: <p>
                    506: Make sure you use properly formatted perfect floppies with NO BAD BLOCKS or
                    507: your install will most likely fail. For more information on creating a boot
                    508: floppy and installing OpenBSD/i386 please refer to
1.10      lum       509: <a href="faq/faq4.html#MkFlop">FAQ 4.3.2</a>.
1.1       deraadt   510: </ul>
                    511:
                    512: <p>
                    513: <h3><font color="#e00000">OpenBSD/amd64:</font></h3>
                    514: <ul>
                    515: The 4.8 release of OpenBSD/amd64 is located on CD2.
                    516: Boot from the CD to begin the install - you may need to adjust
                    517: your BIOS options first.
                    518: If you can't boot from the CD, you can create a boot floppy to install from.
                    519: To do this, write <i>CD2:4.8/amd64/floppy48.fs</i> to a floppy, then
                    520: boot from the floppy drive.
                    521:
                    522: <p>
                    523: If you can't boot from a CD or a floppy disk,
                    524: you can install across the network using PXE as described in the included
                    525: INSTALL.amd64 document.
                    526:
                    527: <p>
                    528: If you are planning to dual boot OpenBSD with another OS, you will need to
                    529: read INSTALL.amd64.
                    530: </ul>
                    531:
                    532: <p>
                    533: <h3><font color="#e00000">OpenBSD/macppc:</font></h3>
                    534: <ul>
                    535: Put CD2 in your CDROM drive and poweron your machine while holding down the
                    536: <i>C</i> key until the display turns on and shows <i>OpenBSD/macppc boot</i>.
                    537:
                    538: <p>
                    539: Alternatively, at the Open Firmware prompt, enter <i>boot cd:,ofwboot
                    540: /4.8/macppc/bsd.rd</i>
                    541: </ul>
                    542:
                    543: <p>
                    544: <h3><font color="#e00000">OpenBSD/sparc64:</font></h3>
                    545: <ul>
                    546: Put CD3 in your CDROM drive and type <i>boot cdrom</i>.
                    547:
                    548: <p>
                    549: If this doesn't work, or if you don't have a CDROM drive, you can write
                    550: <i>CD3:4.8/sparc64/floppy48.fs</i> or <i>CD3:4.8/sparc64/floppyB48.fs</i>
                    551: (depending on your machine) to a floppy and boot it with <i>boot
                    552: floppy</i>. Refer to INSTALL.sparc64 for details.
                    553:
                    554: <p>
                    555: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    556: will most likely fail.
                    557:
                    558: <p>
                    559: You can also write <i>CD3:4.8/sparc64/miniroot48.fs</i> to the swap partition on
                    560: the disk and boot with <i>boot disk:b</i>.
                    561:
                    562: <p>
                    563: If nothing works, you can boot over the network as described in INSTALL.sparc64.
                    564: </ul>
                    565:
                    566: <p>
                    567: <h3><font color="#e00000">OpenBSD/alpha:</font></h3>
                    568: <ul>
                    569: <p>Write <i>FTP:4.8/alpha/floppy48.fs</i> or
                    570: <i>FTP:4.8/alpha/floppyB48.fs</i> (depending on your machine) to a diskette and
                    571: enter <i>boot dva0</i>. Refer to INSTALL.alpha for more details.
                    572:
                    573: <p>
                    574: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    575: will most likely fail.
                    576:
                    577: </ul>
                    578:
                    579: <p>
                    580: <h3><font color="#e00000">OpenBSD/armish:</font></h3>
                    581: <ul>
                    582: <p>
                    583: After connecting a serial port, Thecus can boot directly from the network
                    584: either tftp or http. Configure the network using fconfig, reset,
                    585: then load bsd.rd, see INSTALL.armish for specific details.
                    586: IOData HDL-G can only boot from an EXT-2 partition. Boot into linux
                    587: and copy 'boot' and bsd.rd into the first partition on wd0 (hda1)
                    588: then load and run bsd.rd, preserving the wd0i (hda1) ext2fs partition.
                    589: More details are available in INSTALL.armish.
                    590: </ul>
                    591:
                    592: <p>
                    593: <h3><font color="#e00000">OpenBSD/hp300:</font></h3>
                    594: <ul>
                    595: <p>
                    596: Boot over the network by following the instructions in INSTALL.hp300.
                    597: </ul>
                    598:
                    599: <p>
                    600: <h3><font color="#e00000">OpenBSD/hppa:</font></h3>
                    601: <ul>
                    602: <p>
                    603: Boot over the network by following the instructions in INSTALL.hppa or the
                    604: <a href="hppa.html#install">hppa platform page</a>.
                    605: </ul>
                    606:
                    607: <p>
                    608: <h3><font color="#e00000">OpenBSD/landisk:</font></h3>
                    609: <ul>
                    610: <p>
                    611: Write <i>miniroot48.fs</i> to the start of the CF
                    612: or disk, and boot normally.
                    613: </ul>
                    614:
                    615: <p>
                    616: <h3><font color="#e00000">OpenBSD/loongson:</font></h3>
                    617: <ul>
                    618: <p>
                    619: Write <i>miniroot48.fs</i> to a USB stick and boot bsd.rd from it
                    620: or boot bsd.rd via tftp.
                    621: Refer to the instructions in INSTALL.loongson for more details.
                    622: </ul>
                    623: <p>
                    624:
                    625: <p>
                    626: <h3><font color="#e00000">OpenBSD/mvme68k:</font></h3>
                    627: <ul>
                    628: <p>
                    629: You can create a bootable installation tape or boot over the network.<br>
                    630: The network boot requires a MVME68K BUG version that supports the <i>NIOT</i>
                    631: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme68k
                    632: for more details.
                    633: </ul>
                    634:
                    635: <p>
                    636: <h3><font color="#e00000">OpenBSD/mvme88k:</font></h3>
                    637: <ul>
                    638: <p>
                    639: You can create a bootable installation tape or boot over the network.<br>
                    640: The network boot requires a MVME88K BUG version that supports the <i>NIOT</i>
                    641: and <i>NBO</i> debugger commands. Follow the instructions in INSTALL.mvme88k
                    642: for more details.
                    643: </ul>
                    644:
                    645: <p>
                    646: <h3><font color="#e00000">OpenBSD/sgi:</font></h3>
                    647: <ul>
                    648: <p>
                    649: To install on an O2, burn cd48.iso on a CD-R, put it in the CD drive of your
                    650: machine and select <i>Install System Software</i> from the System Maintenance
                    651: menu.
                    652:
                    653: <p>
                    654: On other systems, or if your machine doesn't have a CD drive, you can
                    655: setup a DHCP/tftp network server, and boot using "bootp()/bsd.rd.IP##" using
                    656: the kernel matching your system type.
                    657: Refer to the instructions in INSTALL.sgi for more details.
                    658: </ul>
                    659:
                    660: <p>
                    661: <h3><font color="#e00000">OpenBSD/socppc:</font></h3>
                    662: <ul>
                    663: <p>
                    664: After connecting a serial port, boot over the network via DHCP/tftp.
                    665: Refer to the instructions in INSTALL.socppc for more details.
                    666: </ul>
                    667:
                    668: <p>
                    669: <h3><font color="#e00000">OpenBSD/sparc:</font></h3>
                    670: <ul>
                    671: Boot from one of the provided install ISO images, using one of the two
                    672: commands listed below, depending on the version of your ROM.
                    673:
                    674: <ul><pre>
                    675: ok <strong>boot cdrom 4.8/sparc/bsd.rd</strong>
                    676: or
                    677: &gt; <strong>b sd(0,6,0)4.8/sparc/bsd.rd</strong>
                    678: </pre></ul>
                    679:
                    680: <p>
                    681: If your SPARC system does not have a CD drive, you can alternatively boot from floppy.
                    682: To do so you need to write <i>floppy48.fs</i> to a floppy.
                    683: For more information see <a href="faq/faq4.html#MkFlop">FAQ 4.3.1</a>.
                    684: To boot from the floppy use one of the two commands listed below,
                    685: depending on the version of your ROM.
                    686:
                    687: <ul><pre>
                    688: ok <strong>boot floppy</strong>
                    689: or
                    690: &gt; <strong>b fd()</strong>
                    691: </pre></ul>
                    692:
                    693: <p>
                    694: Make sure you use a properly formatted floppy with NO BAD BLOCKS or your install
                    695: will most likely fail.
                    696:
                    697: <p>
                    698: If your SPARC system doesn't have a floppy drive nor a CD drive, you can either
                    699: setup a bootable tape, or install via network, as told in the
                    700: INSTALL.sparc file.
                    701: </ul>
                    702:
                    703: <p>
                    704: <h3><font color="#e00000">OpenBSD/vax:</font></h3>
                    705: <ul>
                    706: Boot over the network via mopbooting as described in INSTALL.vax.
                    707: </ul>
                    708:
                    709: <p>
                    710: <h3><font color="#e00000">OpenBSD/zaurus:</font></h3>
                    711: <ul>
                    712: <p>
                    713: Using the Linux built-in graphical ipkg installer, install the
                    714: openbsd48_arm.ipk package.  Reboot, then run it.  Read INSTALL.zaurus
                    715: for a few important details.
                    716: </ul>
                    717:
                    718: <p>
                    719: <h3><font color="#e00000">Notes about the source code:</font></h3>
                    720: <ul>
                    721: src.tar.gz contains a source archive starting at /usr/src.  This file
                    722: contains everything you need except for the kernel sources, which are
                    723: in a separate archive.  To extract:
                    724: <p>
                    725: <ul><pre>
                    726: # <strong>mkdir -p /usr/src</strong>
                    727: # <strong>cd /usr/src</strong>
                    728: # <strong>tar xvfz /tmp/src.tar.gz</strong>
                    729: </pre></ul>
                    730: <p>
                    731: sys.tar.gz contains a source archive starting at /usr/src/sys.
                    732: This file contains all the kernel sources you need to rebuild kernels.
                    733: To extract:
                    734: <p>
                    735: <ul><pre>
                    736: # <strong>mkdir -p /usr/src/sys</strong>
                    737: # <strong>cd /usr/src</strong>
                    738: # <strong>tar xvfz /tmp/sys.tar.gz</strong>
                    739: </pre></ul>
                    740: <p>
                    741: Both of these trees are a regular CVS checkout.  Using these trees it
                    742: is possible to get a head-start on using the anoncvs servers as
                    743: described <a href="anoncvs.html">here</a>.
                    744: Using these files
                    745: results in a much faster initial CVS update than you could expect from
                    746: a fresh checkout of the full OpenBSD source tree.
                    747: <p>
                    748: </ul>
                    749:
                    750: <a name="upgrade"></a>
                    751: <hr>
                    752: <p>
                    753: <h3><font color="#0000e0">How to upgrade</font></h3>
                    754: <p>
                    755: If you already have an OpenBSD 4.7 system, and do not want to reinstall,
                    756: upgrade instructions and advice can be found in the
                    757: <a href="faq/upgrade48.html">Upgrade Guide</a>.
                    758:
                    759: <a name="ports"></a>
                    760: <hr>
                    761: <p>
                    762: <h3><font color="#0000e0">Ports Tree</font></h3>
                    763: <p>
                    764: A ports tree archive is also provided.  To extract:
                    765: <p>
                    766: <ul><pre>
                    767: # <strong>cd /usr</strong>
                    768: # <strong>tar xvfz /tmp/ports.tar.gz</strong>
                    769: # <strong>cd ports</strong>
                    770: </pre></ul>
                    771: <p>
                    772: The <i>ports/</i> subdirectory is a checkout of the OpenBSD ports tree.  Go
                    773: read the <a href="faq/ports/index.html">ports</a> page
                    774: if you know nothing about ports
                    775: at this point.  This text is not a manual of how to use ports.
                    776: Rather, it is a set of notes meant to kickstart the user on the
                    777: OpenBSD ports system.
                    778: <p>
                    779: The <i>ports/</i> directory represents a CVS (see the manpage for
                    780: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;apropos=0&amp;sektion=1&amp;manpath=OpenBSD+Current&amp;arch=i386">
                    781: cvs(1)</a> if
                    782: you aren't familiar with CVS) checkout of our ports.  As with our complete
                    783: source tree, our ports tree is available via anoncvs.  So, in
                    784: order to keep current with it, you must make the <i>ports/</i> tree
                    785: available on a read-write medium and update the tree with a command
                    786: like:
                    787: <p>
                    788: <ul><pre>
                    789: # <strong>cd [portsdir]/; cvs -d anoncvs@server.openbsd.org:/cvs update -Pd -rOPENBSD_4_8</strong>
                    790: </pre></ul>
                    791: <p>
                    792: [Of course, you must replace the local directory and server name here
                    793: with the location of your ports collection and a nearby anoncvs
                    794: server.]
                    795: <p>
                    796: Note that most ports are available as packages through FTP. Updated
                    797: packages for the 4.8 release will be made available if problems arise.
                    798: <p>
                    799: If you're interested in seeing a port added, would like to help out, or just
                    800: would like to know more, the mailing list ports@openbsd.org is a good
                    801: place to know.
                    802: <p>
                    803:
                    804: <hr>
                    805: <a href="index.html"><img height="24" width="24" src="back.gif" border="0"
                    806: alt="OpenBSD"></a>
                    807: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
                    808: <br><small>
1.20    ! stsp      809: $OpenBSD: 48.html,v 1.19 2010/10/18 18:26:21 deraadt Exp $
1.1       deraadt   810: </small>
                    811:
                    812: </body>
                    813: </html>