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

Annotation of www/octeon.html, Revision 1.28

1.1       bcallah     1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:         "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/octeon</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="the OpenBSD/octeon page">
1.24      jasper      8: <meta name="copyright" content="This document copyright 2015 by OpenBSD.">
1.21      sthen       9: <link rel="canonical" href="http://www.openbsd.org/octeon.html">
1.1       bcallah    10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.2       jasper     13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141"
                     14:                          src="images/smalltitle.gif" border="0"></a>
1.1       bcallah    15: <p>
                     16: <h2><font color="#e00000">OpenBSD/octeon</font></h2>
                     17:
                     18: <hr>
                     19:
                     20: OpenBSD/octeon is a port intended to run on systems based upon the
                     21: Cavium Octeon and Octeon PLUS MIPS64 CPUs.
                     22:
1.28    ! deraadt    23: <br clear=all>
1.1       bcallah    24: <hr>
1.19      bentley    25:
                     26: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       bcallah    27: <p>
                     28: OpenBSD/octeon began in 2010 with an SDK created by
                     29: <a href="http://www.iij.ad.jp/en/index.html">IIJ</a> and donated to OpenBSD.
                     30: Early work targeted the Portwell CAM-0100.
                     31: <p>
                     32: Due to the lack of available hardware, the port lay dormant for a few years.
                     33: This changed in January 2013 with the release of the Ubiquiti Networks
                     34: EdgeRouter LITE. Several developers obtained these new machines, and work
1.8       bcallah    35: began immediately. Due to issues with USB support, the port to the Portwell
                     36: CAM-0100 matured first because it allowed CF cards to be used as a storage
                     37: medium.
1.1       bcallah    38: <p>
1.8       bcallah    39: Development has been rapid, with the port to the Portwell CAM-0100 becoming
1.12      pirofti    40: self-hosting in April 2013.
                     41: In August 2013 the DSR-500 model reached userland and could host OpenBSD
                     42: via NFS.
                     43: Support for EdgeRouter LITE Ethernet was added in
1.10      bcallah    44: September 2013, allowing the EdgeRouter LITE to be usable by NFS booting.
1.1       bcallah    45: <p>
1.24      jasper     46: In June 2015 USB support was added which finally allowed installing to
                     47: local disk on machines lacking a CF slot.
1.1       bcallah    48:
                     49: <hr>
1.19      bentley    50:
                     51: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.1       bcallah    52: <p>
1.10      bcallah    53: OpenBSD/octeon supports the following machines:
1.1       bcallah    54: <ul>
1.27      gsoares    55: <li><a href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100">
1.1       bcallah    56: Portwell CAM-0100</a>
1.26      pirofti    57: <li>D-Link
                     58:        <a href="https://web.archive.org/web/20140803060102/http://www.dlink.com/us/en/business-solutions/security/services-routers/dsr-500-the-d-link-services-router"> DSR-500</a>,
                     59:        <a href="http://us.dlink.com/us/en/business-solutions/security/services-routers/dsr-500n-wireless-n-unified-services-router.html"> DSR-500N</a>
                     60:
1.17      jasper     61: <li><a href="http://www.ubnt.com/edgemax/edgerouter-lite/">Ubiquiti Networks
1.1       bcallah    62: EdgeRouter LITE</a>
1.17      jasper     63: <li><a href="http://www.ubnt.com/edgemax/edgerouter-poe/">Ubiquiti Networks
1.16      reyk       64: EdgeRouter PoE</a>
1.1       bcallah    65: </ul>
                     66:
                     67: <hr>
1.19      bentley    68:
                     69: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.1       bcallah    70:
                     71: <p>
1.24      jasper     72: OpenBSD/octeon can be installed on all machines which have local
                     73: Compact Flash or USB storage.
1.1       bcallah    74:
                     75: <hr>
1.19      bentley    76:
                     77: <h3 id="install"><font color="#0000e0">
1.6       jasper     78: <strong>Getting and installing OpenBSD/octeon:</strong>
1.1       bcallah    79: </font></h3>
                     80:
                     81: <p>
                     82:
                     83: The latest supported OpenBSD/octeon release is
1.25      sthen      84: <a href="58.html">OpenBSD 5.8</a>.
1.1       bcallah    85: Here are the
1.25      sthen      86: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.8/octeon/INSTALL.octeon">
                     87: OpenBSD/octeon 5.8 installation instructions
1.1       bcallah    88: </a>.
1.11      sthen      89:
1.1       bcallah    90: <p>
                     91: Snapshots are made available from time to time, in
1.9       sthen      92: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/octeon">this location</a>
1.1       bcallah    93: as well as in a few
                     94: <a href="ftp.html">mirrors</a>.
                     95: Here are the
1.9       sthen      96: <a href="http://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon">
1.1       bcallah    97: OpenBSD/octeon snapshot installation instructions
                     98: </a> as well.
                     99:
                    100: </body>
                    101: </html>