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

Annotation of www/sun3.html, Revision 1.33

1.32      kstailey    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
1.3       fn          2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/sun3</title>
1.31      kstailey    5: <link rev=made href="mailto:www@openbsd.org">
1.3       fn          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.1       deraadt    32:
1.11      kstailey   33: <hr><p>
                     34:
                     35: Snapshots of the kernel and diskless bootstrap loader are available.
1.14      kstailey   36: If you want to use OpenBSD/sun3 <a href="ftp.html">get an Amiga (or
1.11      kstailey   37: <b>any</b> other m68k OpenBSD) snapshot and the Sun3 GENERIC kernel
                     38: and diskless bootstrap loader</a> then if you don't know how to set up
1.33    ! ericj      39: a diskless box read the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=diskless&sektion=8&format=html">diskless(8)</a>
1.14      kstailey   40: manpage.  Use the MAKEDEV from <a href="ftp.html">src/etc.sun3</a>.
                     41: Once you have booted the Sun3 diskless you should be able to "cd
                     42: /usr/src; make obj; make build" to get a native OpenBSD/Sun3.
                     43: <B>Before doing this kernel instrumentation ("ps", "netstat", etc.)
1.17      kstailey   44: will not work.</B>
                     45:
                     46: <p>The diskless configuration is prone to instability.  If many processes
1.25      kstailey   47: coredump during multi-user startup, hit &lt;L1-A&gt; and from the ``&lt''
1.28      todd       48: prompt use ``b le()bsd'' to reboot again.  It usually works on the second
1.25      kstailey   49: try for me.  With a local harddisk I have not noticed this behaviour yet.
1.11      kstailey   50:
1.31      kstailey   51: <p>You can use <a href="anoncvs.html">cvs</a> to get The X Window System.
1.25      kstailey   52: I have been told that my patches for OpenBSD/sun3 were integrated in it
                     53: but have not had time to test yet.  Additionally, a patch kit for XFree86
                     54: 3.2 is available in the <a href="ftp.html"> snapshot directory.</a>
                     55: Look for xfree86-3.2-sun3-patch-kit-1.gz.
1.21      kstailey   56:
1.26      kstailey   57: <h3><strong>Projects (in no particular order):</strong></h3>
                     58: <ul>
1.27      kstailey   59: <li>"call up" devices (/dev/cua*).
1.28      todd       60: <li>An actual release.  If you are interested in helping and live outside
1.26      kstailey   61: of the USA send E-mail to <a href="mailto:deraadt@openbsd.org">Theo.</a>
                     62: </ul>
                     63:
1.7       kstailey   64: <hr>
1.31      kstailey   65: <a href="plat.html"><img height=24 width=24 src=back.gif border=0 alt=OpenBSD>
                     66: </a>
                     67: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.3       fn         68: <br>
1.33    ! ericj      69: <small>$OpenBSD: sun3.html,v 1.32 1998/08/26 16:03:11 kstailey Exp $</small>
1.32      kstailey   70:
                     71: <P><A HREF="http://validator.w3.org/check?uri=http://www.openbsd.org/sun3.html">
                     72:      <IMG BORDER=0
                     73:      SRC="http://validator.w3.org/images/vh40.gif"
                     74:      ALT="Valid HTML 4.0!" HEIGHT=31 WIDTH=88></A>
1.3       fn         75:
                     76: </body>
                     77: </html>