releases/4.6.2R/announce.sgml fixes only releases/4.6.2R/hardware.sgml header update releases/5.0R/Makefile add announcement releases/5.0R/announce.sgml new translation index.xsl 1.90 -> 1.92 news/press.xml 1.113 -> 1.117 news/news.xml 1.185 -> 1.186 Obtained from: The FreeBSD German Documentation Project
		
			
				
	
	
		
			501 lines
		
	
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			501 lines
		
	
	
	
		
			19 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="ISO-8859-1" ?>
 | |
| 
 | |
| <!--
 | |
|      $FreeBSD$
 | |
|      $FreeBSDde: de-www/index.xsl,v 1.27 2004/01/11 00:16:07 mheinen Exp $
 | |
|      basiert auf: 1.92
 | |
| -->
 | |
| 
 | |
| <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="date" select="'$FreeBSD: www/de/index.xsl,v 1.4 2003/09/17 23:40:35 mheinen Exp $'"/>
 | |
|   <xsl:variable name="title" select="'Das FreeBSD Projekt'"/>
 | |
| 
 | |
|   <!-- 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="The FreeBSD Project"/>
 | |
| 
 | |
| 	<meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Gallery,
 | |
| 	      Release, Application, Software, Handbook, FAQ, Tutorials, Bugs,
 | |
| 	      CVS, CVSup, News, Commercial Vendors, 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: The Power to Serve" 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>Wählen Sie einen Server
 | |
| 		  in Ihrer Nähe:</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=" Los "/>
 | |
| 
 | |
| 		<br/>
 | |
| 
 | |
| 		<font color="#990000"><b>Sprache: </b></font>
 | |
| 		<span title="Deutsch">[de]</span>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/index.html" title="Englisch">[en]</a>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/es/index.html" title="Spanisch">[es]</a>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/fr/index.html" title="Französisch">[fr]</a>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/it/index.html" title="Italienisch">[it]</a>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/ja/index.html" title="Japanisch">[ja]</a>
 | |
| 		<xsl:text> </xsl:text>
 | |
