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

Annotation of www/armish.html, Revision 1.2

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: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/armish page">
                     10: <meta name="keywords" content="openbsd,arm">
                     11: <meta name="distribution" content="global">
                     12: <meta name="copyright" content="This document copyright 1996-2006 by OpenBSD.">
                     13: </head>
                     14:
                     15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/sm
                     17: alltitle.gif" border="0"></a>
                     18: <p>
                     19: <h2><font color="#e00000">OpenBSD/armish</font></h2>
                     20:
                     21: <hr>
                     22:
                     23: <p>
                     24: OpenBSD/armish runs on various ARM-based appliances,
                     25: using the Redboot boot loader (and which boot Linux by default).
                     26:
                     27: <p>
                     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:
                     36: <p>
                     37: The current port maintainer is Dale Rahn
                     38: (<a href="mailto:drahn@openbsd.org">drahn@openbsd.org</a>).
                     39:
                     40:
                     41: <a href="#toc"></a>
                     42: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     43: <ul>
                     44:   <li><a href="#history">History of the port</a>
                     45:   <li><a href="#status">Current status</a>
                     46:   <li><a href="#projects">Project list</a>
                     47:   <li><a href="#hardware">Supported hardware</a>
                     48:   <li><a href="#install">Getting and installing OpenBSD/armish</a>
                     49: </ul>
                     50:
                     51: <hr>
                     52: <a name="history"></a>
                     53: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     54: <p>
                     55: OpenBSD/armish is the 3rd OpenBSD port to ARM based machines, after
                     56: <a href="cats.html">cats</a> and <a href="zaurus.html">zaurus</a>.
                     57: It was started by Dale Rahn on the <a href="http://www.quantum.com/ServiceandSupport/SoftwareandDocumentationDownloads/DPA/Index.aspx">Certance CP3100</a>.
1.2     ! ian        58: Thecus N2100 and IO Data HDL-G support were finished first though.
1.1       matthieu   59: </p>
                     60:
                     61: <hr>
                     62: <a name="status"></a>
                     63: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     64:
                     65: <p>
                     66: Developement is currently pretty active. Thecus boots from the
                     67: network (using TFTP or HTTP, thanks to redboot) and runs multi-user.
                     68:
                     69: <p>
                     70: Client-side X applications and libraries are available.
                     71:
                     72: <hr>
                     73: <a name="projects"></a>
                     74: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     75: </strong></font></h3>
                     76:
                     77: <ul>
                     78: <li>Finish the Certance CP3100 support,
                     79: <li>Support more devices,
                     80: <li>Support for i2c devices on the Thecus,
                     81: <li>Redboot flash configuration support,
                     82: <li>Native disk boot...
                     83: </ul>
                     84:
                     85: <hr>
                     86: <a name="hardware"></a>
                     87: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     88:
                     89: <ul>
                     90: <li><strong>Thecus</strong>
                     91:     <a href="http://www.thecus.com/products_over.php?cid=1&pid=1">N2100</a>,
                     92: <li><strong>IO-Data</strong>
                     93:    <a href="http://www.iodata.com/products/products.php?cat=MIJ&sc=REV&pId=HDL-G400U&ts=2&tsc=">HDL-G</a>,
                     94: </ul>
                     95:
                     96: <hr>
                     97: <a name="install"></a>
                     98: <h3><font color="#0000e0">
                     99: <strong>Getting and installing OpenBSD/armish</strong>
                    100: </font></h3>
                    101:
                    102: <p>
                    103: Snapshots are made available from time to time, in
                    104: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armish">this location</a>
                    105: as well as in a few
                    106: <a href="ftp.html">mirrors</a>.
                    107: Here are the
                    108: <a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/armish/INSTALL.armish">
                    109: OpenBSD/armish snapshot installation instructions
                    110: </a> as well.
                    111:
                    112: <hr>
                    113: <a href="plat.html">
                    114: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    115: </a>
                    116: <br>
                    117: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    118: <br>
1.2     ! ian       119: <small>$OpenBSD: armish.html,v 1.1 2006/06/13 14:38:19 matthieu Exp $</small>
1.1       matthieu  120:
                    121: </body>
                    122: </html>