forked from openbsd/www
-
Notifications
You must be signed in to change notification settings - Fork 0
/
armish.html
82 lines (68 loc) · 2.67 KB
/
armish.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/armish</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD/armish page">
<meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="openbsd.css">
<link rel="canonical" href="https://www.openbsd.org/armish.html">
</head>
<body bgcolor="#ffffff" text="#000000" link="#23238e">
<h2>
<a href="index.html">
<font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
<font color="#e00000">armish</font>
</h2>
<hr>
<p>
OpenBSD/armish runs on various ARM-based appliances,
using the Redboot bootloader (and which boot Linux by default).
<p>
<b>The OpenBSD/armish port was discontinued after the 6.0 release.</b>
<p>
<hr>
<h3 id="history"><font color="#0000e0"><strong>History:</strong></font></h3>
<p>
OpenBSD/armish is the 3rd OpenBSD port to ARM based machines, after
<a href="cats.html">cats</a> and <a href="zaurus.html">zaurus</a>.
It is intended to support a variety of rather similar ARM-based
machines:
<ul>
<li><a href="http://www.quantum.com/ServiceandSupport/SoftwareandDocumentationDownloads/DPA/Index.aspx">
Certance CP3100</a>
<li><a href="http://www.thecus.com/product.php?PROD_ID=1">
Thecus N2100</a> (plus rebadged versions: Allnet ALL6500, Evesham SilverSTOR M-Box)
<li><a href="http://www.thecus.com/product.php?PROD_ID=2">
Thecus N4100</a> (plus rebadged versions: Allnet ALL6400, Evesham SilverSTOR XS)
<li>IO-DATA HDL-Gxxx, HDL-GWxxx, and HDL-GZxxx series
<ul>
<li>These models are a subset of the "Giga-landisk" product line, but the
HDL-GXxxx models are not compatible (use Marvell CPUs).
<li>The standard "landisk" (100mbit) machines are instead supported by the
<a href="landisk.html">landisk</a> architecture.
</ul>
</ul>
<hr>
<h3 id="status"><font color="#0000e0"><strong>Current status:</strong></font></h3>
<ul>
<li>The Thecus N2100 runs multiuser and boots from disk using its own
bootloader, or from the network using built-in Redboot.
<li>The IO-DATA HDL-G series is multiuser and will soon be able to
boot from disk as well.
</ul>
<hr>
<h3 id="install"><font color="#0000e0">
<strong>Getting and installing OpenBSD/armish</strong>
</font></h3>
<p>
The last supported OpenBSD/armish release was
<a href="59.html">OpenBSD 5.9</a>.
Here are the
<a href="https://ftp.OpenBSD.org/pub/OpenBSD/5.9/armish/INSTALL.armish">
OpenBSD/armish 5.9 installation instructions</a>.
<p>
</body>
</html>