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

Annotation of www/armish.html, Revision 1.45

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