-
Notifications
You must be signed in to change notification settings - Fork 42
/
Copy patharmish.html
146 lines (128 loc) · 4.88 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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>OpenBSD/armish</title>
<link rev="made" href="mailto:[email protected]">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/armish page">
<meta name="keywords" content="openbsd,arm">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
</head>
<body bgcolor="#ffffff" text="#000000" link="#23238e">
<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="../images/smalltitle.gif" border="0"></a>
<p>
<h2><font color="#e00000">OpenBSD/armish</font></h2>
<hr>
<p>
OpenBSD/armish fonctionne sur plusieurs systèmes embarqués
d'architecture ARM utilisant le chargeur de démarrage Redboot (qui
démarre Linux par défaut).
<p>
Une liste de diffusion pour les ports basés sur l'architecture ARM est
disponible sur
<u><font color="#23238e">[email protected]</font></u>.
Pour vous abonner à la liste de diffusion OpenBSD/arm, envoyez un
message contenant dans son corps
<b>"subscribe arm"</b> à
<a href="mailto:[email protected]">[email protected]</a>.
Nous vous prions de vous assurer d'avoir consulté la
<a href="mail.html">politique des listes de diffusion</a> avant de vous
abonner.
<p>
Le mainteneur actuel de ce portage est Dale Rahn
(<a href="mailto:[email protected]">[email protected]</a>).
<a name="toc"></a>
<h3><font color="#0000e0"><i>Table des matières</i></font></h3>
<ul>
<li><a href="#history">Historique du port</a>
<li><a href="#status">Etat actuel</a>
<li><a href="#projects">Projets</a>
<li><a href="#install">Obtenir et installer OpenBSD/armish</a>
</ul>
<hr>
<a name="history"></a>
<h3><font color="#0000e0"><strong>Historique :</strong></font></h3>
<p>
OpenBSD/armish est le 3ème portage d'OpenBSD vers des machines ARM,
après <a href="cats.html">cats</a> et <a href="zaurus.html">zaurus</a>.
Il prévoit se supporter une variété de machines ARM similaires :
<ul>
<li><a href="http://www.quantum.com/ServiceandSupport/SoftwareandDocumentationDownloads/DPA/Index.aspx">
Certance CP3100</a>
<li><a href="http://www.thecus.com/products.php?PROD_ID=1">
Thecus N2100</a> (et versions renommées : Allnet ALL6500, Evesham
SilverSTOR M-Box)
<li><a href="http://www.thecus.com/products.php?PROD_ID=2">
Thecus N4100</a> (et versions renommées : Allnet ALL6400, Evesham
SilverSTOR XS)
<li>Séries IO-DATA HDL-Gxxx, HDL-GWxxx, et HDL-GZxxx
<ul>
<li>Ces modèles sont un sous-ensemble de la ligne de produits
"Giga-landisk", mais les modèles HDL-GXxxx ne sont pas
compatibles (ils utilisent des CPUs Marvell).
<li>Les machines standards "landisk" (100mbit) sont supportées par
l'architecture <a href="landisk.html">landisk</a>.
</ul>
</ul>
<hr>
<a name="status"></a>
<h3><font color="#0000e0"><strong>Etat actuel :</strong></font></h3>
<p>
Le développement est actuellement très actif.
<ul>
<li>Le Thecus N2100 fonctionne en mode multi-utilisateurs et démarre à
partir du disque en utilisant son propre chargeur de démarrage, ou
à partir du réseau en utilisant le Redboot embarqué.
<li>La série IO-DATA HDL-G est multi-utilisateurs et sera capable
prochainement de démarrer à partir du disque.
</ul>
<hr>
<a name="projects"></a>
<h3><font color="#0000e0"><strong>Projets (sans ordre particulier) :
</strong></font></h3>
<ul>
<li>Finir le support pour le Certance CP3100
<li>Supporter plus de matériel
<li>Meilleur support des périphériques i2c sur le Thecus
<li>Support de la configuration du flash Redboot
<li>Placer le chargeur de démarrage en flash IO-DATA HDL afin de
permettre le boot natif
<li>Support d'autres machines similaires
</ul>
<hr>
<a name="install"></a>
<h3><font color="#0000e0">
<strong>Obtenir et installer OpenBSD/armish</strong>
</font></h3>
<p>
La dernière version disponible et supportée d'OpenBSD/armish est
<a href="../50.html">OpenBSD 5.0</a>.
Voici les
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/5.0/armish/INSTALL.armish">
instructions d'installation d'OpenBSD/armish 5.0</a>.
<p>
Des snapshots sont mis à disposition de temps à autre à
<a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/armish">cet endroit</a>
ainsi que sur quelques <a href="ftp.html">miroirs</a>.
Voici également les
<a href="ftp://ftp.openbsd.org/pub/OpenBSD/snapshots/armish/INSTALL.armish">
instructions d'installation des snapshots d'OpenBSD/armish</a>.
<hr>
<a href="plat.html">
<img height="24" width="24" src="../back.gif" border="0" alt="Supported platforms">
</a>
<br>
<small><a href="mailto:[email protected]">[email protected]</a></small>
<br>
<small>
<!--
Originally [OpenBSD: armish.html,v 1.32 ]<br>
$Translation: armish.html,v 1.36 2011/11/05 08:19:04 benoit Exp $<br>
-->
$OpenBSD: armish.html,v 1.30 2011/11/05 12:45:49 ajacoutot Exp $
</small>
</body>
</html>