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

Annotation of www/octeon.html, Revision 1.36

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.29      tb          9: <meta name="viewport" content="width=device-width, initial-scale=1">
                     10: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.31      tb         11: <link rel="canonical" href="https://www.openbsd.org/octeon.html">
1.1       bcallah    12: </head>
                     13:
                     14: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     15:
1.29      tb         16: <h2>
                     17: <a href="index.html">
                     18: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     19: <font color="#e00000">octeon</font>
                     20: </h2>
1.1       bcallah    21: <hr>
1.29      tb         22: <p>
1.1       bcallah    23:
                     24: OpenBSD/octeon is a port intended to run on systems based upon the
                     25: Cavium Octeon and Octeon PLUS MIPS64 CPUs.
                     26:
1.28      deraadt    27: <br clear=all>
1.1       bcallah    28: <hr>
1.19      bentley    29:
                     30: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       bcallah    31: <p>
                     32: OpenBSD/octeon began in 2010 with an SDK created by
                     33: <a href="http://www.iij.ad.jp/en/index.html">IIJ</a> and donated to OpenBSD.
                     34: Early work targeted the Portwell CAM-0100.
                     35: <p>
                     36: Due to the lack of available hardware, the port lay dormant for a few years.
                     37: This changed in January 2013 with the release of the Ubiquiti Networks
                     38: EdgeRouter LITE. Several developers obtained these new machines, and work
1.8       bcallah    39: began immediately. Due to issues with USB support, the port to the Portwell
                     40: CAM-0100 matured first because it allowed CF cards to be used as a storage
                     41: medium.
1.1       bcallah    42: <p>
1.8       bcallah    43: Development has been rapid, with the port to the Portwell CAM-0100 becoming
1.12      pirofti    44: self-hosting in April 2013.
                     45: In August 2013 the DSR-500 model reached userland and could host OpenBSD
                     46: via NFS.
                     47: Support for EdgeRouter LITE Ethernet was added in
1.10      bcallah    48: September 2013, allowing the EdgeRouter LITE to be usable by NFS booting.
1.1       bcallah    49: <p>
1.24      jasper     50: In June 2015 USB support was added which finally allowed installing to
                     51: local disk on machines lacking a CF slot.
1.1       bcallah    52:
                     53: <hr>
1.19      bentley    54:
                     55: <h3 id="hardware"><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
1.1       bcallah    56: <p>
1.10      bcallah    57: OpenBSD/octeon supports the following machines:
1.1       bcallah    58: <ul>
1.27      gsoares    59: <li><a href="http://www.portwell.com/products/detail.php?CUSTCHAR1=CAM-0100">
1.1       bcallah    60: Portwell CAM-0100</a>
1.26      pirofti    61: <li>D-Link
                     62:        <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>,
                     63:        <a href="http://us.dlink.com/us/en/business-solutions/security/services-routers/dsr-500n-wireless-n-unified-services-router.html"> DSR-500N</a>
                     64:
1.17      jasper     65: <li><a href="http://www.ubnt.com/edgemax/edgerouter-lite/">Ubiquiti Networks
1.1       bcallah    66: EdgeRouter LITE</a>
1.17      jasper     67: <li><a href="http://www.ubnt.com/edgemax/edgerouter-poe/">Ubiquiti Networks
1.16      reyk       68: EdgeRouter PoE</a>
1.36    ! visa       69: <li><a href="http://www.ubnt.com/edgemax/edgerouter/">Ubiquiti Networks
        !            70: EdgeRouter</a>
        !            71: <li><a href="http://www.ubnt.com/edgemax/edgerouter-pro/">Ubiquiti Networks
        !            72: EdgeRouter PRO</a><br>
        !            73:     RJ45/SFP combo ports are not supported yet.
1.1       bcallah    74: </ul>
                     75:
                     76: <hr>
1.19      bentley    77:
                     78: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.1       bcallah    79:
                     80: <p>
1.24      jasper     81: OpenBSD/octeon can be installed on all machines which have local
                     82: Compact Flash or USB storage.
1.1       bcallah    83:
                     84: <hr>
1.19      bentley    85:
                     86: <h3 id="install"><font color="#0000e0">
1.6       jasper     87: <strong>Getting and installing OpenBSD/octeon:</strong>
1.1       bcallah    88: </font></h3>
                     89:
                     90: <p>
                     91:
                     92: The latest supported OpenBSD/octeon release is
1.35      tj         93: <a href="61.html">OpenBSD 6.1</a>.
1.1       bcallah    94: Here are the
1.35      tj         95: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/6.1/octeon/INSTALL.octeon">
                     96: OpenBSD/octeon 6.1 installation instructions</a>.
1.11      sthen      97:
1.1       bcallah    98: <p>
                     99: Snapshots are made available from time to time, in
1.33      tb        100: <a href="https://ftp.OpenBSD.org/pub/OpenBSD/snapshots/octeon">this location</a>
1.1       bcallah   101: as well as in a few
                    102: <a href="ftp.html">mirrors</a>.
                    103: Here are the
1.33      tb        104: <a href="https://ftp.openbsd.org/pub/OpenBSD/snapshots/octeon/INSTALL.octeon">
1.34      tb        105: OpenBSD/octeon snapshot installation instructions</a> as well.
1.1       bcallah   106:
                    107: </body>
                    108: </html>