Update Italian web site (sync with en).

This commit is contained in:
Alex Dupre 2004-04-19 11:48:24 +00:00
parent 076623f022
commit c86b526c2e
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=20744
8 changed files with 64 additions and 28 deletions

View file

@ -1,7 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/it/docs.sgml,v 1.3 2003/07/07 15:59:26 blackend Exp $"> <!ENTITY date "$FreeBSD: www/it/docs.sgml,v 1.4 2003/11/10 00:14:49 simon Exp $">
<!ENTITY title "Documentazione"> <!ENTITY title "Documentazione">
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY url.articles "&enbase;/doc/it_IT.ISO8859-15/articles">
<!ENTITY url.books "&enbase;/doc/it_IT.ISO8859-15/books">
]> ]>
<html> <html>
@ -41,12 +44,12 @@
<h3><a name="books">Libri tradotti in italiano</a></h3> <h3><a name="books">Libri tradotti in italiano</a></h3>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/books/handbook/index.html">Il <p><a href="&url.books;/handbook/index.html">Il
Manuale di FreeBSD</a> (<tt>handbook</tt>)<br> Manuale di FreeBSD</a> (<tt>handbook</tt>)<br>
<small>Una risorsa esauriente, in costante evoluzione per gli utenti <small>Una risorsa esauriente, in costante evoluzione per gli utenti
FreeBSD.</small></p> FreeBSD.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/books/unix-introduction/index.html">Introduzione <p><a href="&url.books;/unix-introduction/index.html">Introduzione
a Unix</a> (<tt>unix-introduction</tt>)<br> a Unix</a> (<tt>unix-introduction</tt>)<br>
<small>Un'introduzione al vasto mondo dei sistemi operativi Unix, con <small>Un'introduzione al vasto mondo dei sistemi operativi Unix, con
particolare attenzione ai comandi e alle caratteristiche simili particolare attenzione ai comandi e alle caratteristiche simili
@ -54,35 +57,35 @@
<h3><a name="articles">Articoli tradotti in italiano</a></h3> <h3><a name="articles">Articoli tradotti in italiano</a></h3>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/committers-guide/index.html">La <p><a href="url.articles/committers-guide/index.html">La
Guida del Committer</a> (<tt>committers-guide</tt>)<br> Guida del Committer</a> (<tt>committers-guide</tt>)<br>
<small>Informazioni introduttive per i committer di FreeBSD.</small></p> <small>Informazioni introduttive per i committer di FreeBSD.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/euro/article.html">Il simbolo <p><a href="url.articles/euro/article.html">Il simbolo
dell'Euro su FreeBSD</a> (<tt>euro</tt>)<br> dell'Euro su FreeBSD</a> (<tt>euro</tt>)<br>
<small>Come configurare FreeBSD e le applicazioni relative per visualizzare <small>Come configurare FreeBSD e le applicazioni relative per visualizzare
il nuovo simbolo dell'Euro.</small></p> il nuovo simbolo dell'Euro.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/explaining-bsd/index.html">Panoramica <p><a href="url.articles/explaining-bsd/index.html">Panoramica
su BSD</a> (<tt>explaining-bsd</tt>)<br> su BSD</a> (<tt>explaining-bsd</tt>)<br>
<small>Una risposta alla domanda ``Cos'è BSD?''</small></p> <small>Una risposta alla domanda ``Cos'è BSD?''</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/filtering-bridges/index.html">Filtering <p><a href="url.articles/filtering-bridges/index.html">Filtering
Bridges</a> (<tt>filtering-bridges</tt>)<br> Bridges</a> (<tt>filtering-bridges</tt>)<br>
<small>Configurazione di firewall e packet filtering su host FreeBSD che <small>Configurazione di firewall e packet filtering su host FreeBSD che
fungono da bridge anziché da router.</small></p> fungono da bridge anziché da router.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/multi-os/index.html">Utilizzo <p><a href="url.articles/multi-os/index.html">Utilizzo
di FreeBSD con altri Sistemi Operativi</a> (<tt>multi-os</tt>)<br> di FreeBSD con altri Sistemi Operativi</a> (<tt>multi-os</tt>)<br>
<small>Come installare FreeBSD insieme ad uno o più differenti sistemi <small>Come installare FreeBSD insieme ad uno o più differenti sistemi
operativi sullo stesso computer.</small></p> operativi sullo stesso computer.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/new-users/index.html">Primi <p><a href="url.articles/new-users/index.html">Primi
Passi con FreeBSD</a> (<tt>new-users</tt>)<br> Passi con FreeBSD</a> (<tt>new-users</tt>)<br>
<small>Per persone che arrivano a FreeBSD e &unix; per la prima <small>Per persone che arrivano a FreeBSD e &unix; per la prima
volta.</small></p> volta.</small></p>
<p><a href="&enbase;/doc/it_IT.ISO8859-15/articles/vm-design/index.html">Elementi <p><a href="url.articles/vm-design/index.html">Elementi
di progettazione del sistema di VM di FreeBSD</a> di progettazione del sistema di VM di FreeBSD</a>
(<tt>vm-design</tt>)<br> (<tt>vm-design</tt>)<br>
<small>Una descrizione facile da seguire sulla progettazione del sistema <small>Una descrizione facile da seguire sulla progettazione del sistema

