Update Italian web site:

- Add announce for 6.0 RELEASE

Obtained from:	The FreeBSD Italian Documentation Projects CVS
This commit is contained in:
Alex Dupre 2005-11-17 10:05:07 +00:00
parent 546a802f81
commit 042c569eec
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26364
20 changed files with 525 additions and 191 deletions

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/it/includes.header.sgml,v 1.1 2005/10/08 17:21:07 ale Exp $ -->
<!-- $FreeBSD$ -->
<!-- Images -->
<!ENTITY i.daemon '<img src="&enbase;/gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
@ -28,21 +28,21 @@
<script type="text/javascript" src="&enbase;/layout/js/styleswitcher.js"></script>
</head>
<body>
<div id="containerwrap">
<div id="container">
<span class="txtoffscreen"><a href="#content" title="Salta la navigazione del sito" accesskey="1">Salta la navigazione del sito</a> (1)</span>
<span class="txtoffscreen"><a href="#contentwrap" title="Salta la navigazione della sezione" accesskey="2">Salta la navigazione della sezione</a> (2)</span>
<div id="headercontainer">
<div id="CONTAINERWRAP">
<div id="CONTAINER">
<span class="txtoffscreen"><a href="#CONTENT" title="Salta la navigazione del sito" accesskey="1">Salta la navigazione del sito</a> (1)</span>
<span class="txtoffscreen"><a href="#CONTENTWRAP" title="Salta la navigazione della sezione" accesskey="2">Salta la navigazione della sezione</a> (2)</span>
<div id="HEADERCONTAINER">
<div id="header">
<div id="HEADER">
<h2 class="blockhide">Intestazione e Logo</h2>
<div id="headerlogoleft">
<div id="HEADERLOGOLEFT">
<a href="&base;" title="FreeBSD"><img src="&enbase;/layout/images/logo.png" width="360" height="40" alt="FreeBSD"></a>
</div> <!-- headerlogoleft -->
<div id="headerlogoright">
</div> <!-- HEADERLOGOLEFT -->
<div id="HEADERLOGORIGHT">
<h2 class="blockhide">Collegamenti Periferici</h2>
<div id="searchnav">
<ul id="searchnavlist">
<div id="SEARCHNAV">
<ul id="SEARCHNAVLIST">
<li>
Dimensione Testo: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;" title="Dimensione Testo Normale">Normale</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;" title="Dimensione Testo Grande">Grande</a>
</li>
@ -53,22 +53,22 @@
<a href="&base;/mailto.html" title="Contatti">Contatti</a>
</li>
</ul>
</div> <!-- searchnav -->
<div id="search">
</div> <!-- SEARCHNAV -->
<div id="SEARCH">
<form action="&cgibase;/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Cerca</label></h2>
<input type="hidden" name="max" value="25"> <input type="hidden" name="source" value="www"><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;" value="Cerca"> <input id="submit" name="submit" type="submit" value="Cerca">
<input type="hidden" name="max" value="25"> <input type="hidden" name="source" value="www"><input id="WORDS" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value=&#39;&#39;;" value="Cerca"> <input id="submit" name="submit" type="submit" value="Cerca">
</div>
</form>
</div> <!-- search -->
</div> <!-- headerlogoright -->
</div> <!-- SEARCH -->
</div> <!-- HEADERLOGORIGHT -->
</div> <!-- header -->
</div> <!-- HEADER -->
<h2 class="blockhide">Navigazione del Sito</h2>
<div id="topnav">
<ul id="topnavlist">
<div id="TOPNAV">
<ul id="TOPNAVLIST">
<li>
<a href="&base;/" title="Home">Home</a>
</li>
@ -91,28 +91,28 @@
<a href="&base;/support.html" title="Supporto">Supporto</a>
</li>
</ul>
</div> <!-- topnav -->
</div> <!-- headercontainer -->
</div> <!-- TOPNAV -->
</div> <!-- HEADERCONTAINER -->
<div id="content">
<div id="sidewrap">
<div id="CONTENT">
<div id="SIDEWRAP">
&nav;
</div> <!-- sidewrap -->
</div> <!-- SIDEWRAP -->
<div id="contentwrap">
<div id="CONTENTWRAP">
<h1>&title;</h1>'>
<!ENTITY footer '</div> <!-- contentwrap -->
<!ENTITY footer '</div> <!-- CONTENTWRAP -->
<br class="clearboth">
</div> <!-- content -->
<div id="footer">
</div> <!-- CONTENT -->
<div id="FOOTER">
&copyright;<br>
&date;
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->'>
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->'>
<!-- macro for webbuild paper -->
<!ENTITY webbuild '

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/it/includes.navabout.sgml,v 1.1 2005/10/06 14:27:50 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Sezione di Navigazione</h2>
<ul>
<li><a href="&base;/about.html">Info</a></li>
@ -16,4 +16,4 @@
<li><a href="&enbase;/donations/">Donazioni</a></li>
<li><a href="&base;/copyright/">Note Legali</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/it/includes.navcommunity.sgml,v 1.1 2005/10/06 14:27:50 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Navigazione della Sezione</h2>
<ul>
<li><a href="&base;/community.html">Comunità</a></li>
@ -10,4 +10,4 @@
<li><a href="&enbase;/usergroups.html">Gruppi Utenti</a></li>
<li><a href="&enbase;/community/webresources.html">Risorse Web</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/it/includes.navdevelopers.sgml,v 1.4 2005/10/14 09:15:28 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Navigazione della Sezione</h2>
<ul>
<li><a href="&enbase;/projects/index.html">Sviluppo</a></li>
@ -21,4 +21,4 @@
</li>
<li><a href="&enbase;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contribuire</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/it/includes.navdocs.sgml,v 1.2 2005/10/07 09:21:18 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Sezione di Navigazione</h2>
<ul>
<li><a href="&base;/docs.html">Documentazione</a></li>
@ -18,4 +18,4 @@
<li><a href="&enbase;/projects/newbies.html">Per i Neofiti</a></li>
<li><a href="&enbase;/docproj/">Documentation Project</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,8 +1,8 @@
<!-- $FreeBSD: www/it/includes.navdownload.sgml,v 1.3 2005/10/08 17:21:07 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY % relincludes SYSTEM "includes.release.sgml"> %relincludes;
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Navigazione della Sezione</h2>
<ul>
<li><a href="&base;/where.html">Ottenere FreeBSD</a></li>
@ -18,4 +18,4 @@
</li>
<li><a href="&enbase;/ports/">Applicazioni Portate</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,6 +1,6 @@
<!-- $FreeBSD: www/it/includes.navsupport.sgml,v 1.2 2005/10/08 17:21:07 ale Exp $ -->
<!-- $FreeBSD$ -->
<!ENTITY nav '<div id="sidenav">
<!ENTITY nav '<div id="SIDENAV">
<h2 class="blockhide">Navigazione della Sezione</h2>
<ul>
<li><a href="&base;/support.html">Supporto</a></li>
@ -21,4 +21,4 @@
</li>
<li><a href="&enbase;/support/webresources.html">Risorse Web</a></li>
</ul>
</div> <!-- sidenav -->'>
</div> <!-- SIDENAV -->'>

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/it/includes.release.sgml,v 1.1 2005/10/08 17:21:07 ale Exp $ -->
<!-- $FreeBSD$ -->
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
@ -25,13 +25,13 @@
<!-- If there is no release currently in the release cycle (i.e. we
don't have something in BETAn or RCn), then change %beta.testing
below to "IGNORE". If we do, use "INCLUDE". -->
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY betarel.current '6.0'>
<!ENTITY betarel.vers 'RC1'>
<!ENTITY u.betarel.schedule '&enbase;/releases/&betarel.current;R/schedule.html'>
<!ENTITY rel.current '5.4'>
<!ENTITY rel.current.date 'Maggio 2005'>
<!ENTITY rel.current '6.0'>
<!ENTITY rel.current.date 'Nov 2005'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&enbase;/releases/&rel.current;R/relnotes.html'>
@ -43,8 +43,8 @@
<!ENTITY u.rel.migration '&enbase;/releases/&rel.current;R/migration-guide.html'>
<!-- Secondary "current release" entities -->
<!ENTITY rel2.current '4.11'>
<!ENTITY rel2.current.date 'Gennaio 2005'>
<!ENTITY rel2.current '5.4'>
<!ENTITY rel2.current.date 'Mag 2005'>
<!-- URLs to information on the latest release -->
<!ENTITY u.rel2.notes '&enbase;/releases/&rel2.current;R/relnotes.html'>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD: www/it/includes.xsl,v 1.18 2005/10/14 09:15:28 ale Exp $ -->
<!-- $FreeBSD$ -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -39,19 +39,19 @@
</xsl:variable>
<xsl:variable name="header2">
<span class="txtoffscreen"><a href="#content" title="Salta la navigazione del sito" accesskey="1">Salta la navigazione del sito</a> (1)</span>
<span class="txtoffscreen"><a href="#contentwrap" title="Salta la navigazione della sezione" accesskey="2">Salta la navigazione della sezione</a> (2)</span>
<div id="headercontainer">
<span class="txtoffscreen"><a href="#CONTENT" title="Salta la navigazione del sito" accesskey="1">Salta la navigazione del sito</a> (1)</span>
<span class="txtoffscreen"><a href="#CONTENTWRAP" title="Salta la navigazione della sezione" accesskey="2">Salta la navigazione della sezione</a> (2)</span>
<div id="HEADERCONTAINER">
<div id="header">
<div id="HEADER">
<h2 class="blockhide">Intestazione e Logo</h2>
<div id="headerlogoleft">
<div id="HEADERLOGOLEFT">
<a href="{$base}" title="FreeBSD"><img src="{$enbase}/layout/images/logo.png" width="360" height="40" alt="FreeBSD" /></a>
</div> <!-- headerlogoleft -->
<div id="headerlogoright">
</div> <!-- HEADERLOGOLEFT -->
<div id="HEADERLOGORIGHT">
<h2 class="blockhide">Collegamenti Periferici</h2>
<div id="searchnav">
<ul id="searchnavlist">
<div id="SEARCHNAV">
<ul id="SEARCHNAVLIST">
<li>
Dimensione Testo: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Normal Text'); return false;" title="Dimensione Testo Normale">Normale</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Large Text'); return false;" title="Dimensione Testo Grande">Grande</a>
</li>
@ -62,22 +62,22 @@
<a href="{$base}/mailto.html" title="Contatti">Contatti</a>
</li>
</ul>
</div> <!-- searchnav -->
<div id="search">
</div> <!-- SEARCHNAV -->
<div id="SEARCH">
<form action="{$cgibase}/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Cerca</label></h2>
<input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="words" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca" />&#160;<input id="submit" name="submit" type="submit" value="Cerca" />
<input type="hidden" name="max" value="25" /> <input type="hidden" name="source" value="www" /><input id="WORDS" name="words" type="text" size="20" maxlength="255" onfocus="if( this.value==this.defaultValue ) this.value='';" value="Cerca" />&#160;<input id="submit" name="submit" type="submit" value="Cerca" />
</div>
</form>
</div> <!-- search -->
</div> <!-- headerlogoright -->
</div> <!-- SEARCH -->
</div> <!-- HEADERLOGORIGHT -->
</div> <!-- header -->
</div> <!-- HEADER -->
<h2 class="blockhide">Navigazione del Sito</h2>
<div id="topnav">
<ul id="topnavlist">
<div id="TOPNAV">
<ul id="TOPNAVLIST">
<li>
<a href="{$base}/" title="Home">Home</a>
</li>
@ -100,8 +100,8 @@
<a href="{$base}/support.html" title="Supporto">Supporto</a>
</li>
</ul>
</div> <!-- topnav -->
</div> <!-- headercontainer -->
</div> <!-- TOPNAV -->
</div> <!-- HEADERCONTAINER -->
</xsl:variable>
<xsl:variable name="header3">
@ -109,9 +109,9 @@
</xsl:variable>
<xsl:variable name="sidenav">
<div id="sidewrap">
<div id="SIDEWRAP">
<div id="sidenav">
<div id="SIDENAV">
<h2 class="blockhide">Navigation della Sezione</h2>
<xsl:if test="$section = 'about'" >
@ -224,16 +224,16 @@
</ul>
</xsl:if>
</div> <!-- sidenav -->
</div> <!-- SIDENAV -->
</div> <!-- sidewrap -->
</div> <!-- SIDEWRAP -->
</xsl:variable>
<xsl:variable name="footer">
<div id="footer">
<div id="FOOTER">
<xsl:copy-of select="$copyright"/><br />
<xsl:copy-of select="$date"/>
</div> <!-- footer -->
</div> <!-- FOOTER -->
</xsl:variable>
<xsl:variable name="u.betarel.schedule">
@ -430,37 +430,38 @@
<xsl:param name="curdate.xml" select="''" />
<xsl:variable name="curdate" select="document($curdate.xml)//curdate"/>
<xsl:for-each select="document($events.xml)/descendant::event[position() &lt; 5
and ((number(enddate/year) &gt; number($curdate/year)) or
(number(enddate/year) = number($curdate/year) and
number(enddate/month) &gt; number($curdate/month)) or
(number(enddate/year) = number($curdate/year) and
number(enddate/month) = number($curdate/month) and
enddate/day &gt;= $curdate/day))]">
<xsl:for-each select="document($events.xml)/descendant::event[((number(enddate/year) &gt; number($curdate/year)) or
(number(enddate/year) = number($curdate/year) and
number(enddate/month) &gt; number($curdate/month)) or
(number(enddate/year) = number($curdate/year) and
number(enddate/month) = number($curdate/month) and
enddate/day &gt;= $curdate/day))]">
<xsl:sort select="startdate/year" order="ascending"/>
<xsl:sort select="format-number(startdate/month, '00')" order="ascending"/>
<xsl:sort select="format-number(startdate/day, '00')" order="ascending"/>
<p>
<span class="txtdate">
<xsl:value-of select='
concat(format-number(startdate/day, "00"), "-",
format-number(startdate/month, "00"), "-",
format-number(startdate/year, "####"), " - ",
format-number(enddate/day, "00"), "-",
format-number(enddate/month, "00"), "-",
format-number(enddate/year, "####"))' />
</span><br />
<a>
<xsl:attribute name="href">
<xsl:text>../events/#event:</xsl:text><xsl:value-of select='@id' />
</xsl:attribute>
<xsl:if test="position() &lt;= 5">
<p>
<span class="txtdate">
<xsl:value-of select='
concat(format-number(startdate/day, "00"), "-",
format-number(startdate/month, "00"), "-",
format-number(startdate/year, "####"), " - ",
format-number(enddate/day, "00"), "-",
format-number(enddate/month, "00"), "-",
format-number(enddate/year, "####"))' />
</span><br />
<a>
<xsl:attribute name="href">
<xsl:text>../events/#event:</xsl:text><xsl:value-of select='@id' />
</xsl:attribute>
<xsl:value-of select="name"/>
<xsl:value-of select="name"/>
<br />
(<xsl:value-of select='location/city' />, <xsl:value-of select='location/country' />)
</a></p>
<br />
(<xsl:value-of select='location/city' />, <xsl:value-of select='location/country' />)
</a></p>
</xsl:if>
</xsl:for-each>
</xsl:template>

