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

Annotation of www/armish.html, Revision 1.39

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