View file

@ -86,6 +86,8 @@ src="&enbase;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border=
<!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'> <!ENTITY u.rel.announce '&base;/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&enbase;/releases/&rel.current;R/errata.html'> <!ENTITY u.rel.errata '&enbase;/releases/&rel.current;R/errata.html'>
<!ENTITY u.rel.hardware '&enbase;/releases/&rel.current;R/hardware.html'> <!ENTITY u.rel.hardware '&enbase;/releases/&rel.current;R/hardware.html'>
<!ENTITY u.rel.installation '&enbase;/releases/&rel.current;R/installation.html'>
<!ENTITY u.rel.readme '&enbase;/releases/&rel.current;R/readme.html'>
<!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/early-adopter.html'> <!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/early-adopter.html'>
<!-- Secondary "current release" entities --> <!-- Secondary "current release" entities -->
@ -97,6 +99,8 @@ src="&enbase;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border=
<!ENTITY u.rel2.announce '&enbase;/releases/&rel2.current;R/announce.html'> <!ENTITY u.rel2.announce '&enbase;/releases/&rel2.current;R/announce.html'>
<!ENTITY u.rel2.errata '&enbase;/releases/&rel2.current;R/errata.html'> <!ENTITY u.rel2.errata '&enbase;/releases/&rel2.current;R/errata.html'>
<!ENTITY u.rel2.hardware '&enbase;/releases/&rel2.current;R/hardware.html'> <!ENTITY u.rel2.hardware '&enbase;/releases/&rel2.current;R/hardware.html'>
<!ENTITY u.rel2.installation '&enbase;/releases/&rel2.current;R/installation.html'>
<!ENTITY u.rel2.readme '&enbase;/releases/&rel2.current;R/readme.html'>
<!-- macro for webbuild paper --> <!-- macro for webbuild paper -->
<!ENTITY webbuild ' <!ENTITY webbuild '

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/it/includes.xsl,v 1.7 2004/01/14 11:11:14 ale Exp $ --> <!-- $FreeBSD: www/it/includes.xsl,v 1.8 2004/01/14 14:29:03 ale Exp $ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -136,6 +136,10 @@
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/errata.html</xsl:variable> <xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/errata.html</xsl:variable>
<xsl:variable name="u.rel.hardware"> <xsl:variable name="u.rel.hardware">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/hardware.html</xsl:variable> <xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/hardware.html</xsl:variable>
<xsl:variable name="u.rel.installation">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/installation.html</xsl:variable>
<xsl:variable name="u.rel.readme">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/readme.html</xsl:variable>
<xsl:variable name="u.rel.early"> <xsl:variable name="u.rel.early">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/early-adopter.html</xsl:variable> <xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel.current"/>R/early-adopter.html</xsl:variable>
@ -148,5 +152,9 @@
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/errata.html</xsl:variable> <xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/errata.html</xsl:variable>
<xsl:variable name="u.rel2.hardware"> <xsl:variable name="u.rel2.hardware">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/hardware.html</xsl:variable> <xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/hardware.html</xsl:variable>
<xsl:variable name="u.rel2.installation">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/installation.html</xsl:variable>
<xsl:variable name="u.rel2.readme">
<xsl:value-of select="$enbase"/>/releases/<xsl:value-of select="$rel2.current"/>R/readme.html</xsl:variable>
</xsl:stylesheet> </xsl:stylesheet>