View file

@ -1,8 +1,8 @@
<!--
The FreeBSD Italian Documentation Project
$FreeBSD: www/it/index.xsl,v 1.25 2005/10/12 20:25:55 ale Exp $
Original revision: 1.137
$FreeBSD$
Original revision: 1.138
-->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
@ -10,7 +10,7 @@
<xsl:import href="includes.xsl"/>
<xsl:import href="../en/news/includes.xsl"/>
<xsl:variable name="date" select="'$FreeBSD: www/it/index.xsl,v 1.25 2005/10/12 20:25:55 ale Exp $'"/>
<xsl:variable name="date" select="'$FreeBSD$'"/>
<xsl:variable name="title" select="'The FreeBSD Project'"/>
<xsl:output type="html" encoding="iso-8859-1"
@ -39,17 +39,17 @@
<body>
<div id="containerwrap">
<div id="container">
<div id="CONTAINERWRAP">
<div id="CONTAINER">
<xsl:copy-of select="$header2"/>
<div id="content">
<div id="CONTENT">
<div id="frontcontainer">
<div id="frontmain">
<div id="frontfeaturecontainer">
<div id="FRONTCONTAINER">
<div id="FRONTMAIN">
<div id="FRONTFEATURECONTAINER">
<div id="frontfeatureleft">
<div id="frontfeaturecontent">
<div id="FRONTFEATURELEFT">
<div id="FRONTFEATURECONTENT">
<h1>
Basato su BSD UNIX&#174;
</h1>
@ -65,13 +65,13 @@
grande gruppo di individui</a>.
<a href="{$base}/platforms/index.html">Piattaforme</a>
aggiuntive sono in varie fasi di sviluppo.</p>
<div id="txtfrontfeaturelink">
<div id="TXTFRONTFEATURELINK">
&#187;<a href="{$base}/about.html" title="Approfondisci">Approfondisci</a>
</div> <!-- txtfrontfeaturelink -->
</div> <!-- frontfeaturecontent -->
</div> <!-- frontfeatureleft -->
</div> <!-- TXTFRONTFEATURELINK -->
</div> <!-- FRONTFEATURECONTENT -->
</div> <!-- FRONTFEATURELEFT -->
<div id="frontfeaturemiddle">
<div id="FRONTFEATUREMIDDLE">
<div class="frontgetroundbox">
<div class="frontgettop"><div>&#160;</div>&#160;</div>
<div class="frontgetcontent">
@ -80,10 +80,10 @@
<div class="frontgetbot"><div>&#160;</div>&#160;</div>
</div> <!-- frontgetroundbox -->
<div id="frontreleases">
<div id="frontreleasescontent" class="txtshortcuts">
<div id="FRONTRELEASES">
<div id="FRONTRELEASESCONTENT" class="txtshortcuts">
<h2>ULTIME RELEASE</h2>
<ul id="frontreleaseslist">
<ul id="FRONTRELEASESLIST">
<li>
<a href="{$u.rel.announce}">Release di Produzione <xsl:value-of select="$rel.current"/></a>
</li>
@ -97,14 +97,14 @@
</li>
</xsl:if>
</ul>
</div> <!-- frontreleasescontent -->
</div> <!-- frontreleases -->
</div> <!-- frontfeaturemiddle -->
</div> <!-- FRONTRELEASESCONTENT -->
</div> <!-- FRONTRELEASES -->
</div> <!-- FRONTFEATUREMIDDLE -->
<div id="frontfeatureright">
<div id="FRONTFEATURERIGHT">
<h2 class="blockhide">Language Links</h2>
<div id="languagenav">
<ul id="languagenavlist">
<div id="LANGUAGENAV">
<ul id="LANGUAGENAVLIST">
<li>
<a href="{$enbase}/de/" title="Tedesco">de</a>
</li>
@ -127,13 +127,13 @@
<a href="{$enbase}/ru/" title="Russo">ru</a>
</li>
</ul>
</div> <!-- languagenav -->
</div> <!-- LANGUAGENAV -->
<div id="mirror">
<div id="MIRROR">
<form action="{$cgibase}/mirror.cgi" method="get">
<div>
<h2 class="blockhide"><label for="mirrorsel">Mirror</label></h2>
<select id="mirrorsel" name="goto">
<select id="MIRRORSEL" name="goto">
<xsl:call-template name="html-index-mirrors-options-list">
<xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
</xsl:call-template>
@ -141,12 +141,12 @@
</div> <!-- unnamed -->
<input type="submit" value="Vai" />
</form>
</div> <!-- mirror -->
</div> <!-- MIRROR -->
<div id="frontshortcuts">
<div id="frontshortcutscontent" class="txtshortcuts">
<div id="FRONTSHORTCUTS">
<div id="FRONTSHORTCUTSCONTENT" class="txtshortcuts">
<h2>SCORCIATOIE</h2>
<ul id="frontshortcutslist">
<ul id="FRONTSHORTCUTSLIST">
<li>
<a href="{$enbase}/community/mailinglists.html" title="Mailing Lists">Mailing Lists</a>
</li>
@ -166,8 +166,8 @@
<a href="{$enbase}/ports/index.html" title="Port">Port</a>
</li>
</ul>
</div> <!-- frontshortcutscontent -->
</div> <!-- frontshortcuts -->
</div> <!-- FRONTSHORTCUTSCONTENT -->
</div> <!-- FRONTSHORTCUTS -->
<div class="frontnewroundbox">
<div class="frontnewtop"><div>&#160;</div>&#160;</div>
@ -176,14 +176,14 @@
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div>&#160;</div>&#160;</div>
</div> <!-- frontnewroundbox -->
</div> <!-- featureright -->
</div> <!-- FEATURERIGHT -->
</div> <!-- frontfeaturecontainer -->
</div> <!-- FRONTFEATURECONTAINER -->
<br class="clearboth" />
<div id="frontnemscontainer">
<div id="frontnews">
<div id="frontnewscontent" class="txtnewsevent">
<div id="FRONTNEWSCONTAINER">
<div id="FRONTNEWS">
<div id="FRONTNEWSCONTENT" class="txtnewsevent">
<h2>ULTIME NOTIZIE</h2>
<div class="newseventswrap">
@ -203,11 +203,11 @@
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- frontnewscontent -->
</div> <!-- frontnews -->
</div> <!-- FRONTNEWSCONTENT -->
</div> <!-- FRONTNEWS -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontevents">
<div id="fronteventscontent" class="txtnewsevent">
<div id="FRONTEVENTS">
<div id="FRONTEVENTSCONTENT" class="txtnewsevent">
<h2>PROSSIMI EVENTI</h2>
<div class="newseventswrap">
@ -226,11 +226,11 @@
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- frontnewsevents -->
</div> <!-- frontevents -->
</div> <!-- FRONTNEWSEVENTS -->
</div> <!-- FRONTEVENTS -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontmedia">
<div id="frontmediacontent" class="txtnewsevent">
<div id="FRONTMEDIA">
<div id="FRONTMEDIACONTENT" class="txtnewsevent">
<h2>SUI MEDIA</h2>
<div class="newseventswrap">
@ -248,11 +248,11 @@
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
</div> <!-- frontmediacontent -->
</div> <!-- frontmedia -->
</div> <!-- FRONTMEDIACONTENT -->
</div> <!-- FRONTMEDIA -->
<div class="frontseparator"><b style="display: none">.</b></div>
<div id="frontsecurity">
<div id="frontsecuritycontent" class="txtnewsevent">
<div id="FRONTSECURITY">
<div id="FRONTSECURITYCONTENT" class="txtnewsevent">
<h2>AVVISI DI SICUREZZA</h2>
<div class="newseventswrap">
@ -288,22 +288,22 @@
</div> <!-- newseventswrap -->
</div> <!-- frontsecuritycontent -->
</div> <!-- frontsecurity -->
</div> <!-- FRONTSECURITYCONTENT -->
</div> <!-- FRONTSECURITY -->
<br class="clearboth" />
</div> <!-- frontnemscontainer -->
</div> <!-- frontmain -->
</div> <!-- frontcontainer -->
</div> <!-- FRONTNEWSCONTAINER -->
</div> <!-- FRONTMAIN -->
</div> <!-- FRONTCONTAINER -->
</div> <!-- content -->
<div id="footer">
</div> <!-- CONTENT -->
<div id="FOOTER">
<xsl:copy-of select="$copyright"/><br />
<xsl:copy-of select="$date"/>
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->
</div> <!-- FOOTER -->
</div> <!-- CONTAINER -->
</div> <!-- CONTAINERWRAP -->
</body>
</html>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD: www/it/releases/4.10R/announce.sgml,v 1.3 2005/03/31 09:20:01 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY local.rel "4.10">
<!ENTITY title "Annuncio di FreeBSD &local.rel;-RELEASE">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
@ -10,7 +10,7 @@
<html>
&header;
<p><b>Data:</b> Gio, 27 May 2004 01:35:03 -0400<br>
<p><b>Data:</b> Gio, 27 Mag 2004 01:35:03 -0400<br>
<b>Da:</b> Ken Smith &lt;kensmith@FreeBSD.org&gt;<br>
<b>A:</b> freebsd-announce@FreeBSD.org<br>
<b>Oggetto:</b> Rilasciato FreeBSD &local.rel;-RELEASE!</p>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD: www/it/releases/4.11R/announce.sgml,v 1.1 2005/03/31 09:20:01 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY local.rel "4.11">
<!ENTITY title "Annuncio di FreeBSD &local.rel;-RELEASE">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
@ -10,7 +10,7 @@
<html>
&header;
<p><b>Data:</b> Tue, 25 Jan 2005 12:02:10 -0500<br>
<p><b>Data:</b> Mar, 25 Gen 2005 12:02:10 -0500<br>
<b>Da:</b> Ken Smith &lt;kensmith@FreeBSD.org&gt;<br>
<b>A:</b> freebsd-announce@FreeBSD.org<br>
<b>Oggetto:</b> Rilasciato FreeBSD &local.rel;-RELEASE!</p>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD: www/it/releases/5.3R/announce.sgml,v 1.2 2005/08/29 15:04:36 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Annuncio di FreeBSD 5.3-RELEASE">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,7 +9,7 @@
<html>
&header;
<p><b>Data:</b> Sat, 06 Nov 2004 16:19:57 -0700<br>
<p><b>Data:</b> Sab, 06 Nov 2004 16:19:57 -0700<br>
<b>Da:</b> Scott Long &lt;scottl@FreeBSD.org&gt;<br>
<b>A:</b> freebsd-announce@FreeBSD.org<br>
<b>Oggetto:</b> [FreeBSD-Announce] Annuncio di FreeBSD 5.3-RELEASE</p>

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD: www/it/releases/5.4R/announce.sgml,v 1.1 2005/08/29 15:04:36 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Annuncio di FreeBSD 5.4-RELEASE">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -9,7 +9,7 @@
<html>
&header;
<p><b>Data:</b> Mon, 9 May 2005 17:01:58 -0400<br>
<p><b>Data:</b> Lun, 9 Mag 2005 17:01:58 -0400<br>
<b>Da:</b> Ken Smith &lt;kensmith@FreeBSD.org&gt;<br>
<b>A:</b> freebsd-announce@FreeBSD.org<br>
<b>Oggetto:</b> [FreeBSD-Announce] Annuncio di FreeBSD 5.4-RELEASE</p>

