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

Annotation of www/armish.html, Revision 1.48

1.1       matthieu    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/armish</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="the OpenBSD/armish page">
1.22      sthen       8: <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
1.44      sthen       9: <link rel="canonical" href="http://www.openbsd.org/armish.html">
1.1       matthieu   10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.47      rpe        13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       matthieu   14: <p>
                     15: <h2><font color="#e00000">OpenBSD/armish</font></h2>
                     16:
                     17: <hr>
                     18:
                     19: OpenBSD/armish runs on various ARM-based appliances,
1.30      jasper     20: using the Redboot bootloader (and which boot Linux by default).
1.48    ! deraadt    21: <p>
1.1       matthieu   22:
                     23: A mailing list for ARM-based ports is available at
                     24: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     25: To join the OpenBSD/arm mailing list, send a message body of
                     26: <b>"subscribe arm"</b> to
                     27: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     28: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     29: subscribing.
                     30:
1.48    ! deraadt    31: <br clear=all>
1.1       matthieu   32: <hr>
1.42      bentley    33:
                     34: <h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       matthieu   35: <p>
                     36: OpenBSD/armish is the 3rd OpenBSD port to ARM based machines, after
                     37: <a href="cats.html">cats</a> and <a href="zaurus.html">zaurus</a>.
1.3       deraadt    38: It is intended to support a variety of rather similar ARM-based
                     39: machines:
                     40:
                     41: <ul>
1.4       deraadt    42: <li><a href="http://www.quantum.com/ServiceandSupport/SoftwareandDocumentationDownloads/DPA/Index.aspx">
                     43:     Certance CP3100</a>
1.29      jasper     44: <li><a href="http://www.thecus.com/product.php?PROD_ID=1">
1.5       jsg        45:     Thecus N2100</a> (plus rebadged versions: Allnet ALL6500, Evesham SilverSTOR M-Box)
1.29      jasper     46: <li><a href="http://www.thecus.com/product.php?PROD_ID=2">
1.5       jsg        47:     Thecus N4100</a> (plus rebadged versions: Allnet ALL6400, Evesham SilverSTOR XS)
1.23      deraadt    48: <li>IO-DATA HDL-Gxxx, HDL-GWxxx, and HDL-GZxxx series
                     49:     <ul>
1.12      deraadt    50:     <li>These models are a subset of the "Giga-landisk" product line, but the
1.26      jasper     51:     HDL-GXxxx models are not compatible (use Marvell CPUs).
1.12      deraadt    52:     <li>The standard "landisk" (100mbit) machines are instead supported by the
                     53:     <a href="landisk.html">landisk</a> architecture.
                     54:     </ul>
1.3       deraadt    55: </ul>
1.1       matthieu   56:
                     57: <hr>
1.42      bentley    58:
                     59: <h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.1       matthieu   60:
                     61: <p>
1.6       deraadt    62: Development is currently pretty active.
                     63:
                     64: <ul>
1.10      jsg        65: <li>The Thecus N2100 runs multiuser and boots from disk using its own
                     66: bootloader, or from the network using built-in Redboot.
1.12      deraadt    67: <li>The IO-DATA HDL-G series is multiuser and will soon be able to
1.6       deraadt    68: boot from disk as well.
1.1       matthieu   69: </ul>
                     70:
                     71: <hr>
1.42      bentley    72:
                     73: <h3 id="install"><font color="#0000e0">
1.1       matthieu   74: <strong>Getting and installing OpenBSD/armish</strong>
                     75: </font></h3>
                     76:
                     77: <p>
1.13      miod       78: The latest supported OpenBSD/armish release is
1.46      sthen      79: <a href="58.html">OpenBSD 5.8</a>.
1.13      miod       80: Here are the
1.46      sthen      81: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/5.8/armish/INSTALL.armish">
                     82: OpenBSD/armish 5.8 installation instructions
1.13      miod       83: </a>.
                     84:
                     85: <p>
1.1       matthieu   86: Snapshots are made available from time to time, in
1.36      sthen      87: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armish">this location</a>
1.1       matthieu   88: as well as in a few
                     89: <a href="ftp.html">mirrors</a>.
                     90: Here are the
1.36      sthen      91: <a href="http://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armish/INSTALL.armish">
1.1       matthieu   92: OpenBSD/armish snapshot installation instructions
                     93: </a> as well.
                     94:
                     95: </body>
                     96: </html>