View file

@ -175,7 +175,7 @@
<h2><font color="#990000">FreeBSD è <i>libero</i></font></h2> <h2><font color="#990000">FreeBSD è <i>libero</i></font></h2>
<a href="copyright/daemon.html"><img src="{$enbase}/gifs/dae_up3.gif" <a href="{$enbase}/art.html"><img src="{$enbase}/gifs/dae_up3.gif"
alt="" alt=""
height="81" width="72" height="81" width="72"
align="right" align="right"
@ -202,8 +202,9 @@
to FreeBSD</a> per maggiori informazioni.</p> to FreeBSD</a> per maggiori informazioni.</p>
<p>Anche se non sei un programmatore, ci sono altri modi per <p>Anche se non sei un programmatore, ci sono altri modi per
contribuire a FreeBSD. La FreeBSD Foundation è contribuire a FreeBSD. La <a
un'organizzazione no-profit, percui i contributi diretti sono href="http://www.FreeBSDFoundation.org">FreeBSD Foundation</a>
è un'organizzazione no-profit, percui i contributi diretti sono
completamente deducibili dalle tasse. Contatta <a completamente deducibili dalle tasse. Contatta <a
href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a> href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a>
per maggiori informazioni o scrivi a: The FreeBSD Foundation, per maggiori informazioni o scrivi a: The FreeBSD Foundation,
@ -237,6 +238,7 @@
&#183; <a href="{$enbase}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/> &#183; <a href="{$enbase}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/>
&#183; <a href="{$u.rel.notes}">Note sulla Release</a><br/> &#183; <a href="{$u.rel.notes}">Note sulla Release</a><br/>
&#183; <a href="{$u.rel.hardware}">Note sull'Hardware</a><br/> &#183; <a href="{$u.rel.hardware}">Note sull'Hardware</a><br/>
&#183; <a href="{$u.rel.installation}">Note sull'Installazione</a><br/>
&#183; <a href="{$u.rel.errata}">Errata</a><br/> &#183; <a href="{$u.rel.errata}">Errata</a><br/>
&#183; <a href="{$u.rel.early}">Early Adopter's Guide</a></small></p> &#183; <a href="{$u.rel.early}">Early Adopter's Guide</a></small></p>
@ -248,9 +250,11 @@
&#183; <a href="{$enbase}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/> &#183; <a href="{$enbase}/doc/it_IT.ISO8859-15/books/handbook/install.html">Guida di Installazione</a><br/>
&#183; <a href="{$u.rel2.notes}">Note sulla Release</a><br/> &#183; <a href="{$u.rel2.notes}">Note sulla Release</a><br/>
&#183; <a href="{$u.rel2.hardware}">Note sull'Hardware</a><br/> &#183; <a href="{$u.rel2.hardware}">Note sull'Hardware</a><br/>
&#183; <a href="{$u.rel2.installation}">Note sull'Installazione</a><br/>
&#183; <a href="{$u.rel2.errata}">Errata</a></small></p> &#183; <a href="{$u.rel2.errata}">Errata</a></small></p>
<p><font size="+1" color="#990000"><b>Novità sul Progetto</b></font><br/> <p><font size="+1" color="#990000"><b>Novità sul Progetto</b></font>
<font color="#990000">(<a href="{$enbase}/news/news.rdf">RSS</a>)</font><br/>
<font size="-1"> <font size="-1">
Ultimo aggiornamento: Ultimo aggiornamento:
<xsl:call-template name="html-index-news-project-items-lastmodified"> <xsl:call-template name="html-index-news-project-items-lastmodified">

View file