12
it/releases/6.0R/Makefile Executable file
View file

@ -0,0 +1,12 @@
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= announce.sgml
.include "${WEB_PREFIX}/share/mk/web.site.mk"

275
it/releases/6.0R/announce.sgml Executable file
View file

@ -0,0 +1,275 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY enbase CDATA "../../..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Annuncio di FreeBSD 6.0-RELEASE">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
<html>
&header;
<p><b>Data:</b> Ven, 04 Nov 2005 08:40:04 -0700<br>
<b>Da:</b> Scott Long &lt;scottl@FreeBSD.org&gt;<br>
<b>A:</b> freebsd-announce@FreeBSD.org<br>
<b>Oggetto:</b> [FreeBSD-Announce] Rilasciato FreeBSD 6.0</p>
<p>È mio grande piacere e privilegio annunciare la
disponibilità di FreeBSD 6.0-RELEASE.
Questa release è il passo successivo nel fornire
alte prestazioni e caratteristiche avanzate che
sono state sviluppate
nella serie di FreeBSD 5.X in questi ultimi anni.
Alcuni dei numerosi cambiamenti dalla 5.4 includono:</p>
<ul>
<li><p>Significativi miglioramenti nelle prestazioni
del file system e nell'accesso diretto al disco.
Il file system è ora multithread e può trarre
pieno vantaggio dai sistemi con CPU multiple.</p></li>
<li><p>Ampliamento del supporto per adattatori di rete
wireless e nuovo supporto per il protocollo
di sicurezza wireless WPA.</p></li>
<li><p>Supporto sperimentale per la piattaforma PowerPC.</p></li>
</ul>
<p>Per una lista completa di nuove caratteristiche e problemi noti,
guarda le note di release e la lista degli errori,
disponibili qui:</p>
<p><tt><a href="http://www.FreeBSD.org/releases/6.0R/relnotes.html">http://www.FreeBSD.org/releases/6.0R/relnotes.html</a></tt>
<br>
<tt><a href="http://www.FreeBSD.org/releases/6.0R/errata.html">http://www.FreeBSD.org/releases/6.0R/errata.html</a></tt></p>
<p>Per maggiori informazioni sulle attività concernenti la progettazione
delle release di FreeBSD, guarda qui:</p>
<p><tt><a href="http://www.FreeBSD.org/releng">http://www.FreeBSD.org/releng</a></tt></p>
<h2>Disponibilità</h2>
<p>FreeBSD 6.0-RELEASE supporta le architetture i386, pc98, alpha,
sparc64, amd64, powerpc, e ia64 e può essere installato direttamente
via rete, usando i dischetti di boot, oppure può essere copiato da un
server locale NFS/FTP.
Le distribuzioni per tutte le architetture sono disponibili fin da ora.</p>
<p>Per cortesia continua a supportare il progetto FreeBSD acquistando i
supporti da uno dei nostri fornitori che ci supportano. Le seguenti aziende
saranno liete di offrire prodotti basati su FreeBSD 6.0:</p>
<ul>
<li><p>FreeBSD Mall, Inc.
<tt><a href="http://www.freebsdmall.com/">http://www.freebsdmall.com/</a></tt></p></li>
<li><p>Daemonnews, Inc.
<tt><a href="http://www.bsdmall.com/freebsd1.html">http://www.bsdmall.com/freebsd1.html</a></tt></p></li>
</ul>
<p>Se non puoi permetterti di acquistare FreeBSD su un supporto, sei
impaziente, o vuoi utilizzarlo solo per scopi evangelici, allora puoi
senz'altro scaricare le immagini ISO. Non possiamo assicurare che tutti i
siti mirror abbiano le immagini ISO più grandi, ma queste sono
di sicuro disponibili nei seguenti siti. I checksum MD5 e SHA256 per le
immagini della release sono inclusi alla fine di questo messaggio.</p>
<h2>Bittorrent</h2>
<p>Il progetto FreeBSD incoraggia l'uso di Bittorrent per la distribuzione
delle immagini ISO delle release. Una collezione dei file torrent
per scaricare le immagini è disponibile
al seguente indirizzo:</p>
<p><tt><a href="ftp://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE">ftp://ftp.freebsd.org/pub/FreeBSD/torrents/6.0-RELEASE</a></tt></p>
<h2>FTP</h2>
<p>Al momento di questo annuncio i seguenti siti FTP hanno FreeBSD 6.0-RELEASE
disponibile.</p>
<ul>
<li><p><a href="ftp://ftp.FreeBSD.org/pub/FreeBSD/">ftp://ftp.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp2.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp3.FreeBSD.org/pub/FreeBSD/">ftp://ftp3.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp4.FreeBSD.org/pub/FreeBSD/">ftp://ftp4.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp5.FreeBSD.org/pub/FreeBSD/">ftp://ftp5.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp6.FreeBSD.org/pub/FreeBSD/">ftp://ftp6.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp7.FreeBSD.org/pub/FreeBSD/">ftp://ftp7.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp10.FreeBSD.org/pub/FreeBSD/">ftp://ftp10.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp2.au.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.au.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/">ftp://ftp.cz.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/">ftp://ftp.fr.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.jp.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp1.ru.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.ru.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp2.tw.FreeBSD.org/pub/FreeBSD/">ftp://ftp2.tw.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp3.us.FreeBSD.org/pub/FreeBSD/">ftp://ftp3.us.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp10.us.FreeBSD.org/pub/FreeBSD/">ftp://ftp10.us.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp11.us.FreeBSD.org/pub/FreeBSD/">ftp://ftp11.us.FreeBSD.org/pub/FreeBSD/</a></p></li>
<li><p><a href="ftp://ftp15.us.FreeBSD.org/pub/FreeBSD/">ftp://ftp15.us.FreeBSD.org/pub/FreeBSD/</a></p></li>
</ul>
<p>FreeBSD è anche disponibile via FTP anonimo da siti mirror presenti nei
seguenti stati: Argentina, Australia, Brasile, Bulgaria, Canada, Cina,
Repubblica Ceca, Danimarca, Estonia, Finlandia, Francia, Germania,
Hong Kong, Ungheria, Islanda, Irlanda, Giappone,
Corea, Lituania, Amylonia, Olanda, Nuova Zelanda, Polonia, Portogallo,
Romania, Russia, Arabia Saudita, Repubblica Slovacchia, Slovenia,
Sud Africa, Spagna, Svezia, Taiwan, Thailandia, Ucraina e Regno Unito.</p>
<p>Prima di provare un sito FTP primario, per cortesia prova un tuo sito
mirror nazionale:</p>
<p>ftp://ftp.&lt;tuodominio(es. it per Italia)&gt;.FreeBSD.org/pub/FreeBSD</p>
<p>Siti mirror aggiuntivi sono della forma ftp2, ftp3 ecc.</p>
<p>Maggiori informazioni sui siti mirror di FreeBSD possono essere trovate
qui:</p>
<p><tt><a href="http://www.FreeBSD.org/doc/it_IT.ISO8859-15/books/handbook/mirrors-ftp.html">
http://www.FreeBSD.org/doc/it_IT.ISO8859-15/books/handbook/mirrors-ftp.html</a></tt></p>
<p>Per istruzioni su come installare FreeBSD, consulta il capitolo 2 del
Manuale di FreeBSD. Questo fornisce una guida completa passo-passo
sull'installazione per gli utenti alle prime armi con FreeBSD, ed è
disponibile online a questo indirizzo:</p>
<p><tt><a href="http://www.FreeBSD.org/doc/it_IT.ISO8859-15/books/handbook/install.html">http://www.FreeBSD.org/doc/it_IT.ISO8859-15/books/handbook/install.html</a></tt></p>
<h2>Ringraziamenti</h2>
<p>Molte compagnie hanno donato attrezzature, accessi di rete, o pagato
ore-uomo per finanziare le attività di produzione della release di FreeBSD
6.0 e alcune di esse sono The FreeBSD Foundation, FreeBSD Systems,
Hewlett-Packard, Yahoo!, Sentex Communications, e SPARTA.</p>
<p>Il team di progettazione della release 6.0-RELEASE include:</p>
<table border="0">
<tbody>
<tr>
<td>Scott Long &lt;<a href="mailto:scottl@FreeBSD.org">scottl@FreeBSD.org</a>&gt;</td>
<td>Release Engineering, I386 and AMD64 Release Building</td>
</tr>
<tr>
<td>Ken Smith &lt;<a href="mailto:kensmith@FreeBSD.org">kensmith@FreeBSD.org</a>&gt;</td>
<td>Sparc64 Release Building, Mirror Site Coordination</td>
</tr>
<tr>
<td>Robert Watson &lt;<a href="mailto:rwatson@FreeBSD.org">rwatson@FreeBSD.org</a>&gt;</td>
<td>Release Engineering, Security</td>
</tr>
<tr>
<td>Doug White &lt;<a href="mailto:dwhite@FreeBSD.org">dwhite@FreeBSD.org</a>&gt;</td>
<td>Release Engineering</td>
</tr>
<tr>
<td>Murray Stokely &lt;<a href="mailto:murray@FreeBSD.org">murray@FreeBSD.org</a>&gt;</td>
<td>Release Engineering</td>
</tr>
<tr>
<td>Marcel Moolenaar &lt;<a href="mailto:marcel@FreeBSD.org">marcel@FreeBSD.org</a>&gt;</td>
<td>ia64 Release Building</td>
</tr>
<tr>
<td>Takahashi Yoshihiro &lt;<a href="mailto:nyan@FreeBSD.org">nyan@FreeBSD.org</a>&gt;</td>
<td>pc98 Release Building</td>
</tr>
<tr>
<td>Wilko Bulte &lt;<a href="mailto:wilko@FreeBSD.org">wilko@FreeBSD.org</a>&gt;</td>
<td>Alpha Release Building</td>
</tr>
<tr>
<td>Peter Grehan &lt;<a href="mailto:grehan@FreeBSD.org">grehan@FreeBSD.org</a>&gt;</td>
<td>PowerPC Release Building</td>
</tr>
<tr>
<td>Kris Kennaway &lt;<a href="mailto:kris@FreeBSD.org">kris@FreeBSD.org</a>&gt;</td>
<td>Package Building</td>
</tr>
<tr>
<td>Joe Marcus Clarke &lt;<a href="mailto:marcus@FreeBSD.org">marcus@FreeBSD.org</a>&gt;</td>
<td>Package Building</td>
</tr>
<tr>
<td>Colin Percival &lt;<a href="mailto:cperciva@FreeBSD.org">cperciva@FreeBSD.org</a>&gt;</td>
<td>Security Officer</td>
</tr>
</tbody>
</table>
<h2>Checksum delle Immagini ISO</h2>
<h3>Per Alpha:</h3>
<pre>MD5 (6.0-RELEASE-alpha-bootonly.iso) = 98499535a511e85ae5afe4542b6fd7f3
MD5 (6.0-RELEASE-alpha-disc1.iso) = c8f316202b221035086a08709bc011a6
SHA256 (6.0-RELEASE-alpha-bootonly.iso) = 2fcc391dc123baaeaba34f4f925a22223f209d63260d9283d6ba77227bb23dbd
SHA256 (6.0-RELEASE-alpha-disc1.iso) = c71d06359a0dc0c6efb3aa9b40c80df62e359716454aaaf672556638b81b498a</pre>
<h3>Per amd64:</h3>
<pre>MD5 (6.0-RELEASE-amd64-bootonly.iso) = 4328c66c900ef6e6ddc1daf9dd8b731f
MD5 (6.0-RELEASE-amd64-disc1.iso) = a4e427adaa2bfef868e2bc62d57fbf8d
MD5 (6.0-RELEASE-amd64-disc2.iso) = 2f46d344681c1a82b146b3ed1df68e61
SHA256 (6.0-RELEASE-amd64-bootonly.iso) = afa6eb02845185d1968cce02e752614394f8b9c09fc519ae1b61356c583d6df0
SHA256 (6.0-RELEASE-amd64-disc1.iso) = 449b08c98acc73508219e2a19de0787334fd9237123346b2c7949c3009540170
SHA256 (6.0-RELEASE-amd64-disc2.iso) = 25c3e3da1f2e0a0ecb8a23dd78f35f969cc17eba6072db6a41edab3ecfc2e2d4</pre>
<h3>Per i386:</h3>
<pre>MD5 (6.0-RELEASE-i386-bootonly.iso) = d71afd22be9ea7fe28e026575cbbb878
MD5 (6.0-RELEASE-i386-disc1.iso) = cfe3c1a2b4991edd6a294ca9b422b9d5
MD5 (6.0-RELEASE-i386-disc2.iso) = 1003806d98cd60ba4b672f4ca546ced3
SHA256 (6.0-RELEASE-i386-bootonly.iso) = 97ee1c1ffc2774c1c2cdc63ed8820fd3aedf7f0b5bb6273b87e40a05e00b2d1f
SHA256 (6.0-RELEASE-i386-disc1.iso) = 0ad601dae704e941beb7d4617bf96b04055849a24835275c716f518eee7a12f1
SHA256 (6.0-RELEASE-i386-disc2.iso) = 1a82de4ff6733ee782da8df80cf66cf47266eefdb9f76cd19bf08063539c1aa0</pre>
<h3>Per ia64:</h3>
<pre>MD5 (6.0-RELEASE-ia64-bootonly.iso) = 3246ae501dac0067d4085e216fcf376a
MD5 (6.0-RELEASE-ia64-disc1.iso) = e2fbb0e3b19a26e0b2e72bb8c13a57e9
MD5 (6.0-RELEASE-ia64-disc2.iso) = 2f5bbe94ec1438ecaa0b08915500d605
MD5 (6.0-RELEASE-ia64-livefs.iso) = cb227ea0e1db6873dbcb56249bf45418
SHA256 (6.0-RELEASE-ia64-bootonly.iso) = 9e6d502f32b5dc2cfc3d2af69d1512eb0476e6320851b3ecb5918977780c3cda
SHA256 (6.0-RELEASE-ia64-disc1.iso) = fd9aaee8417a1701ebc72db6cd86d15f23738e743149f8a8cb9f6547ab5f336d
SHA256 (6.0-RELEASE-ia64-disc2.iso) = 65618e4547ef7f5238a4987622d34e3f05200b4d6d9c0affbca8931b317197d1
SHA256 (6.0-RELEASE-ia64-livefs.iso) = 3e2e689318f05e9946ad24f443019256e73459bb2000be6b9aaf96c7ec1eaae8</pre>
<h3>Per pc98:</h3>
<pre>MD5 (6.0-RELEASE-pc98-disc1.iso) = 5ec7737af58ed3a2618523721dc17cec</pre>
<h3>Per powerpc:</h3>
<pre>MD5 (6.0-RELEASE-powerpc-bootonly.iso) = 09219f4db3d3b94528413901757d2e49
MD5 (6.0-RELEASE-powerpc-disc1.iso) = 2ad675f7e4010c51f173e6c636b18b76
SHA256 (6.0-RELEASE-powerpc-bootonly.iso) = 530db1240a5fc4ae4e91b589630ad74c04eab9113b752c0d101f8dc9d14236ba
SHA256 (6.0-RELEASE-powerpc-disc1.iso) = a7242065cca689d95c0c3611b1d8fdc38bb1c8b5207bc985289c46bcf75e7e00</pre>
<h3>Per sparc64:</h3>
<pre>MD5 (6.0-RELEASE-sparc64-bootonly.iso) = cf6423fe3c344827fc4a0fb179e0e375
MD5 (6.0-RELEASE-sparc64-disc1.iso) = 5ef7031b720f18bad2e216fb373c8da7
MD5 (6.0-RELEASE-sparc64-disc2.iso) = 31045ae89c097003fe06f77d0ee97227
SHA256 (6.0-RELEASE-sparc64-bootonly.iso) = 17f1849d89bc98107bddc2b86c5b18f33dbc33351e388ea7003efadda6c575b4
SHA256 (6.0-RELEASE-sparc64-disc1.iso) = a212e35e8d016908ec9bc431c66c393ca7e43823aeb7b3333266420ef1b7380c
SHA256 (6.0-RELEASE-sparc64-disc2.iso) = 66ed27a2cb202b4249e00bad73609bfc4ffea4fcae8f941a30eb4b90bc0e43a9</pre>
&footer;
</body>
</html>

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/it/releases/Makefile,v 1.5 2005/03/31 09:20:01 ale Exp $
# $FreeBSD$
.if exists(../Makefile.conf)
.include "../Makefile.conf"
@ -11,6 +11,7 @@ DOCS?= index.sgml
SUBDIR = 4.10R 4.11R
SUBDIR+= 5.2R 5.2.1R 5.3R 5.4R
SUBDIR+= 6.0R
.if defined $(NEW_BUILD)
SUBDIR=

