52f6d56540
- Replace /XML/{doc,www}/ with /XML/ in SysId. - Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via XML catalog instead. - Change the L10N layer in freebsd-*.xsl not to use localized XSLT stylesheets directly. - Move share/xsl/* to share/xml and remove share/xsl. - Remove obsolete share/web2c/pdftex.def.
70 lines
2 KiB
XML
70 lines
2 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY title "Projet FreeBSD/Alpha">
|
|
<!ENTITY email 'freebsd-alpha'>
|
|
]>
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.6
|
|
|
|
Version francaise : Regis GRAF <fructili@pt.lu>
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
<p>Cette page contient des informations concernant le portage de FreeBSD
|
|
sur systèmes Alpha HP/Compaq.</p>
|
|
|
|
<p><b>Note</b>: Avec FreeBSD 7.0 le support pour la plate-forme
|
|
Alpha cessera. Le développement de nouveaux
|
|
systèmes Alpha a été stoppé par les
|
|
fabricants de matériel; cela combiné avec un large
|
|
déploiement de plates-formes 64bits plus courantes, comme
|
|
les architectures AMD64 et Intel EM64T, a eu pour résultat
|
|
de diminuer de manière significative l'intérêt
|
|
de la communauté des utilisateurs et des
|
|
développeurs. Le support de FreeBSD/alpha se poursuivra en
|
|
mode de maintenance pour les futures versions de FreeBSD 6.X.</p>
|
|
|
|
<h3>Liens spécifiques FreeBSD/alpha</h3>
|
|
|
|
<ul>
|
|
<li><a href="mailto:freebsd-alpha@FreeBSD.org">Liste de diffusion
|
|
FreeBSD/alpha</a></li>
|
|
</ul>
|
|
|
|
<h3>Autres liens intéressant</h3>
|
|
|
|
<h4>Matériels</h4>
|
|
|
|
<ul>
|
|
<li><a href="http://h18002.www1.hp.com/alphaserver/">AlphaServer
|
|
HP</a></li>
|
|
<li><a href="http://h18002.www1.hp.com/alphaserver/workstations.html">
|
|
AlphaStation HP</a></li>
|
|
</ul>
|
|
|
|
<h4>Projets</h4>
|
|
|
|
<ul>
|
|
<li><a
|
|
href="http://www.NetBSD.org/Ports/alpha/">NetBSD/alpha</a></li>
|
|
|
|
<li><a
|
|
href="http://www.OpenBSD.org/alpha.html">OpenBSD/alpha</a></li>
|
|
|
|
<li><a href="http://www.alphalinux.org/">AlphaLinux</a></li>
|
|
</ul>
|
|
|
|
</body>
|
|
</html>
|