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

Annotation of www/48.html, Revision 1.50

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