View file

@ -1,14 +1,14 @@
<!--
The FreeBSD Italian Documentation Project
$FreeBSD: www/it/releases/index.sgml,v 1.10 2005/10/14 09:15:28 ale Exp $
Original revision: 1.105
$FreeBSD$
Original revision: 1.107
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY enbase CDATA "../..">
<!ENTITY date "$FreeBSD: www/it/releases/index.sgml,v 1.10 2005/10/14 09:15:28 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Informazioni sulle Release">
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
@ -31,8 +31,7 @@
<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 Corrige</a> :
<a href="&u.rel.migration;">Migration Guide</a>
<a href="&u.rel.errata;">Errata Corrige</a>
</em></p>
<p><b>Release &rel2.current;</b> (&rel2.current.date;)
@ -134,7 +133,18 @@
</em>
</li>
<li><b>4.10</b> (Maggio, 2004)
<li><b>4.11</b> (Gennaio 2005)
<em>
<a href="&base;/4.11R/announce.html">Annuncio</a>:
<a href="&enbase;/4.11R/relnotes.html">Note sulla Release</a>:
<a href="&enbase;/4.11R/hardware.html">Note sull'Hardware</a>:
<a href="&enbase;/4.11R/installation.html">Note sull'Installazione</a>:
<a href="&enbase;/4.11R/readme.html">Leggimi</a>:
<a href="&enbase;/4.11R/errata.html">Errata Corrige</a>
</em>
</li>
<li><b>4.10</b> (Maggio 2004)
<em>
<a href="&base;/4.10R/announce.html">Annuncio</a>:
<a href="&enbase;/4.10R/relnotes.html">Note sulla Release</a>:

