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

Annotation of www/sun3.html, Revision 1.14

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">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     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.)
        !            45: will not work.</B>
1.11      kstailey   46:
                     47: <p>If you suceeded or fail <a href=mailto:kstailey@theos.com>bug me</a>
1.12      kstailey   48: for help, kudos, or brickbats.
1.7       kstailey   49:
                     50: <hr>
1.6       deraadt    51: <a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt    52: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn         53: <br>
1.14    ! kstailey   54: <small>$OpenBSD: sun3.html,v 1.13 1997/02/14 16:34:57 kstailey Exp $</small>
1.3       fn         55:
                     56: </body>
                     57: </html>