@ -2,7 +2,7 @@
<navigation> <navigation>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0"> <cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd"> <cvs:keyword name="freebsd">
$FreeBSD$ $FreeBSD: www/it/navigation.xml,v 1.1 2004/02/03 22:26:58 ale Exp $
</cvs:keyword> </cvs:keyword>
</cvs:keywords> </cvs:keywords>
@ -24,7 +24,7 @@
<category src="docs.html" path="base" name="Documentazione"> <category src="docs.html" path="base" name="Documentazione">
<link src="doc/en_US.ISO8859-1/books/faq/index.html" path="enbase" name="FAQ"/> <link src="doc/en_US.ISO8859-1/books/faq/index.html" path="enbase" name="FAQ"/>
<link src="doc/it_IT.ISO8859-15/books/handbook/index.html" path="enbase" name="Manuale"/> <link src="doc/it_IT.ISO8859-15/books/handbook/index.html" path="enbase" name="Manuale"/>
<link src="http://www.freebsd.org/cgi/man.cgi" name="Pagine man"/> <link src="http://www.FreeBSD.org/cgi/man.cgi" name="Pagine man"/>
<link src="projects/newbies.html" path="enbase" name="Per i Niubbi"/> <link src="projects/newbies.html" path="enbase" name="Per i Niubbi"/>
<link src="docproj/index.html" path="enbase" name="Doc. Project"/> <link src="docproj/index.html" path="enbase" name="Doc. Project"/>
</category> </category>
@ -35,12 +35,13 @@
<link src="support.html#user" path="enbase" name="Gruppi Utenti"/> <link src="support.html#user" path="enbase" name="Gruppi Utenti"/>
<link src="support.html#web" path="enbase" name="Risorse Web"/> <link src="support.html#web" path="enbase" name="Risorse Web"/>
<link src="security/index.html" path="enbase" name="Sicurezza"/> <link src="security/index.html" path="enbase" name="Sicurezza"/>
<link src="events/events.html" path="enbase" name="Eventi"/>
</category> </category>
<category src="support.html#gnats" path="enbase" name="Report di Bug"> <category src="support.html#gnats" path="enbase" name="Report di Bug">
<link src="http://www.freebsd.org/cgi/query-pr-summary.cgi?query" name="Cerca"/> <link src="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query" name="Cerca"/>
<link src="http://www.freebsd.org/cgi/query-pr.cgi" name="Visualizza un Report"/> <link src="http://www.FreeBSD.org/cgi/query-pr.cgi" name="Visualizza un Report"/>
<link src="http://www.freebsd.org/cgi/query-pr-summary.cgi" name="Elenca tutti i Report"/> <link src="http://www.FreeBSD.org/cgi/query-pr-summary.cgi" name="Elenca tutti i Report"/>
<link src="send-pr.html" path="enbase" name="Invia un report"/> <link src="send-pr.html" path="enbase" name="Invia un report"/>
<link src="doc/en_US.ISO8859-1/articles/problem-reports/article.html" path="enbase" name="Scrivere i Report"/> <link src="doc/en_US.ISO8859-1/articles/problem-reports/article.html" path="enbase" name="Scrivere i Report"/>
</category> </category>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../.."> <!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../.."> <!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD:$">
<!ENTITY title "Annuncio di FreeBSD 5.2.1-RELEASE"> <!ENTITY title "Annuncio di FreeBSD 5.2.1-RELEASE">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -36,9 +36,9 @@
</ul> </ul>
<p>Inoltre FreeBSD 5.2.1 contiene numerosi e significativi miglioramenti per <p>Inoltre FreeBSD 5.2.1 contiene numerosi e significativi miglioramenti per
quanto concerne stabilità e prestazioni rispetto a FreeBSD 5.2. Tuttavia, è quanto concerne stabilità e sicurezza rispetto a FreeBSD 5.2. Tuttavia, è
ancora da considerare una release contenente "Nuove Tecnologie" e potrebbe non ancora da considerare una release contenente "Nuove Tecnologie" e potrebbe non
essere adeguata a tutti gli utenti. Gli utenti con necessità più conservative essere adeguata a tutti gli utenti. Quelli con necessità più conservative
potrebbero preferire continuare ad utilizzare FreeBSD 4.X. Informazioni sui potrebbero preferire continuare ad utilizzare FreeBSD 4.X. Informazioni sui
vari compromessi coinvolti, come pure alcune note sui progetti futuri per vari compromessi coinvolti, come pure alcune note sui progetti futuri per
FreeBSD 4.X e 5.X, possono essere trovate nel documento Early Adopter's Guide, FreeBSD 4.X e 5.X, possono essere trovate nel documento Early Adopter's Guide,
@ -100,7 +100,7 @@
<li><tt><a href="ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.de.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp3.de.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp6.tw.freebsd.org/pub/FreeBSD/">ftp://ftp6.tw.freebsd.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp6.tw.FreeBSD.org/pub/FreeBSD/">ftp://ftp6.tw.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp5.uk.FreeBSD.org/pub/FreeBSD/">ftp://ftp5.uk.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp5.uk.FreeBSD.org/pub/FreeBSD/">ftp://ftp5.uk.FreeBSD.org/pub/FreeBSD/</a></tt></li>
@ -135,7 +135,7 @@
<p>Per istruzioni su come installare FreeBSD, consulta il capitolo 2 del Manuale <p>Per istruzioni su come installare FreeBSD, consulta il capitolo 2 del Manuale
di FreeBSD. Questo fornisce una guida completa passo-passo sull'installazione di FreeBSD. Questo fornisce una guida completa passo-passo sull'installazione
per gli utenti alle prime armi con FreeBSD, ed è disponibile online a per gli utenti alle prime armi con FreeBSD, ed è disponibile online a
questo indirizzo:<p> questo indirizzo:</p>
<p><tt><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</a></tt></p> <p><tt><a href="http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html">http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/install.html</a></tt></p>