View file

@ -1,5 +1,12 @@
<!--
The FreeBSD Italian Documentation Project
$FreeBSD$
Original revision: 1.354
-->
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/support.sgml,v 1.353 2005/10/06 19:27:36 ceri Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Supporto su FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@ -18,12 +25,18 @@
<h2>Comunicare un Problema</h2>
<p>Hai trovato un bug in FreeBSD? Hai notato un errore nella documentazione? Per favore leggi le
nostre <a href="&enbase;/support/bugreports.html">lineeguida per la comunicazione dei problemi</a>
e poi avvisaci tramite il nostro <a href="&base;/send-pr.html">form di comunicazione di un problema</a>.</p>
<p>Hai trovato un bug in FreeBSD? Hai notato un errore nella documentazione? Se non è stato già segnalato,
faccelo sapere.</p>
<p>Puoi anche <a href="&cgibase;/query-pr-summary.cgi">vedere i problemi aperti</a> e
<a href="&cgibase;/query-pr-summary.cgi?query">ricercare tra i problemi</a> su questo sito web.</p>
<p>Per scoprirlo, puoi
<a href="&cgibase;/query-pr-summary.cgi?query">ricercare tra le segnalazioni di problemi correnti</a>
(e vederli per categoria, assegnatario, e così via),
<a href="&cgibase;/query-pr.cgi">vedere una singola segnalazione di un problema</a>, oppure
<a href="&cgibase;/query-pr-summary.cgi">vedere tutte le segnalazioni di problemi aperti</a>.</p>
<p>Se il bug non è già stato segnalato, per favore leggi le
nostre <a href="&enbase;/support/bugreports.html">linee guida per la comunicazione dei problemi</a>
e poi avvisaci tramite il nostro <a href="&base;/send-pr.html">form di segnalazione di un problema</a>.</p>
&footer;
</body>

