-
Notifications
You must be signed in to change notification settings - Fork 1
/
development_builds.fr.html
124 lines (106 loc) · 4.3 KB
/
development_builds.fr.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
<!DOCTYPE html>
<html>
<head>
<title>Versions en développement - AmayaOS</title>
<link rel="shortcut icon" href="imagenes/favicon.png">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="css/estilos.css" />
<link rel="stylesheet" href="css/tabla.css" />
</head>
<body>
<div id="contenedor">
<div id="encabezado">
<h1 class="centrado">AmayaOS</h1>
<p class="centrado"><a href="index.html"><img src="imagenes/logo.png" alto="logo" /></a></p>
<h2 class="centrado">Système d'exploitation libre de type UNIX</h2>
</p><p><a target="_blank" href="development_builds.en.html"><p class="centrado">English</a> <a target="_blank" href="development_builds.html"> Español</p></a></p>
</div>
<div id="nav">
<ul>
<li><a href="index.html">Accueil</a></li>
<li><a href="#">Descargar</a></li>
<li><a href="email-us.html">Contact</a></li>
<li><a href="screenshots.html">Captures d'écran</a></li>
<li><a href="doc.html">Documentation</a></li>
<li><a href="http://wiki.amayaos.com">Wiki</a></li>
</ul>
</div>
<div id="cuerpo">
<h3 class="centrado">Versions en développement</h3>
<div id="pagina">
<h4></h4>
<p>Ici, vous pouvez télécharger les versions en développement du système d'exploitation AmayaOS. Ces versions ont été compilées à partir du code source le plus récent et sont conçues pour être testées pour rechercher d'erreurs. Si vous cherchez des versions stables d'AmayaOS vous devriez aller à notre <a href="download.html">page de téléchargements</a>. Si vous decidez utiliser une version en développement et vous trouvez des bugs, veuillez nous signaler. Vous pouvez nous contacter par email en remplissant <a href="email-us.fr.html">ce formulaire</a>.</p>
<p></p>
<table>
<tr>
<td class="cabecera">Version</td>
<td class="cabecera">Architecture</td>
<td class="cabecera">Image</td>
<td class="cabecera">Téléchargement</td>
</tr>
<tr>
<td>0.1-alpha2</td>
<td>X86<p></p>X86_64</td>
<td>Image Live</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-alpha2.iso/download">Lien</td>
</tr>
<tr>
<td>0.1-alpha1</td>
<td>X86<p></p>X86_64</td>
<td>Image Live</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-alpha1.iso/download">Lien</td>
</tr>
<tr>
<td>0.1-alpha1</td>
<td>X86<p></p>X86_64</td>
<td>Image d'installation</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-alpha1-install.iso/download">Lien</td>
</tr>
<tr>
<td>0.1-r6</td>
<td>X86<p></p>X86_64</td>
<td>Image Live</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-r6.iso/download">Enlace</td>
</tr>
<tr>
<td>0.1-r5</td>
<td>X86<p></p>X86_64</td>
<td>Imagen Live</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-r5.iso/download">Lien</td>
</tr>
<tr>
<td>0.1-r4</td>
<td>X86<p></p>X86_64</td>
<td>Image Live</td>
<td><a href="https://sourceforge.net/projects/amayaos/files/AmayaOS-0.1/AmayaOS-0.1-r4.iso/download">Lien</td>
</tr>
</table>
</div>
</div>
</div>
<div id="pie">
<hr />
<p class="centrado"> Cette page web se visualise mieux en utilisant du logiciel libre : </p>
<p class="centrado"><a target="_blank" href="http://www.gnu.org/software/gnuzilla/"><img src="imagenes/icecat.jpg" alt="icecat" /></a></p>
<p class="centrado">Copyright © 2014, 2015, 2016, 2017 Daniel Martín - Traduit par : TheFaico</p>
<p class="centrado">Visites depuis le 12/10/2015 :</p>
<!-- Start of StatCounter Code for Default Guide -->
<script type="text/javascript">
var sc_project=10655289;
var sc_invisible=0;
var sc_security="29bda0a6";
var scJsHost = (("https:" == document.location.protocol) ?
"https://secure." : "http://www.");
document.write("<sc"+"ript type='text/javascript' src='" +
scJsHost+
"statcounter.com/counter/counter.js'></"+"script>");
</script>
<noscript><div class="statcounter"><a title="shopify traffic
stats" href="http://statcounter.com/shopify/"
target="_blank"><img class="statcounter"
src="http://c.statcounter.com/10655289/0/29bda0a6/0/"
alt="shopify traffic stats"></a></div></noscript>
<!-- End of StatCounter Code for Default Guide -->
</div>
</body>
</html>