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

Annotation of www/errata.html, Revision 1.5

1.1       deraadt     1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
                      3: <head>
                      4: <title>OpenBSD ordering</title>
                      5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD CD errata page">
                      8: <meta name="keywords" content="openbsd,cd,errata">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1997 by OpenBSD.">
                     11: </head>
                     12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     14:
                     15: <center>
                     16: <img alt="[OpenBSD]" SRC="images/obsd.gif">
                     17: </center>
                     18: <br>
                     19: This is the current OpenBSD 2.1 CD errata list:
                     20: <ul>
                     21: <li>CD2 does not boot on the alpha, as had been planned. Instead, you
1.3       deraadt    22:        must use the floppy install method.  This is not significantly
                     23:        harder..
1.4       niklas     24: <li>The amiga install has a flaw wrt Tseng based graphic cards: when entering
                     25:        multiuser mode the console won't get a login prompt.  This is due to
                     26:        a problem in the shipped /dev/MAKEDEV script.  To fix, enter single
                     27:        user mode and do:
1.5     ! todd       28: <pre><b>#</b> cd /dev
1.4       niklas     29: <b>#</b> sh MAKEDEV ttye6
                     30: </pre>
1.5     ! todd       31: <li>The sparc X11R6.3 xdm-config files reference /usr/X11R6.3/... This is
        !            32:        due to X11R6.3's default config file contents.  To fix, su and
        !            33:        type:
        !            34: <pre><b>#</b> cd /usr
        !            35: <b>#</b> ln -s X11R6 X11R6.3
        !            36: </pre>
1.1       deraadt    37: </ul>
1.2       deraadt    38:
                     39: <hr>
                     40: <a href=orders.html><img src=back.gif border=0 alt=OpenBSD></a>
                     41: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.5     ! todd       42: <br><small>$OpenBSD: errata.html,v 1.4 1997/06/15 11:06:06 niklas Exp $</small>
1.2       deraadt    43:
                     44: </body>
                     45: </html>