View file

@ -1,5 +1,12 @@
<!--
The FreeBSD Italian Documentation Project
$FreeBSD$
Original revision: 1.76
-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/it/where.sgml,v 1.1 2005/10/15 13:09:15 ale Exp $">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "Ottenere FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
@ -63,7 +70,7 @@
<td><a href="&enbase;/releases/&rel.current;R/relnotes.html">[Leggi]</a></td>
<td><a href="&enbase;/releases/&rel.current;R/hardware.html">[Leggi]</a></td>
<td><a href="&enbase;/releases/&rel.current;R/installation.html">[Leggi]</a></td>
<td rowspan="7"><a href="&enbase;/releases/&rel.current;R/errata.html">[Leggi]</a></td>
<td rowspan="8"><a href="&enbase;/releases/&rel.current;R/errata.html">[Leggi]</a></td>
</tr>
<tr>
<td>&nbsp;&nbsp;&nbsp;</td>
@ -110,6 +117,15 @@
<td><a href="&enbase;/releases/&rel.current;R/hardware-pc98.html">[Leggi]</a></td>
<td><a href="&enbase;/releases/&rel.current;R/installation-pc98.html">[Leggi]</a></td>
</tr>
<tr>
<td></td>
<td>ppc</td>
<td>[N/D]</td>
<td><a href="&url.rel;/ppc/ISO-IMAGES/&rel.current;/">[ISO]</a></td>
<td>[N/D]</td>
<td>[N/D]</td>
<td>[N/D]</td>
</tr>
<tr>
<td></td>
<td>sparc64</td>
@ -218,6 +234,12 @@
<td><a href="&url.rel;/pc98/&betarel.current;-&betarel.vers;">[Distribuzione]</a></td>
<td><a href="&url.rel;/pc98/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
<tr>
<td></td>
<td>ppc</td>
<td>[Distribuzione]</td>
<td><a href="&url.rel;/ppc/ISO-IMAGES/&betarel.current;/">[ISO]</a></td>
</tr>
<tr>
<td></td>
<td>sparc64</td>