| 		<a href="{$enbase}/ru/index.html" title="Russisch">[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>Plattformen</b></font></a>
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/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">weitere ...</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Software</b></font>
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/mirrors.html">FreeBSD Bezugsquellen</a><br/>
 | |
| 			      · <a href="{$base}/releases/index.html">Release Informationen</a><br/>
 | |
| 			      · <a href="{$enbase}/ports/index.html">Anwendungen (Ports)</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><a href="{$enbase}/docs.html">
 | |
| 			    <font size="+1" color="#990000"><b>Dokumentation</b></font></a>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/doc/de_DE.ISO8859-1/books/faq/index.html">FAQ</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/index.html">Handbuch</a><br/>
 | |
| 			      · <a href="http://www.FreeBSD.org/cgi/man.cgi">Manual-Pages</a><br/>
 | |
| 			      · <a href="{$enbase}/projects/newbies.html">Für Einsteiger</a><br/>
 | |
| 			      · <a href="{$enbase}/docproj/index.html">Doc. Project</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><a href="{$enbase}/support.html">
 | |
| 			    <font size="+1" color="#990000"><b>Hilfe</b></font></a>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/support.html#mailing-list">Mailinglisten</a><br/>
 | |
| 			      · <a href="{$enbase}/support.html#newsgroups">Newsgroups</a><br/>
 | |
| 			      · <a href="{$enbase}/support.html#user">Benutzergruppen</a><br/>
 | |
| 			      · <a href="{$enbase}/support.html#web">Web Ressourcen</a><br/>
 | |
| 			      · <a href="security/index.html">Sicherheit</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><a href="{$enbase}/support.html#gnats">
 | |
| 			    <font size="+1" color="#990000"><b>Fehlerberichte</b></font></a>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi?query">suchen</a><br/>
 | |
| 			      · <a href="http://www.FreeBSD.org/cgi/query-pr.cgi">nach ID suchen</a><br/>
 | |
| 			      · <a href="http://www.FreeBSD.org/cgi/query-pr-summary.cgi">alle anzeigen</a><br/>
 | |
| 			      · <a href="{$enbase}/send-pr.html">einreichen</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/articles/problem-reports/article.html">gute verfassen</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 
 | |
| 			  <p><a href="{$enbase}/projects/index.html">
 | |
| 			    <font size="+1" color="#990000"><b>Entwicklung</b></font></a>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/books/developers-handbook/index.html">Developer's Handbook</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/books/porters-handbook/index.html">Porter's Handbook</a><br/>
 | |
| 			      · <a href="{$enbase}/support.html#cvs">CVS Repository</a><br/>
 | |
| 			      · <a href="{$enbase}/releng/index.html">Release Engineering</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing to FreeBSD</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Anbieter</b></font>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/commercial/software_bycat.html">Software</a><br/>
 | |
| 			      · <a href="{$enbase}/commercial/hardware.html">Hardware</a><br/>
 | |
| 			      · <a href="{$enbase}/commercial/consulting_bycat.html">Beratung</a><br/>
 | |
| 			      · <a href="{$enbase}/commercial/misc.html">Verschiedenes</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Spenden</b></font>
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/donations/index.html">Donations Liaison</a><br/>
 | |
| 			      · <a href="{$enbase}/donations/donors.html">gespendet</a><br/>
 | |
| 			      · <a href="{$enbase}/donations/wantlist.html">gesucht</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><a href="{$enbase}/search/index-site.html">
 | |
| 			    <font size="+1" color="#990000"><b>Inhalt</b></font></a>
 | |
| 
 | |
| 			    <small><br/>
 | |
| 			      · <a href="{$enbase}/search/search.html#web">nach Webseiten suchen</a><br/>
 | |
| 			      · <a href="{$enbase}/search/search.html#mailinglists">die Mailinglisten durchsuchen</a><br/>
 | |
| 			      · <a href="{$enbase}/search/search.html">alles durchsuchen</a><br/>
 | |
| 			    </small></p>
 | |
| 
 | |
| 			  <p><a href="{$base}/mailto.html">
 | |
| 			    <font size="+1" color="#990000"><b>Schreiben
 | |
| 			      Sie uns</b></font></a></p>
 | |
| 
 | |
| 			  <p><a href="{$enbase}/copyright/index.html">
 | |
| 			    <font size="+1" color="#990000"><b>BSD-Copyright</b>
 | |
| 			      </font></a></p>
 | |
| 
 | |
| 			  <form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
 | |
| 			    <small>Suche<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="Los"/></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">Was ist FreeBSD?</font></h2>
 | |
| 
 | |
| 	      <p>FreeBSD ist ein modernes Betriebssystem für
 | |
| 		Intel kompatible (x86), AMD64, DEC-Alpha, IA-64, PC-98 und
 | |
| 		UltraSPARC®-Architekturen.  An der Unterstützung weiterer
 | |
| 		<a href="{$base}/platforms/index.html">Plattformen</a>
 | |
| 		wird gearbeitet.  FreeBSD ist eine Weiterentwicklung von
 | |
| 		BSD, dem <xsl:value-of select="$unix"/>-Betriebssystem der
 | |
| 		University of California, Berkeley.  Das System wird
 | |
| 		von einer <a
 | |
| 		href="{$enbase}/doc/en_US.ISO8859-1/articles/contributors/index.html">großen
 | |
| 		Entwicklergruppe</a> gepflegt und erweitert.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">Herausragende Funktionen</font></h2>
 | |
| 
 | |
| 	      <p>In den Bereichen Netzwerk, Leistungsfähigkeit,
 | |
| 		Sicherheit und Kompatibilität besitzt FreeBSD
 | |
| 		heute schon <a href="{$base}/features.html">Funktionen</a>,
 | |
| 		die in anderen Betriebssystemen, selbst in den besten
 | |
| 		kommerziellen, fehlen.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">Leistungsfähige
 | |
| 		Internet-Dienste</font></h2>
 | |
| 
 | |
| 	      <p>FreeBSD ist bestens geeignet für
 | |
| 		<a href="{$base}/internet.html">Internet- oder Intranet-</a>
 | |
| 		Server.  Auch unter höchsten Lasten arbeiten die
 | |
| 		Netzwerkdienste zuverlässig.  Der effiziente Umgang
 | |
| 		mit dem Speicher garantiert schnelle Antwortzeiten
 | |
| 		für tausende gleichzeitig laufende Benutzerprozesse.
 | |
| 		Beispiele für Anwendungen und Dienste unter
 | |
| 		FreeBSD finden Sie in der
 | |
| 		<a href="{$enbase}/gallery/gallery.html">Galerie</a>.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">Viele Anwendungen</font></h2>
 | |
| 
 | |
| 	      <p>Die Qualität von FreeBSD zusammen mit preiswerter
 | |
| 		und leistungsfähiger PC-Hardware bietet eine
 | |
| 		wirtschaftliche Alternative zu kommerziellen
 | |
| 		<xsl:value-of select="$unix"/> Workstations.
 | |
| 		Unter FreeBSD laufen viele
 | |
| 		<a href="{$base}/applications.html">Anwendungen</a>;
 | |
| 		das System eignet sich sowohl für Arbeitsplätze
 | |
| 		als auch für Server.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">Leicht zu installieren</font></h2>
 | |
| 
 | |
| 	      <p>FreeBSD kann von mehreren Medien installiert werden,
 | |
| 		beispielsweise CD-ROM, DVD-ROM, Disketten, Bandlaufwerken
 | |
| 		oder einer MS-DOS® Partition.  Sie können FreeBSD
 | |
| 		auch <i>direkt</i> mit FTP oder NFS installieren, wenn
 | |
| 		Sie eine Netzwerkverbindung haben.  Dazu brauchen Sie
 | |
| 		zwei 1.44 MB Disketten und
 | |
| 		<a href="{$enbase}/doc/en_US.ISO8859-1/books/handbook/install.html">die
 | |
| 		Installations-Anleitung</a>.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">FreeBSD ist <i>frei</i></font></h2>
 | |
| 
 | |
| 	      <a href="{$enbase}/copyright/daemon.html"><img src="{$enbase}/gifs/dae_up3.gif"
 | |
| 						   alt=""
 | |
| 						   height="81" width="72"
 | |
| 						   align="right"
 | |
| 						   border="0"/></a>
 | |
| 
 | |
| 	      <p>Während man vermuten könnte, dass ein
 | |
| 		Betriebssystem mit diesem Funktionsumfang teuer verkauft
 | |
| 		wird, ist FreeBSD
 | |
| 		<a href="{$enbase}/copyright/index.html">kostenlos</a> und
 | |
| 		bringt den kompletten Quellcode gleich mit.  Wenn
 | |
| 		Sie FreeBSD ausprobieren wollen, finden Sie in
 | |
| 		<a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/mirrors.html">Bezugsquellen
 | |
| 		für FreeBSD</a> weitere Informationen.</p>
 | |
| 
 | |
| 	      <h2><font color="#990000">Mitmachen bei FreeBSD</font></h2>
 | |
| 
 | |
| 	      <p>Sie können leicht zu FreeBSD beitragen.  Suchen
 | |
| 		Sie einfach eine Stelle, die verbessert werden muss.
 | |
| 		Ihre sorgfältig und sauber vorgenommenen
 | |
| 		Änderungen können Sie dem Projekt mit
 | |
| 		send-pr oder über einen Committer, wenn Sie
 | |
| 		einen kennen, zukommen lassen.  Es sind viele Beiträge
 | |
| 		möglich:  beispielsweise Dokumentationen,
 | |
| 		Grafiken oder Quellcode.  Einzelheiten entnehmen Sie
 | |
| 		bitte dem Artikel
 | |
| 		<a href="{$enbase}/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
 | |
| 		to FreeBSD</a>.</p>
 | |
| 
 | |
| 	      <p>Auch wenn Sie kein Programmierer sind, können
 | |
| 		Sie zu FreeBSD beitragen.  Die FreeBSD Foundation
 | |
| 		ist eine  gemeinnützige Gesellschaft.  Spenden
 | |
| 		an die Gesellschaft können Sie (zumindest in
 | |
| 		den USA) von der Steuer absetzen.  Weitere Informationen
 | |
| 		erhalten Sie von
 | |
| 		<a href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a>
 | |
| 		oder schreiben Sie an: The FreeBSD Foundation,
 | |
| 		7321 Brockway Dr. Boulder, CO 80303.  USA</p>
 | |
| 
 | |
| 	      <p>Silicon Breeze vertreibt eine in Metall gegossene
 | |
| 		Skulptur des FreeBSD Daemons.  15% des Erlöses
 | |
| 		fließen an die FreeBSD Foundation
 | |
| 		zurück.  Auf der Webseite des <a
 | |
| 		  href="http://www.linuxjewellery.com/beastie/">Linux
 | |
| 		  Jewellery Store</a> können Sie die Skulptur
 | |
| 		bestellen und dort finden Sie auch weitere
 | |
| 		Informationen.</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>Neue Technik:
 | |
| 			    <xsl:value-of select="$rel.current"/>-RELEASE</b></font></a><br/>
 | |
| 
 | |
| 			    <small>· <a href="{$u.rel.announce}">Ankündigung</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/books/handbook/install.html">Installation</a><br/>
 | |
| 			      · <a href="{$u.rel.notes}">Release Notes</a><br/>
 | |
| 			      · <a href="{$u.rel.hardware}">Hardware Notes</a><br/>
 | |
| 			      · <a href="{$u.rel.errata}">Errata</a><br/>
 | |
| 			      · <a href="{$u.rel.early}">Early Adopter's Guide</a></small></p>
 | |
| 
 | |
| 			  <p><a href="{$u.rel2.announce}">
 | |
| 			    <font size="+1" color="#990000"><b>Produktionsreife:
 | |
| 			    <xsl:value-of select="$rel2.current"/>-RELEASE</b></font></a><br/>
 | |
| 
 | |
| 			    <small>· <a href="{$u.rel2.announce}">Ankündigung</a><br/>
 | |
| 			      · <a href="{$enbase}/doc/en_US.ISO8859-1/books/handbook/install.html">Installation</a><br/>
 | |
| 			      · <a href="{$u.rel2.notes}">Release Notes</a><br/>
 | |
| 			      · <a href="{$u.rel2.hardware}">Hardware Notes</a><br/>
 | |
| 			      · <a href="{$u.rel2.errata}">Errata</a></small></p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Ankündigungen</b></font><br/>
 | |
| 			    <font size="-1">
 | |
| 			      aktualisiert am:
 | |
| 			      <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">mehr ...</a>
 | |
| 			    </font></p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Aus der Presse</b></font><br/>
 | |
| 
 | |
| 			    <font size="-1">
 | |
| 			      aktualisiert im:
 | |
| 			      <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">mehr ...</a>
 | |
| 			    </font>
 | |
| 			  </p>
 | |
| 
 | |
| 			  <p><font size="+1" color="#990000"><b>Sicherheits-Hinweise</b></font><br/>
 | |
| 
 | |
| 			    <font size="-1">
 | |
| 			      aktualisiert am:
 | |
| 			      <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/">mehr ...</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>Mehr über FreeBSD erfahren Sie aus
 | |
| 			  <a href="{$enbase}/publish.html">Veröffentlichungen</a>
 | |
| 			  oder <a href="{$enbase}/news/press.html">aus der
 | |
| 			  Presse</a> und natürlich auf dieser
 | |
| 			  Webseite!</td>
 | |
| 		      </tr>
 | |
| 		    </table>
 | |
| 		  </td>
 | |
| 		</tr>
 | |
| 	      </table>
 | |
| 	    </td>
 | |
| 	  </tr>
 | |
| 	</table>
 | |
| 
 | |
| 	<!-- compatibility links to old German site -->
 | |
| 	<hr noshade="noshade" size="1" />
 | |
| 
 | |
| 	<table width="100%" border="0" cellspacing="0" cellpadding="3">
 | |
| 	  <tr>
 | |
| 	    <td><a href="{$debase}/mailinglists.html">Mailinglisten</a></td>
 | |
| 	    <td><a href="{$debase}/mirror.html">Spiegel</a></td>
 | |
| 	    <td><a href="{$debase}/cdrom.html">CD-ROM</a></td>
 | |
| 	    <td><a href="{$debase}/people.html">Menschen</a></td>
 | |
| 	    <td><a href="{$debase}/misc.html">Verschiedenes</a></td>
 | |
| 	  </tr>
 | |
| 	</table>
 | |
| 	<!-- end of compatibility links to old German site -->
 | |
| 
 | |
| 	<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="{$enbase}/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">Schreiben
 | |
| 		  Sie uns</a><br/>
 | |
| 		<xsl:value-of select="$date"/></small></td>
 | |
| 
 | |
| 	    <td align="right"
 | |
| 		valign="top"><small><a href="{$enbase}/copyright/index.html">Legal</a> © 1995-2004
 | |
| 		The FreeBSD Project.<br/>
 | |
| 		All rights reserved.</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:
 | |
| -->
 |