View file

@ -104,9 +104,9 @@
<li><tt><a href="ftp://ftp9.FreeBSD.org/pub/FreeBSD/">ftp://ftp9.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp9.FreeBSD.org/pub/FreeBSD/">ftp://ftp9.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp11.FreeBSD.org/pub/FreeBSD/">ftp://ftp11.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp11.FreeBSD.org/pub/FreeBSD/">ftp://ftp11.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp12.FreeBSD.org/pub/FreeBSD/">ftp://ftp12.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp12.FreeBSD.org/pub/FreeBSD/">ftp://ftp12.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp2.jp.freebsd.org/pub/FreeBSD/">ftp://ftp2.jp.freebsd.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp4.jp.freebsd.org/pub/FreeBSD/">ftp://ftp4.jp.freebsd.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD/">ftp://ftp4.jp.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp5.jp.freebsd.org/pub/FreeBSD/">ftp://ftp5.jp.freebsd.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp5.jp.FreeBSD.org/pub/FreeBSD/">ftp://ftp5.jp.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.de.FreeBSD.org/pub/FreeBSD/</a></tt></li>
<li><tt><a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/</a></tt></li> <li><tt><a href="ftp://ftp.se.FreeBSD.org/pub/FreeBSD/">ftp://ftp.se.FreeBSD.org/pub/FreeBSD/</a></tt></li>

View file

