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

Annotation of www/sun3.html, Revision 1.19

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/sun3</title>
1.3       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/sun3 page">
                      8: <meta name="keywords" content="openbsd,sun3">
                      9: <meta name="distribution" content="global">
1.16      deraadt    10: <meta name="copyright" content="This document copyright 1996 by OpenBSD.">
1.3       fn         11: </head>
                     12:
1.19    ! johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.3       fn         14:
1.1       deraadt    15: <h2>OpenBSD/sun3</h2>
                     16:
1.3       fn         17: <hr>
                     18: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    19:
1.10      kstailey   20: <p>The tiny bits of OpenBSD that are completely specific to the Sun3
                     21: port are basically the same as their NetBSD counterparts but with some
                     22: additions. The major changes are:
1.8       kstailey   23:
1.3       fn         24: <p>
1.7       kstailey   25: <ul>
1.9       kstailey   26: <li>default data resource limit raised to 16384 Kbytes so that "make build"
1.7       kstailey   27:  does not crash in libc.
                     28: <li>/dev/leds derived from
                     29:  <a href="http://www.NetBSD.org/cgi-bin/query-full-pr?2172">NetBSD pr#2172</a>
                     30:  by <a href="mailto:mouse@Collatz.McRCIM.McGill.EDU">der Mouse</a>.
                     31: </ul>
1.3       fn         32: </p>
1.1       deraadt    33:
1.11      kstailey   34: <hr><p>
                     35:
                     36: Snapshots of the kernel and diskless bootstrap loader are available.
1.14      kstailey   37: If you want to use OpenBSD/sun3 <a href="ftp.html">get an Amiga (or
1.11      kstailey   38: <b>any</b> other m68k OpenBSD) snapshot and the Sun3 GENERIC kernel
                     39: and diskless bootstrap loader</a> then if you don't know how to set up
                     40: a diskless box read the <a href="diskless-8.html">diskless(8)</a>
1.14      kstailey   41: manpage.  Use the MAKEDEV from <a href="ftp.html">src/etc.sun3</a>.
                     42: Once you have booted the Sun3 diskless you should be able to "cd
                     43: /usr/src; make obj; make build" to get a native OpenBSD/Sun3.
                     44: <B>Before doing this kernel instrumentation ("ps", "netstat", etc.)
1.17      kstailey   45: will not work.</B>
                     46:
                     47: <p>The diskless configuration is prone to instability.  If many processes
1.18      kstailey   48: coredump during multi-user startup, hit &lt;L1-A&gt; and use ``b le()bsd'' to
1.17      kstailey   49: reboot again.  It ususally works on the second try for me.  With a local
                     50: harddisk I have not noticed this behaviour yet.
1.11      kstailey   51:
                     52: <p>If you suceeded or fail <a href=mailto:kstailey@theos.com>bug me</a>
1.12      kstailey   53: for help, kudos, or brickbats.
1.7       kstailey   54:
                     55: <hr>
1.6       deraadt    56: <a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    57: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn         58: <br>
1.19    ! johns      59: <small>$OpenBSD: sun3.html,v 1.18 1997/05/05 18:15:54 kstailey Exp $</small>
1.3       fn         60:
                     61: </body>
                     62: </html>