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

Annotation of www/armish.html, Revision 1.51

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