@ -21,6 +21,8 @@
<a href="&u.rel.announce;">Annuncio</a> : <a href="&u.rel.announce;">Annuncio</a> :
<a href="&u.rel.notes;">Note sulla Release</a> : <a href="&u.rel.notes;">Note sulla Release</a> :
<a href="&u.rel.hardware;">Note sull'Hardware</a> : <a href="&u.rel.hardware;">Note sull'Hardware</a> :
<a href="&u.rel.installation;">Note sull'Installazione</a> :
<a href="&u.rel.readme;">Leggimi</a> :
<a href="&u.rel.errata;">Errata</a> : <a href="&u.rel.errata;">Errata</a> :
<a href="&u.rel.early;">Early Adopter's Guide</a> <a href="&u.rel.early;">Early Adopter's Guide</a>
</em></p> </em></p>
@ -30,6 +32,8 @@
<a href="&u.rel2.announce;">Annuncio</a> : <a href="&u.rel2.announce;">Annuncio</a> :
<a href="&u.rel2.notes;">Note sulla Release</a> : <a href="&u.rel2.notes;">Note sulla Release</a> :
<a href="&u.rel2.hardware;">Note sull'Hardware</a> : <a href="&u.rel2.hardware;">Note sull'Hardware</a> :
<a href="&u.rel2.installation;">Note sull'Installazione</a> :
<a href="&u.rel2.readme;">Leggimi</a> :
<a href="&u.rel2.errata;">Errata</a> <a href="&u.rel2.errata;">Errata</a>
</em></p> </em></p>
@ -67,6 +71,8 @@
<a href="&base;/releases/5.2R/announce.html">Annuncio</a>: <a href="&base;/releases/5.2R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/5.2R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/5.2R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/5.2R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/5.2R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/5.2R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/5.2R/readme.html">Leggimi</a>:
<a href="&enbase;/releases/5.2R/errata.html">Errata</a>: <a href="&enbase;/releases/5.2R/errata.html">Errata</a>:
<a href="&enbase;/releases/5.2R/early-adopter.html">Early Adopter's Guide</a> <a href="&enbase;/releases/5.2R/early-adopter.html">Early Adopter's Guide</a>
</em> </em>
@ -77,6 +83,8 @@
<a href="&enbase;/releases/5.1R/announce.html">Annuncio</a>: <a href="&enbase;/releases/5.1R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/5.1R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/5.1R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/5.1R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/5.1R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/5.1R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/5.1R/readme.html">Leggimi</a>:
<a href="&enbase;/releases/5.1R/errata.html">Errata</a>: <a href="&enbase;/releases/5.1R/errata.html">Errata</a>:
<a href="&enbase;/releases/5.1R/early-adopter.html">Early Adopter's Guide</a> <a href="&enbase;/releases/5.1R/early-adopter.html">Early Adopter's Guide</a>
</em> </em>
@ -87,6 +95,8 @@
<a href="&enbase;/releases/5.0R/announce.html">Annuncio</a>: <a href="&enbase;/releases/5.0R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/5.0R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/5.0R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/5.0R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/5.0R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/5.0R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/5.0R/readme.html">Leggimi</a>:
<a href="&enbase;/releases/5.0R/errata.html">Errata</a>: <a href="&enbase;/releases/5.0R/errata.html">Errata</a>:
<a href="&enbase;/releases/5.0R/early-adopter.html">Early Adopter's Guide</a> <a href="&enbase;/releases/5.0R/early-adopter.html">Early Adopter's Guide</a>
</em> </em>
@ -97,6 +107,8 @@
<a href="&enbase;/releases/4.8R/announce.html">Annuncio</a>: <a href="&enbase;/releases/4.8R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/4.8R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/4.8R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/4.8R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/4.8R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/4.8R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/4.8R/readme.html">Leggimi</a>:
<a href="&enbase;/releases/4.8R/errata.html">Errata</a> <a href="&enbase;/releases/4.8R/errata.html">Errata</a>
</em> </em>
</li> </li>
@ -106,6 +118,8 @@
<a href="&enbase;/releases/4.7R/announce.html">Annuncio</a>: <a href="&enbase;/releases/4.7R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/4.7R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/4.7R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/4.7R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/4.7R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/4.7R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/4.7R/readme.html">Leggimi</a>:
<a href="&enbase;/releases/4.7R/errata.html">Errata</a> <a href="&enbase;/releases/4.7R/errata.html">Errata</a>
</em> </em>
</li> </li>
@ -115,6 +129,7 @@
<a href="&enbase;/releases/4.6.2R/announce.html">Annuncio</a>: <a href="&enbase;/releases/4.6.2R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/4.6.2R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/4.6.2R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/4.6.2R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/4.6.2R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/4.6.2R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/4.6.2R/errata.html">Errata</a> <a href="&enbase;/releases/4.6.2R/errata.html">Errata</a>
</em> </em>
</li> </li>
@ -124,6 +139,7 @@
<a href="&enbase;/releases/4.6R/announce.html">Annuncio</a>: <a href="&enbase;/releases/4.6R/announce.html">Annuncio</a>:
<a href="&enbase;/releases/4.6R/relnotes.html">Note sulla Release</a>: <a href="&enbase;/releases/4.6R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/releases/4.6R/hardware.html">Note sull'Hardware</a>: <a href="&enbase;/releases/4.6R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/releases/4.6R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/releases/4.6R/errata.html">Errata</a> <a href="&enbase;/releases/4.6R/errata.html">Errata</a>
</em> </em>
</li> </li>