492 lines
19 KiB
XML
492 lines
19 KiB
XML
<!-- $FreeBSD: www/fr/index.xsl,v 1.8 2004/01/08 00:26:43 stephane Exp $ -->
|
|
|
|
<!--
|
|
The FreeBSD French Documentation Project
|
|
Original revision: 1.90
|
|
|
|
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
|
-->
|
|
|
|
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
|
|
|
|
<xsl:import href="includes.xsl"/>
|
|
<xsl:import href="news/includes.xsl"/>
|
|
|
|
<xsl:variable name="base" select="'.'"/>
|
|
<xsl:variable name="date" select="'$FreeBSD: www/fr/index.xsl,v 1.8 2004/01/08 00:26:43 stephane Exp $'"/>
|
|
<xsl:variable name="title" select="'Le Projet FreeBSD'"/>
|
|
|
|
<!-- these params should be externally bound. The values
|
|
here are not used actually -->
|
|
<xsl:param name="advisories.xml" select="'none'"/>
|
|
<xsl:param name="mirrors.xml" select="'none'"/>
|
|
<xsl:param name="news.press.xml" select="'none'"/>
|
|
<xsl:param name="news.project.xml" select="'none'"/>
|
|
|
|
<xsl:output type="html" encoding="iso-8859-1"
|
|
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
|
|
|
|
<xsl:template match="/">
|
|
<html>
|
|
<head>
|
|
<title><xsl:value-of select="$title"/></title>
|
|
|
|
<meta name="description" content="Le Projet FreeBSD"/>
|
|
|
|
<meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Galerie,
|
|
Version, Application, Logiciel, Manuel de Référence, FAQ, Guides, Bugs,
|
|
CVS, CVSup, Nouvelles, Revendeurs, homepage, CTM, Unix"/>
|
|
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"/>
|
|
<link rel="icon" href="/favicon.ico" type="image/x-icon"/>
|
|
</head>
|
|
|
|
<body bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#840084"
|
|
alink="#0000FF">
|
|
|
|
<table border="0" cellspacing="0" cellpadding="0" width="100%">
|
|
<tr>
|
|
<td><a href="http://www.FreeBSD.org/index.html">
|
|
<img src="{$enbase}/gifs/freebsd_1.gif" height="94" width="306"
|
|
alt="FreeBSD : Le Pouvoir de Servir" border="0"/></a></td>
|
|
|
|
<td align="right" valign="bottom">
|
|
<form action="http://www.FreeBSD.org/cgi/mirror.cgi"
|
|
method="get">
|
|
|
|
<br/>
|
|
|
|
<font color="#990000"><b>Choisissez un serveur proche de chez vous :</b></font>
|
|
|
|
<br/>
|
|
|
|
<select name="goto">
|
|
<!-- Only list TRUE mirrors here! Native language pages
|
|
which are not mirrored should be listed in
|
|
support.sgml. -->
|
|
|
|
<xsl:call-template name="html-index-mirrors-options-list">
|
|
<xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
|
|
</xsl:call-template>
|
|
</select>
|
|
|
|
<input type="submit" value=" Go "/>
|
|
|
|
<br/>
|
|
|
|
<font color="#990000"><b>Langue : </b></font>
|
|
<a href="{$enbase}/de/index.html" title="Allemand">[de]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/index.html" title="Anglais">[en]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/es/index.html" title="Espagnol">[es]</a>
|
|
<xsl:text> </xsl:text>
|
|
<span title="Français">[fr]</span>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/it/index.html" title="Italien">[it]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/ja/index.html" title="Japonais">[ja]</a>
|
|
<xsl:text> </xsl:text>
|
|
<a href="{$enbase}/ru/index.html" title="Russe">[ru]</a>
|
|
</form>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<br/>
|
|
|
|
<hr size="1" noshade="noshade"/>
|
|
|
|
<!-- Main layout table -->
|
|
<table border="0" cellspacing="0" cellpadding="2">
|
|
<tr>
|
|
<td valign="top">
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#ffcc66" width="100%">
|
|
<tr>
|
|
<td>
|
|
<p>
|
|
<a href="platforms/index.html">
|
|
<font size="+1" color="#990000"><b>Plates-formes</b></font>
|
|
</a><small><br/>
|
|
· <a href="smp/index.html">i386</a><br/>
|
|
· <a href="platforms/alpha.html">Alpha</a><br/>
|
|
· <a href="platforms/ia64/index.html">IA-64</a><br/>
|
|
· <a href="platforms/amd64.html">AMD64</a><br/>
|
|
· <a href="platforms/sparc.html">Sparc64</a><br/>
|
|
· <a href="platforms/index.html">Autres ?</a><br/>
|
|
</small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Logiciels</b></font>
|
|
<small><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/mirrors.html">Obtenir FreeBSD</a><br/>
|
|
· <a href="releases/index.html">Information sur les versions</a><br/>
|
|
· <a href="{$base}/ports/index.html">Applications disponibles</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="docs.html">
|
|
<font size="+1" color="#990000"><b>Documentation</b></font>
|
|
</a><small><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/faq/index.html">FAQ</a><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/index.html">Manuel de Référence</a><br/>
|
|
· <a href="http://www.FreeBSD.org/cgi/man.cgi">Pages de manuel</a><br/>
|
|
· <a href="projects/newbies.html">Pour les débutants</a><br/>
|
|
· <a href="{$base}/docproj/index.html">Projet de Documentation</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="support.html">
|
|
<font size="+1" color="#990000"><b>Support</b></font>
|
|
</a><small><br/>
|
|
· <a href="{$base}/support.html#mailing-list">Listes de diffusion</a><br/>
|
|
· <a href="{$base}/support.html#newsgroups">Forums de discussion</a><br/>
|
|
· <a href="{$base}/support.html#user">Groupes Utilisateurs</a><br/>
|
|
· <a href="{$base}/support.html#web">Ressources Web</a><br/>
|
|
· <a href="security/index.html">Sécurité</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="{$base}/support.html#gnats">
|
|
<font size="+1" color="#990000"><b>Rapports de Bugs</b></font>
|
|
</a><small><br/>
|
|
· <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">Rechercher</a><br/>
|
|
· <a href="http://www.FreeBSD.org/cgi/query-pr.cgi">Voir un rapport</a><br/>
|
|
· <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">Consulter les rapports ouverts</a><br/>
|
|
· <a href="send-pr.html">Envoyer un rapport de bug</a><br/>
|
|
· <a href="{$enbase}doc/{$url.doc.langcode}/articles/problem-reports/article.html">Comment écrire un rapport</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="projects/index.html">
|
|
<font size="+1" color="#990000"><b>Développement</b></font>
|
|
</a><small><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/developers-handbook">Manuel du développeur</a><br/>
|
|
· <a href="{$enbase}/doc/en_US.ISO8859-1/books/porters-handbook">Manuel du porteur d'application</a><br/>
|
|
· <a href="{$base}/support.html#cvs">Dépôt CVS</a><br/>
|
|
· <a href="releng/index.html">Production des versions</a><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/articles/contributing/index.html">Contribuer à FreeBSD</a><br/>
|
|
</small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Revendeurs</b></font>
|
|
<small><br/>
|
|
· <a href="{$base}/commercial/software_bycat.html">Logiciels</a><br/>
|
|
· <a href="{$base}/commercial/hardware.html">Matériels</a><br/>
|
|
· <a href="{$base}/commercial/consulting_bycat.html">Consultants</a><br/>
|
|
· <a href="{$base}/commercial/misc.html">Divers</a><br/>
|
|
</small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Donations</b></font>
|
|
|
|
<small><br/>
|
|
· <a href="{$base}/donations/index.html">Coordination donations</a><br/>
|
|
· <a href="{$base}/donations/donors.html">Donations actuelles</a><br/>
|
|
· <a href="{$base}/donations/wantlist.html">Liste des besoins</a><br/>
|
|
</small></p>
|
|
|
|
<p><a href="{$base}/search/index-site.html">
|
|
<font size="+1" color="#990000"><b>Ce Site</b></font>
|
|
</a><small><br/>
|
|
· <a href="{$base}/search/search.html#web">Recherche pages web</a><br/>
|
|
· <a href="{$base}/search/search.html#mailinglists">Recherche listes de diffusion</a><br/>
|
|
· <a href="{$base}/search/search.html">Recherche étendue</a><br/>
|
|
</small></p>
|
|
|
|
<p>
|
|
<a href="mailto.html">
|
|
<font size="+1" color="#990000"><b>Contacter FreeBSD</b></font>
|
|
</a>
|
|
</p>
|
|
|
|
<p>
|
|
<a href="copyright/index.html">
|
|
<font size="+1" color="#990000"><b>Copyright BSD</b></font>
|
|
</a>
|
|
</p>
|
|
|
|
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
|
<small>Rechercher :<br/>
|
|
<input type="text" name="words" size="10"/>
|
|
<input type="hidden" name="max" value="25"/>
|
|
<input type="hidden" name="source" value="www"/>
|
|
<input type="submit" value="Go"/></small>
|
|
</form></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<!-- Main body column -->
|
|
|
|
<td align="left" valign="top" rowspan="2">
|
|
<h2><font color="#990000">Qu'est-ce que FreeBSD ?</font></h2>
|
|
|
|
<p>FreeBSD est un système d'exploitation avancé pour
|
|
les architectures compatibles x86, AMD64, DEC Alpha, IA-64, PC-98 et UltraSPARC.
|
|
Il est dérivé de UNIX BSD, la version d'<xsl:value-of select="$unix"/>
|
|
développé à
|
|
l'Université de Californie, Berkeley.
|
|
Il est développé et maintenu par
|
|
<a
|
|
href="{$enbase}/doc/{$url.doc.langcode}/articles/contributors/index.html">une
|
|
importante équipe de personnes</a>. D'autres
|
|
<a href="{$base}/platforms/index.html">plates-formes</a> sont à
|
|
divers stades de développement.</p>
|
|
|
|
<h2><font color="#990000">Des fonctions avancées</font></h2>
|
|
|
|
<p>FreeBSD offre aujourd'hui des <a href="{$base}/features.html">fonctions avancées</a>
|
|
pour le réseau, les performances, la sécurité et
|
|
la compatibilité
|
|
qui sont encore absentes d'autres systèmes d'exploitation,
|
|
y compris certains des meilleurs systèmes commerciaux.</p>
|
|
|
|
<h2><font color="#990000">Des solutions performantes pour Internet</font></h2>
|
|
|
|
<p>FreeBSD est idéal dans le cadre d'un serveur
|
|
<a href="{$base}/internet.html">Internet ou Intranet</a>.
|
|
Il offre des services réseaux robustes, même sous de fortes
|
|
charges, et utilise efficacement la mémoire afin de maintenir des
|
|
temps de réponses corrects pour des milliers de processus utilisateurs
|
|
simultanés. Vous pouvez consulter notre
|
|
<a href="gallery/gallery.html">galerie</a> d'exemples de
|
|
services et d'applications utilisant FreeBSD.</p>
|
|
|
|
<h2><font color="#990000">Une grande variété
|
|
d'applications</font></h2>
|
|
|
|
<p>La qualité de FreeBSD combinée avec le coût très bas et
|
|
les hautes performances des PC actuels font de FreeBSD une alternative
|
|
économique aux stations de travail <xsl:value-of select="$unix"/>
|
|
commerciales. Il est très bien
|
|
adapté à un grand nombre <a href="{$base}/applications.html">d'applications</a>
|
|
aussi bien pour les serveurs que pour les postes individuels.</p>
|
|
|
|
<h2><font color="#990000">Facile à installer</font></h2>
|
|
|
|
<p>FreeBSD peut s'installer depuis divers supports comme des
|
|
CD-ROM, des DVD-ROM, des disquettes, des bandes magnétiques, une partition MS-DOS® ou, si
|
|
vous avez une connexion réseau,
|
|
<i>directement</i> depuis un serveur FTP anonyme ou un serveur NFS. Tout ce dont vous avez besoin
|
|
est de 2 disquettes vierges de 1.44 Mo et de
|
|
<a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/install.html">ces
|
|
instructions</a>.</p>
|
|
|
|
<h2><font color="#990000">FreeBSD est <i>libre et gratuit</i></font></h2>
|
|
|
|
<a href="copyright/daemon.html"><img src="{$enbase}/gifs/dae_up3.gif"
|
|
alt=""
|
|
height="81" width="72"
|
|
align="right"
|
|
border="0"/></a>
|
|
|
|
<p>Alors que vous pourriez vous attendre à ce qu'un système d'exploitation
|
|
avec ce type de fonctions soit vendu à un prix élevé, FreeBSD est disponible
|
|
<a href="{$base}/copyright/index.html">gratuitement</a>
|
|
et est fourni avec l'intégralité de son code source. Si vous voulez l'essayer,
|
|
<a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/mirrors.html">de plus
|
|
amples informations sont disponibles</a>.</p>
|
|
|
|
<h2><font color="#990000">Contribuer à FreeBSD</font></h2>
|
|
|
|
<p>Il est facile de contribuer à FreeBSD. Tout ce que vous avez à faire
|
|
est de trouver une partie de FreeBSD dont vous pensez qu'elle pourrait
|
|
être améliorée et de faire ces changements (avec soin)
|
|
puis de les soumettre au projet par l'intermédiaire du programme "send-pr"
|
|
ou d'une personne y participant déjà, si vous en connaissez une. Cela peut être
|
|
de la documentation, du graphisme ou du code. Consultez l'article
|
|
<a href="{$enbase}/doc/{$url.doc.langcode}/articles/contributing/index.html">Contribuer
|
|
à FreeBSD</a>pour plus d'informations.</p>
|
|
|
|
<p>Même si vous n'êtes pas un programmeur, il existe d'autres façons de
|
|
contribuer à FreeBSD. La Fondation FreeBSD est une
|
|
organisation à but non-lucratif pour laquelle les dons directs
|
|
sont entièrement déductibles. Veuillez contacter
|
|
<a href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a>
|
|
pour plus d'informations ou écrivez à : The FreeBSD Foundation,
|
|
7321 Brockway Dr. Boulder, CO. 80303. USA</p>
|
|
|
|
<p>Silicon Breeze a également sculpté et moulé le Démon BSD
|
|
en métal et fait don de 15% du produit des ventes de
|
|
ces statuettes à la Fondation FreeBSD. Le récit
|
|
complet et de plus amples informations pour commander cette statuette
|
|
sont disponibles sur
|
|
<a href="http://www.linuxjewellery.com/beastie/">cette page.</a>
|
|
</p>
|
|
|
|
</td>
|
|
|
|
<td></td>
|
|
|
|
<!-- Right-most column -->
|
|
<td valign="top">
|
|
<!-- News / release info table -->
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#ffcc66" width="100%">
|
|
<tr>
|
|
<td valign="top"><p>
|
|
<a href="{$u.rel.early}">
|
|
<font size="+1" color="#990000"><b>Version la plus récente :
|
|
<xsl:value-of select="$rel.current"/></b></font></a><br/>
|
|
<small>· <a href="{$u.rel.announce}">Annonce</a><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/install.html">Guide d'installation</a><br/>
|
|
· <a href="{$u.rel.notes}">Notes</a><br/>
|
|
· <a href="{$u.rel.hardware}">Compatibilité matériel</a><br/>
|
|
· <a href="{$u.rel.errata}">Errata</a><br/>
|
|
· <a href="{$u.rel.early}">Guide pour les premiers utilisateurs</a></small></p>
|
|
|
|
<p>
|
|
<a href="{$u.rel2.announce}">
|
|
<font size="+1" color="#990000"><b>Version de production :
|
|
<xsl:value-of select="$rel2.current"/></b></font></a><br/>
|
|
|
|
<small>· <a href="{$u.rel2.announce}">Annonce</a><br/>
|
|
· <a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/install.html">Guide d'installation</a><br/>
|
|
· <a href="{$u.rel2.notes}">Notes</a><br/>
|
|
· <a href="{$u.rel2.hardware}">Compatibilité matériel</a><br/>
|
|
· <a href="{$u.rel2.errata}">Errata</a></small></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Nouvelles du Projet</b></font><br/>
|
|
<font size="-1">
|
|
Dernière mise à jour :
|
|
<xsl:call-template name="html-index-news-project-items-lastmodified">
|
|
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-news-project-items">
|
|
<xsl:with-param name="news.project.xml" select="$news.project.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="news/newsflash.html">Plus...</a>
|
|
</font></p>
|
|
|
|
<p><font size="+1" color="#990000"><b>FreeBSD dans la presse</b></font><br/>
|
|
|
|
<font size="-1">
|
|
Dernière mise à jour :
|
|
<xsl:call-template name="html-index-news-press-items-lastmodified">
|
|
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-news-press-items">
|
|
<xsl:with-param name="news.press.xml" select="$news.press.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="news/press.html">Plus...</a>
|
|
</font>
|
|
</p>
|
|
|
|
<p><font size="+1" color="#990000"><b>Avis de sécurité</b></font><br/>
|
|
|
|
<font size="-1">
|
|
Dernière mise à jour :
|
|
<xsl:call-template name="html-index-advisories-items-lastmodified">
|
|
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
|
|
</xsl:call-template>
|
|
|
|
<br/>
|
|
|
|
<xsl:call-template name="html-index-advisories-items">
|
|
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
|
|
</xsl:call-template>
|
|
|
|
<a href="security/">Plus...</a>
|
|
</font>
|
|
</p>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<p> </p>
|
|
|
|
<table border="0" cellspacing="0" cellpadding="1"
|
|
bgcolor="#000000" width="100%">
|
|
<tr>
|
|
<td>
|
|
<table cellpadding="4" cellspacing="0" border="0"
|
|
bgcolor="#FFFFFF" width="100%"><tr>
|
|
<td>Pour en apprendre davantage à propos de FreeBSD, visitez notre galerie
|
|
de
|
|
<a href="{$base}/publish.html">publications</a> ou
|
|
<a href="news/press.html">d'articles de presse</a>
|
|
liés à FreeBSD,
|
|
et visitez notre site web !</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
<hr noshade="noshade" size="1" />
|
|
|
|
<table width="100%" border="0" cellspacing="0" cellpadding="3">
|
|
<tr>
|
|
<td><a href="http://www.freebsdmall.com/"><img
|
|
src="{$enbase}/gifs/mall_title_medium.gif" alt="[FreeBSD Mall]"
|
|
height="65" width="165" border="0"/></a></td>
|
|
|
|
<td><a href="http://www.ugu.com/"><img src="{$enbase}/gifs/ugu_icon.gif"
|
|
alt="[Sponsor of Unix Guru Universe]"
|
|
height="64" width="76"
|
|
border="0"/></a></td>
|
|
|
|
<td><a href="http://www.daemonnews.org/"><img src="{$enbase}/gifs/darbylogo.gif"
|
|
alt="[Daemon News]" height="45" width="130"
|
|
border="0"/></a></td>
|
|
|
|
<td><a href="{$base}/copyright/daemon.html"><img
|
|
src="{$enbase}/gifs/powerlogo.gif"
|
|
alt="[Powered by FreeBSD]"
|
|
height="64"
|
|
width="160"
|
|
border="0"/></a></td>
|
|
</tr>
|
|
</table>
|
|
|
|
<table width="100%" cellpadding="0" border="0" cellspacing="0">
|
|
<tr>
|
|
<td align="left"
|
|
valign="top"><small><a href="{$base}/mailto.html">Contactez
|
|
nous</a><br/>
|
|
<xsl:value-of select="$date"/></small></td>
|
|
|
|
<td align="right"
|
|
valign="top"><small><a href="copyright/index.html">Infos légales</a><br/> © 1995-2003
|
|
Le Projet FreeBSD.<br/>
|
|
Tous droits réservés.</small></td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|
|
</xsl:template>
|
|
</xsl:stylesheet>
|
|
|
|
<!--
|
|
Local Variables:
|
|
mode: xml
|
|
sgml-indent-data: t
|
|
sgml-omittag: nil
|
|
sgml-always-quote-attributes: t
|
|
End:
|
|
-->
|