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

Annotation of www/errata21.html, Revision 1.94

1.81      bentley     1: <!doctype html>
                      2: <html lang=en id=errata>
                      3: <meta charset=utf-8>
                      4:
1.71      tj          5: <title>OpenBSD 2.1 Errata</title>
1.1       deraadt     6: <meta name="description" content="the OpenBSD CD errata page">
1.70      deraadt     7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.73      tb          9: <link rel="canonical" href="https://www.openbsd.org/errata21.html">
1.1       deraadt    10:
1.63      deraadt    11: <!--
                     12:                        IMPORTANT REMINDER
                     13:        IF YOU ADD A NEW ERRATUM, MAIL THE PATCH TO TECH AND ANNOUNCE
                     14: -->
                     15:
1.1       deraadt    16:
1.81      bentley    17: <h2 id=OpenBSD>
1.70      deraadt    18: <a href="index.html">
1.81      bentley    19: <i>Open</i><b>BSD</b></a>
                     20: 2.1 Errata
1.71      tj         21: </h2>
1.70      deraadt    22: <hr>
1.2       deraadt    23:
1.25      deraadt    24: For errata on a certain release, click below:<br>
1.85      schwarze   25: <a href="errata20.html">2.0</a>,
1.24      deraadt    26: <a href="errata22.html">2.2</a>,
                     27: <a href="errata23.html">2.3</a>,
                     28: <a href="errata24.html">2.4</a>,
                     29: <a href="errata25.html">2.5</a>,
                     30: <a href="errata26.html">2.6</a>,
                     31: <a href="errata27.html">2.7</a>,
                     32: <a href="errata28.html">2.8</a>,
                     33: <a href="errata29.html">2.9</a>,
                     34: <a href="errata30.html">3.0</a>,
                     35: <a href="errata31.html">3.1</a>,
1.29      deraadt    36: <a href="errata32.html">3.2</a>,
1.30      david      37: <a href="errata33.html">3.3</a>,
1.34      david      38: <a href="errata34.html">3.4</a>,
1.35      miod       39: <a href="errata35.html">3.5</a>,
1.36      deraadt    40: <a href="errata36.html">3.6</a>,
1.85      schwarze   41: <br>
1.58      deraadt    42: <a href="errata37.html">3.7</a>,
1.38      deraadt    43: <a href="errata38.html">3.8</a>,
1.39      deraadt    44: <a href="errata39.html">3.9</a>,
1.40      deraadt    45: <a href="errata40.html">4.0</a>,
1.42      merdely    46: <a href="errata41.html">4.1</a>,
1.43      deraadt    47: <a href="errata42.html">4.2</a>,
1.44      deraadt    48: <a href="errata43.html">4.3</a>,
1.46      deraadt    49: <a href="errata44.html">4.4</a>,
1.47      deraadt    50: <a href="errata45.html">4.5</a>,
1.48      deraadt    51: <a href="errata46.html">4.6</a>,
1.49      deraadt    52: <a href="errata47.html">4.7</a>,
1.50      miod       53: <a href="errata48.html">4.8</a>,
1.51      nick       54: <a href="errata49.html">4.9</a>,
1.52      sthen      55: <a href="errata50.html">5.0</a>,
1.53      deraadt    56: <a href="errata51.html">5.1</a>,
1.54      deraadt    57: <a href="errata52.html">5.2</a>,
1.85      schwarze   58: <br>
1.55      deraadt    59: <a href="errata53.html">5.3</a>,
1.56      deraadt    60: <a href="errata54.html">5.4</a>,
1.62      jsg        61: <a href="errata55.html">5.5</a>,
1.65      deraadt    62: <a href="errata56.html">5.6</a>,
1.68      deraadt    63: <a href="errata57.html">5.7</a>,
1.69      deraadt    64: <a href="errata58.html">5.8</a>,
1.72      deraadt    65: <a href="errata59.html">5.9</a>,
1.75      tj         66: <a href="errata60.html">6.0</a>,
1.77      deraadt    67: <a href="errata61.html">6.1</a>,
1.78      deraadt    68: <a href="errata62.html">6.2</a>,
1.79      deraadt    69: <a href="errata63.html">6.3</a>,
1.80      deraadt    70: <a href="errata64.html">6.4</a>,
1.84      deraadt    71: <a href="errata65.html">6.5</a>,
1.86      deraadt    72: <a href="errata66.html">6.6</a>,
1.87      deraadt    73: <a href="errata67.html">6.7</a>,
1.88      deraadt    74: <a href="errata68.html">6.8</a>,
1.89      tj         75: <br>
1.90      deraadt    76: <a href="errata69.html">6.9</a>,
1.91      deraadt    77: <a href="errata70.html">7.0</a>,
1.92      deraadt    78: <a href="errata71.html">7.1</a>,
1.93      tj         79: <a href="errata72.html">7.2</a>,
1.94    ! tj         80: <a href="errata73.html">7.3</a>,
        !            81: <a href="errata74.html">7.4</a>.
1.2       deraadt    82: <hr>
                     83:
1.59      deraadt    84: <p>
1.75      tj         85: Patches for the OpenBSD base system are distributed as unified diffs.
                     86: Each patch contains usage instructions.
                     87: All the following patches are also available in one
                     88: <a href="https://ftp.openbsd.org/pub/OpenBSD/patches/2.1.tar.gz">tar.gz file</a>
                     89: for convenience.
1.59      deraadt    90:
                     91: <p>
1.75      tj         92: Patches for supported releases are also incorporated into the
1.76      tj         93: <a href="stable.html">-stable branch</a>.
1.12      ericj      94:
1.59      deraadt    95: <hr>
                     96:
1.1       deraadt    97: <ul>
1.82      deraadt    98:
1.83      deraadt    99: <li id="cdrelease1">
1.82      deraadt   100: <strong>001: CD RELEASE WORKAROUND</strong>
1.61      deraadt   101: &nbsp; <i>All architectures</i><br>
                    102: One of the install scripts has a flaw that makes the CD-ROM mount fail
                    103: when using the CD-ROM as the install source media.
                    104: To workaround this use the following sequence of commands before
                    105: starting the install script. This must be done each time the install
                    106: kernel is booted if the install script is to be run and the CD-ROM
                    107: is the media to install from. Do the following at the shell prompt:
1.1       deraadt   108: <pre><b>#</b> ed install.sub
                    109: /{_filesystem/s//{_fstype/
                    110: wq
                    111: <b>#</b>
                    112: </pre>
                    113:        For architectures where the install scripts start automatically
                    114:        (like amiga), you need to abort it at the (I)nstall or (U)pdate
                    115:        prompt by pressing Ctrl-C before doing the above command.  After
                    116:        that you can restart the install by:
                    117: <pre><b>#</b> install
                    118: </pre>
1.61      deraadt   119: <p>
1.82      deraadt   120:
1.83      deraadt   121: <li id="cdrelease2">
1.82      deraadt   122: <strong>002: CD RELEASE WORKAROUND</strong>
1.61      deraadt   123: &nbsp; <i>alpha only</i><br>
                    124: CD2 does not boot on the alpha, as had been planned. Instead, you
                    125: must use the floppy install method.  This is not significantly
                    126: harder..
                    127: <p>
1.82      deraadt   128:
1.83      deraadt   129: <li id="bootblock">
1.82      deraadt   130: <strong>003: BOOT BLOCK BUG</strong>
1.61      deraadt   131: &nbsp; <i>i386 only</i><br>
                    132: Some rarer PC BIOSs do not like the hardrive bootblocks when used
1.1       deraadt   133: as a MBR.  The symptom is that the BIOS says "READ ERROR" when booting,
                    134: but everything suggests it should work fine. In those cases, it is
                    135: sufficient to install OS-BS or some other primary bootloader as the main
                    136: MBR, then install OpenBSD in a partition all by itself starting at a
                    137: non-zero offset.  For instance, start OpenBSD at next track boundary or so.
1.61      deraadt   138: <p>
1.82      deraadt   139:
1.83      deraadt   140: <li id="checksums">
1.82      deraadt   141: <strong>004: WRONG CHECKSUMS</strong>
1.61      deraadt   142: &nbsp; <i>i386 only</i><br>
                    143: The i386/X11/SUMS.md5 file contains 4 incorrect MD5 checksums.
1.1       deraadt   144: These have been corrected on the ftp mirrors. The correct lines are:<br>
                    145: MD5 (X33doc.tgz) = 6aa0be7987f9a3cf32a63b5ea9a83b39<br>
                    146: MD5 (X33html.tgz) = 6ba39d41aef7c75c35a0533275c6f8c0<br>
                    147: MD5 (X33ps.tgz) = ea49fc1b12c17fc16ece7d0e4ad4ee06<br>
                    148: MD5 (RELNOTES) = 689fda20596a4eb82f86ded51efb01f4<br>
1.61      deraadt   149: <p>
                    150: A lot of people with IDE disk drives fail to read the
1.1       deraadt   151: INSTALL.i386 document, and hence end up with geometry translation
                    152: problems.  Read the document, please.
1.61      deraadt   153: <p>
1.82      deraadt   154:
1.83      deraadt   155: <li id="tseng">
1.82      deraadt   156: <strong>005: RELEASE BUG</strong>
1.61      deraadt   157: &nbsp; <i>amiga only</i><br>
                    158: The amiga install has a flaw wrt Tseng based graphic cards: when entering
                    159: multiuser mode the console won't get a login prompt.  This is due to
                    160: a problem in the shipped /dev/MAKEDEV script.  To fix, enter single
                    161: user mode and do:
1.1       deraadt   162: <pre><b>#</b> cd /dev
                    163: <b>#</b> sh MAKEDEV ttye6
                    164: </pre>
1.61      deraadt   165: <p>
1.82      deraadt   166:
1.83      deraadt   167: <li id="sparcx">
1.82      deraadt   168: <strong>006: RELEASE BUG</strong>
1.61      deraadt   169: &nbsp; <i>sparc only</i><br>
                    170: The sparc X11R6.3 xdm-config files reference /usr/X11R6.3/... This is
                    171:  to X11R6.3's default config file contents.  To fix, su and
                    172: type:
1.1       deraadt   173: <pre><b>#</b> cd /usr
                    174: <b>#</b> ln -s X11R6 X11R6.3
                    175: </pre>
1.61      deraadt   176: <p>
1.83      deraadt   177:
                    178: <li id="sparcfd">
1.82      deraadt   179: <strong>007: RELEASE BUG</strong>
1.61      deraadt   180: &nbsp; <i>sparc only</i><br>
                    181: The sparc "single floppy install disk" has a problem when you specify
                    182: "dumb" in response to the terminal type query.  As a work-around
                    183: first specify an invalid terminal such as "bogus" and when prompted
                    184: again for a terminal type, enter "dumb" and it will work correctly.
                    185: <p>
1.82      deraadt   186:
1.83      deraadt   187: <li id="sparctftp">
1.82      deraadt   188: <strong>008: RELEASE BUG</strong>
1.61      deraadt   189: &nbsp; <i>sparc only</i><br>
                    190: When netbooting an older sparc system such as a Sun4 or Sun4c, the boot
                    191: may hang up at the end of the tftp transfer of the bootstrap due
                    192: to the tftp transfer working in 512-byte blocks.  If this occurs
                    193: create a "padded" version of the bootstrap (boot or zboot) as follows:
1.1       deraadt   194: <pre><b>#</b> cd /tftpboot
                    195: <b>#</b> dd if=boot of=newboot obs=512 conv=osync
                    196: <b>#</b> mv newboot boot
                    197: </pre>
1.61      deraadt   198: <p>
1.82      deraadt   199:
1.83      deraadt   200: <li id="sparcboot">
                    201: <strong>009: RELEASE BUG</strong>
1.61      deraadt   202: &nbsp; <i>sparc only</i><br>
                    203: The sparc install script has two flaws that make the kernel copy
                    204: and the bootblock install fail. The kernel copy only fails
                    205: then installing from CD-ROM. To workaround this use the
                    206: following sequence of commands before starting the install
                    207: script. This must be done each time the install kernel is
                    208: booted if the install script is to be run and the CD-ROM is
                    209: the media to install from. Do the following at the shell
                    210: prompt:
                    211: <p>
                    212: If you install from CD-ROM do the following:
1.56      deraadt   213: <pre><b>#</b> ed install.md
                    214: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd/
                    215: wq
1.1       deraadt   216: <b>#</b>
                    217: </pre>
                    218:         ... or if you plan to use the bsd.scsi3 kernel you should use instead:
1.56      deraadt   219: <pre><b>#</b> ed install.md
                    220: /\/bsd/s//\/mnt2\/2.1\/sparc\/bsd.scsi3/
                    221: wq
1.1       deraadt   222: <b>#</b>
                    223: </pre>
1.61      deraadt   224: <p>
                    225: The following one you'll have to do always (not only then
                    226: installing from CD-ROM)
1.56      deraadt   227: <pre><b>#</b> ed /usr/mdec/binstall
                    228: /getopt/,/getopt/+4d
                    229: wq
1.1       deraadt   230: <b>#</b>
                    231: </pre>
1.61      deraadt   232: <p>
1.82      deraadt   233:
1.83      deraadt   234: <li id="mkfont">
                    235: <strong>010: RELEASE BUG</strong>
1.61      deraadt   236: &nbsp; <i>pmax only</i><br>
                    237: When using the X11R6 binaries from the 2.1 release you will get
1.1       deraadt   238: errors like:
                    239: <pre><b>#</b> mkfontdir
                    240: mkfontdir: undefined symbol: 'astpending' 12
                    241: Segmentation fault (core dumped)
                    242: </pre>
                    243: this is due to a little problem affecting the compatibility between
                    244: the OpenBSD/arc port (on which the X11R6 clients were build) and
                    245: OpenBSD/pmax. You can work around this problem by using the arc
1.16      miod      246: version of the shared libc instead of the pmax one. Once you have the
                    247: OpenBSD/arc 2.1 libc.so.16.1, do the following:
1.1       deraadt   248: <pre><b>#</b> cd /usr/lib
                    249: <b>#</b> mv libc.so.16.1 original_libc.so.16.1
                    250: <b>#</b> cp /where_you_have_downloaded_it_to/libc.so.16.1 .
                    251: <b>#</b> chown root.bin libc.so.16.1
                    252: <b>#</b> chmod 444 libc.so.16.1
                    253: </pre>
                    254: Please be careful while doing this - because the libc is a very
                    255: sensitive part of the system. You can remove the original_libc.so.16.1
                    256: after the next reboot if everything is working fine.
                    257: <p>
1.82      deraadt   258:
1.83      deraadt   259: <li id="fstab">
                    260: <strong>011: RELEASE BUG</strong>
1.61      deraadt   261: &nbsp; <i>mac68k only</i><br>
                    262: The installer generates incorrect /etc/fstab files causing messages such
                    263: as "file system read-only" on bootup.  To correct, boot to single-user
                    264: mode (by clicking that checkbox in the Booter's Booting:Options dialog)
                    265: and do the following:
1.1       deraadt   266: <pre>
                    267: <b>#</b> mount /dev/sd0a /
                    268: <b>#</b> ed /etc/fstab
                    269: 1,$s/ ufs / ffs /
                    270: 1,$s/ ro / rw /
                    271: w
                    272: q
                    273: </pre>
1.56      deraadt   274: Alternately, simply invoke vi or another editor and change the root filesystem
1.1       deraadt   275: to be of type ffs rather than ufs and be rw (read-write) rather than ro
                    276: (read-only).  In either case, you'll need to reboot the system afterwards.
                    277: Make this correction as soon as possible after installing the system.
                    278: The installer should not have specified the filesystem as the old
                    279: "ufs" type; the "ffs" type is more correct.
1.61      deraadt   280: <p>
1.82      deraadt   281:
1.83      deraadt   282: <li id="mac68kzip">
                    283: <strong>012: RELEASE BUG</strong>
1.61      deraadt   284: &nbsp; <i>mac68k only</i><br>
                    285: The installer forgets to install the kernel onto the filesystem.
1.56      deraadt   286: This is because the installer expects all packages including the kernel to
1.1       deraadt   287: be tar'ed and gzip'ed.  The kernel was not shipped that way.  Therefore, you
                    288: must make this correction <em>before attempting to boot the system</em>.
                    289: To correct, use the Installer mini-shell and do the following:
                    290: <pre>
                    291: > cpin :[internal-macos-path]:bsd-generic bsd
                    292: </pre>
                    293: This should place the kernel as /bsd on the filesystem. You should
                    294: replace the above string with the colon-delimited path from your desktop to
                    295: wherever you have placed the kernel.  If possible, it is easiest to drag the
                    296: kernel into the same folder as the Installer, so you can simply issue a
                    297: command without leading colon(s) like:
                    298: <pre>
                    299: > cpin bsd-generic bsd
                    300: </pre>
1.61      deraadt   301: <p>
                    302:
1.85      schwarze  303: <li>
                    304: <strong>SECURITY VULNERABILITY</STRONG> in 4.4BSD procfs<br>
                    305: <a href="advisories/procfs.txt">OpenBSD advisory</a> (June 24, 1997)
                    306: <p>
                    307:
                    308: <li>
                    309: <strong>SECURITY VULNERABILITY</STRONG> in 4.4BSD rfork<br>
                    310: <a href="advisories/rfork.txt">OpenBSD advisory</a> (August 2, 1997)
                    311: <p>
                    312:
                    313: <li>
                    314: <strong>SECURITY VULNERABILITY</STRONG> in vacation<br>
                    315: <a href="advisories/sni_18_vacation.txt">Secure Networks advisory 18</a>
                    316: (September 1, 1997)
                    317: <p>
                    318:
                    319: <li>
                    320: <strong>SECURITY VULNERABILITY</STRONG> in I/O Signal Handling<br>
                    321: <a href="advisories/signals.txt">OpenBSD advisory</a> (September 15, 1997)
                    322: <p>
                    323:
                    324: <li>
                    325: <strong>SECURITY VULNERABILITY</STRONG> in lpd<br>
                    326: <a href="advisories/sni_19_lpd.txt">Secure Networks advisory 19</a>
                    327: (October 2, 1997)
                    328: <p>
                    329:
                    330: <li>
                    331: <strong>SECURITY VULNERABILITY</STRONG> in tgetent<br>
                    332: <a href="advisories/sni_20_tgetent.txt">Secure Networks advisory 20</a>
                    333: (October 21, 1997)
1.1       deraadt   334: </ul>
                    335:
1.64      tedu      336: <hr>