Merge new web redesign to German tree.

Submitted by:   Emily Boyd <emilyboyd@emilyboyd.com>
Sponsored by:   Google Summer of Code 2005
This commit is contained in:
Murray Stokely 2005-10-04 07:44:00 +00:00
parent 27aba1d5f2
commit 01b3e4af6c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25821
67 changed files with 1065 additions and 618 deletions

View file

@ -1,8 +1,8 @@
# The FreeBSD Documentation Project # The FreeBSD Documentation Project
# The FreeBSD German Documentation Project # The FreeBSD German Documentation Project
# $FreeBSD$ # $FreeBSD: www/de/Makefile,v 1.22 2005/08/25 15:37:31 jkois Exp $
# $FreeBSDde: de-www/Makefile,v 1.30 2005/09/18 10:33:53 jkois Exp $ # $FreeBSDde: de-www/Makefile,v 1.29 2005/08/13 16:25:01 jkois Exp $
# basiert auf: 1.124 # basiert auf: 1.117
.if exists(Makefile.conf) .if exists(Makefile.conf)
.include "Makefile.conf" .include "Makefile.conf"
@ -13,7 +13,8 @@
# These are turned into validated, normalized HTML files. # These are turned into validated, normalized HTML files.
DOCS= applications.sgml DOCS= about.sgml
DOCS+= applications.sgml
DOCS+= availability.sgml DOCS+= availability.sgml
DOCS+= docs.sgml DOCS+= docs.sgml
DOCS+= features.sgml DOCS+= features.sgml
@ -62,6 +63,7 @@ index.html: index.xsl ${XML_INCLUDES}\
${XML_NEWS_INCLUDES} \ ${XML_NEWS_INCLUDES} \
${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \ ${XML_NEWS_NEWS} ${XML_NEWS_NEWS_MASTER} \
${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \ ${XML_NEWS_PRESS} ${XML_NEWS_PRESS_MASTER} \
${XML_EVENTS_EVENTS_MASTER} ${XML_EVENTS_CURDATE} \
${XML_MIRRORS} ${XML_TRANSTABLE} \ ${XML_MIRRORS} ${XML_TRANSTABLE} \
${XML_ADVISORIES} ${XML_NOTICES} \ ${XML_ADVISORIES} ${XML_NOTICES} \
${XML_NAVIGATION} ${XML_NAVIGATION}
@ -74,9 +76,11 @@ index.html: index.xsl ${XML_INCLUDES}\
--param news.press.xml "'${XML_NEWS_PRESS}'" \ --param news.press.xml "'${XML_NEWS_PRESS}'" \
--param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \ --param news.project.xml-master "'${XML_NEWS_NEWS_MASTER}'" \
--param news.project.xml "'${XML_NEWS_NEWS}'" \ --param news.project.xml "'${XML_NEWS_NEWS}'" \
--param events.xml-master "'${XML_EVENTS_EVENTS_MASTER}'" \
--param curdate.xml "'${XML_EVENTS_CURDATE}'" \
--param notices.xml "'${XML_NOTICES}'" \ --param notices.xml "'${XML_NOTICES}'" \
--param transtable.xml "'${XML_TRANSTABLE}'" \ --param transtable.xml "'${XML_TRANSTABLE}'" \
${.CURDIR}/index.xsl ${XML_NEWS_NEWS} ${.CURDIR}/index.xsl ${XML_NEWS_NEWS} ${XML_EVENTS_EVENTS_MASTER} ${XML_EVENTS_CURDATE}
.if !defined(NO_TIDY) .if !defined(NO_TIDY)
-${TIDY} ${TIDYOPTS} ${.TARGET} -${TIDY} ${TIDYOPTS} ${.TARGET}
.endif .endif

108
de/about.sgml Normal file
View file

@ -0,0 +1,108 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD: www/en/docs.sgml,v 1.192 2005/08/17 07:19:59 linimon Exp $">
<!ENTITY title "About FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]>
<html>
&header;
<h2>What is FreeBSD?</h2>
<p>FreeBSD is an advanced operating system for x86
compatible (including Pentium&#174; and Athlon&#8482;), amd64
compatible (including Opteron&#8482;, Athlon 64, and EM64T),
Alpha/AXP, IA-64, PC-98 and UltraSPARC&#174;
architectures. It is derived from BSD, the version of
&unix; developed at the
University of California, Berkeley. It is developed
and maintained by <a
href="&base;/doc/en_US.ISO8859-1/articles/contributors/index.html">a
large team of individuals</a>. Additional <a
href="&base;/platforms/index.html">platforms</a> are
in various stages of development.</p>
<h2>Cutting edge features</h2>
<p>FreeBSD offers advanced networking, performance, security
and compatibility
<a href="&base;/features.html">features</a>
today which are still missing in other operating systems,
even some of the best commercial ones.</p>
<h2>Powerful Internet solutions</h2>
<p>FreeBSD makes an ideal
<a href="&base;/internet.html">Internet or Intranet</a>
server. It provides robust network services under the heaviest
loads and uses memory efficiently to maintain good response
times for thousands of simultaneous user processes.</p>
<h2>Run a huge number of
applications</h2>
<p>The quality of FreeBSD combined with today's low-cost,
high-speed PC hardware makes FreeBSD a very economical
alternative to commercial &unix;
workstations. It is well-suited
for a great number of both desktop and server
<a href="&base;/applications.html">applications</a>.</p>
<h2>Easy to install</h2>
<p>FreeBSD can be installed from a variety of media
including CD-ROM, DVD-ROM, floppy disk, magnetic tape,
an MS-DOS&#174; partition, or if you have a network
connection, you can install it <i>directly</i> over
anonymous FTP or NFS. All you need is a couple of
formatted 1.44MB floppies and <a
href="&base;/doc/en_US.ISO8859-1/books/handbook/install.html">these
directions</a>.</p>
<h2>FreeBSD is <i>free</i></h2>
<a href="&base;/copyright/daemon.html"><img src="gifs/dae_up3.gif" alt="The BSD Daemon" height="81" width="72" align="right" border="0"></a>
<p>While you might expect an operating system with these
features to sell for a high price, FreeBSD is available
<a href="&base;/copyright/index.html">free of charge</a>
and comes with full source code. If you would like to
purchase or download a copy to try out,
<a href="&base;/doc/en_US.ISO8859-1/books/handbook/mirrors.html">more
information is available</a>.</p>
<h2>Contributing to FreeBSD</h2>
<p>It is easy to contribute to FreeBSD. All you need to do
is find a part of FreeBSD which you think could be
improved and make those changes (carefully and cleanly)
and submit that back to the Project by means of send-pr
or a committer, if you know one. This could be anything
from documentation to artwork to source code. See the
<a href="&base;/doc/en_US.ISO8859-1/articles/contributing/index.html">Contributing
to FreeBSD</a> article for more information.</p>
<p>Even if you are not a programmer, there are other
ways to contribute to FreeBSD. The <a
href="http://www.FreeBSDFoundation.org">FreeBSD
Foundation</a> is a non-profit organization for which
direct contributions are fully tax deductible. Please
contact <a
href="mailto:bod@FreeBSDFoundation.org">bod@FreeBSDFoundation.org</a>
for more information or write to: The FreeBSD
Foundation, 7321 Brockway Dr., Boulder, CO 80303,
USA.</p>
&footer;
</body>
</html>
<!--
Local Variables:
mode: sgml
sgml-indent-data: t
sgml-omittag: nil
sgml-always-quote-attributes: t
End:
-->

View file

@ -1,28 +1,24 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/applications.sgml,v 1.7 2005/04/17 21:04:49 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/applications.sgml,v 1.14 2005/03/15 19:14:33 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/applications.sgml,v 1.14 2005/03/15 19:14:33 jkois Exp $">
<!ENTITY reference "basiert auf: 1.28"> <!ENTITY reference "basiert auf: 1.28">
<!ENTITY title "Anwendungen f&uuml;r FreeBSD"> <!ENTITY title "Anwendungen f&uuml;r FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<h1>Entdecken Sie die M&ouml;glichkeiten mit FreeBSD</h1> <h2>Entdecken Sie die M&ouml;glichkeiten mit FreeBSD</h2>
<blockquote>
<p>FreeBSD kann fast jede Aufgabe &uuml;bernehmen, die Sie von einer <p>FreeBSD kann fast jede Aufgabe &uuml;bernehmen, die Sie von einer
&unix; Workstation erwarten, aber auch solche, die Sie vielleicht &unix; Workstation erwarten, aber auch solche, die Sie vielleicht
nicht erwarten:</p> nicht erwarten:</p>
</blockquote>
<h2>FreeBSD ist ein echtes Betriebssystem
<hr align="left" noshade="noshade" width="100%"><font mit vollst&auml;ndig verf&uuml;gbarem Quelltext.</h2>
color="#FF0000"><font size="+1">FreeBSD ist ein echtes Betriebssystem
mit vollst&auml;ndig verf&uuml;gbarem Quelltext.</font></font>
<blockquote>
<p>Es besteht kein Zweifel, dass so genannte "Offene Systeme" <p>Es besteht kein Zweifel, dass so genannte "Offene Systeme"
<i>die</i> Bedingung f&uuml;r heutige Computer-Anwendungen sind. <i>die</i> Bedingung f&uuml;r heutige Computer-Anwendungen sind.
Aber keine kommerzielle L&ouml;sung ist offener als eine, Aber keine kommerzielle L&ouml;sung ist offener als eine,
@ -37,13 +33,10 @@
href="&base;/../copyright/freebsd-license.html">Lizenz</a>, href="&base;/../copyright/freebsd-license.html">Lizenz</a>,
k&ouml;nnen Sie FreeBSD als Basis f&uuml;r alle nur denkbaren k&ouml;nnen Sie FreeBSD als Basis f&uuml;r alle nur denkbaren
kostenlosen <i>oder kommerziellen</i> Anwendungen benutzen.</p> kostenlosen <i>oder kommerziellen</i> Anwendungen benutzen.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD ist bereit
color="#FF0000"><font size="+1">FreeBSD ist bereit f&uuml;r Tausende von Programmen.</h2>
f&uuml;r Tausende von Programmen.</font></font>
<blockquote>
<p>Da FreeBSD auf 4.4BSD, einer Industrie-Standardversion <p>Da FreeBSD auf 4.4BSD, einer Industrie-Standardversion
von UNIX, basiert, ist es sehr einfach, Programme zu von UNIX, basiert, ist es sehr einfach, Programme zu
kompilieren und auszuf&uuml;hren. kompilieren und auszuf&uuml;hren.
@ -126,13 +119,10 @@
und vieles mehr - das alles sind heutzutage bereits echte und vieles mehr - das alles sind heutzutage bereits echte
Anwendungsgebiete von FreeBSD.</li> Anwendungsgebiete von FreeBSD.</li>
</ul> </ul>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD ist ein Betriebssystem,
color="#FF0000"><font size="+1">FreeBSD ist ein Betriebssystem, das mit Ihren Anspr&uuml;chen w&auml;chst.</h2>
das mit Ihren Anspr&uuml;chen w&auml;chst.</font></font>
<blockquote>
<p>Obwohl FreeBSD freie Software ist, ist es auch Software, <p>Obwohl FreeBSD freie Software ist, ist es auch Software,
f&uuml;r die es <i>Unterst&uuml;tzung</i> gibt. Jede Frage, die Sie f&uuml;r die es <i>Unterst&uuml;tzung</i> gibt. Jede Frage, die Sie
haben, kann zu Hunderten von FreeBSD-Entwicklern und Benutzern haben, kann zu Hunderten von FreeBSD-Entwicklern und Benutzern
@ -150,17 +140,14 @@
FreeBSD-Benutzer sind ziemlich stolz darauf, dass ihre FreeBSD-Benutzer sind ziemlich stolz darauf, dass ihre
Systeme nicht nur schnell, sondern zugleich auch noch Systeme nicht nur schnell, sondern zugleich auch noch
&auml;u&szlig;erst stabil sind.</p> &auml;u&szlig;erst stabil sind.</p>
</blockquote>
<h2>Was Experten sagen ...</h2> <h2>Was Experten sagen ...</h2>
<blockquote>
<p><i>``FreeBSD handles [our] heavy load quite well and it is nothing <p><i>``FreeBSD handles [our] heavy load quite well and it is nothing
short of amazing. Salutations to the FreeBSD team.''</i></p> short of amazing. Salutations to the FreeBSD team.''</i></p>
<div align="right"><p>---Mark Hittinger, administrator of WinNet <div align="right"><p>---Mark Hittinger, administrator of WinNet
Communications, Inc.</p></div> Communications, Inc.</p></div>
</blockquote>
&footer; &footer;
</body> </body>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/availability.sgml,v 1.5 2003/08/18 11:08:56 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/availability.sgml,v 1.9 2003/08/14 23:14:28 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/availability.sgml,v 1.9 2003/08/14 23:14:28 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.33"> <!ENTITY reference "basiert auf: 1.33">
<!ENTITY title "Bezugsquellen von FreeBSD"> <!ENTITY title "Bezugsquellen von FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>

View file

@ -1,5 +1,5 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/docs.sgml,v 1.5 2005/08/25 15:37:31 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/docs.sgml,v 1.11 2005/09/18 14:39:04 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/docs.sgml,v 1.11 2005/09/18 14:39:04 jkois Exp $">
<!ENTITY title "Dokumentation"> <!ENTITY title "Dokumentation">
<!ENTITY reference "basiert auf: 1.193"> <!ENTITY reference "basiert auf: 1.193">
@ -8,6 +8,7 @@
<!ENTITY url.books "../doc/en_US.ISO8859-1/books"> <!ENTITY url.books "../doc/en_US.ISO8859-1/books">
<!ENTITY url.books.de "../doc/de_DE.ISO8859-1/books"> <!ENTITY url.books.de "../doc/de_DE.ISO8859-1/books">
<!ENTITY url.mancgi "http://www.FreeBSD.org/cgi/man.cgi"> <!ENTITY url.mancgi "http://www.FreeBSD.org/cgi/man.cgi">
<!ENTITY % navincludes SYSTEM "includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>

View file

@ -1,27 +1,23 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/features.sgml,v 1.3 2004/11/10 16:30:21 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/features.sgml,v 1.8 2004/11/07 16:22:48 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/features.sgml,v 1.8 2004/11/07 16:22:48 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.21"> <!ENTITY reference "basiert auf: 1.21">
<!ENTITY title "Die Vorteile von FreeBSD"> <!ENTITY title "Die Vorteile von FreeBSD">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<h1>FreeBSD bietet viele Vorteile.</h1> <h2>FreeBSD bietet viele Vorteile.</h2>
<blockquote>
<p>Egal welche Anwendung, Sie m&ouml;chten Ihr System optimal <p>Egal welche Anwendung, Sie m&ouml;chten Ihr System optimal
ausnutzen. FreeBSD gibt Ihnen die M&ouml;glichkeit, genau ausnutzen. FreeBSD gibt Ihnen die M&ouml;glichkeit, genau
das zu tun.</p> das zu tun.</p>
</blockquote>
<h2>Ein komplettes Betriebssystem, basierend auf 4.4BSD.</h2>
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">Ein komplettes Betriebssystem,
basierend auf 4.4BSD.</font></font>
<blockquote>
<p>FreeBSD hat seine Urspr&uuml;nge in den letzten der <p>FreeBSD hat seine Urspr&uuml;nge in den letzten der
<b>BSD</b> Software Versionen der Computer Systems <b>BSD</b> Software Versionen der Computer Systems
Research Group von der University of California, Berkeley. Research Group von der University of California, Berkeley.
@ -36,14 +32,11 @@
stark erweitert. Das Ziel jedes neuen Release ist ein stark erweitert. Das Ziel jedes neuen Release ist ein
stabileres und schnelleres Betriebssystem, das neue, von stabileres und schnelleres Betriebssystem, das neue, von
Benutzern vorgeschlagene, Funktionen enth&auml;lt.</p> Benutzern vorgeschlagene, Funktionen enth&auml;lt.</p>
</blockquote>
<h2>FreeBSD bietet h&ouml;here
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">FreeBSD bietet h&ouml;here
Geschwindigkeit, gr&ouml;&szlig;ere Kompatibilit&auml;t Geschwindigkeit, gr&ouml;&szlig;ere Kompatibilit&auml;t
und weniger Aufwand bei der Systemadministration.</font></font> und weniger Aufwand bei der Systemadministration.</h2>
<blockquote>
<p>Die Entwickler von FreeBSD haben einige der gr&ouml;&szlig;eren <p>Die Entwickler von FreeBSD haben einige der gr&ouml;&szlig;eren
Probleme des Betriebssystem-Designs in Angriff genommen Probleme des Betriebssystem-Designs in Angriff genommen
und daher kann FreeBSD nun mit folgenden Besonderheiten und daher kann FreeBSD nun mit folgenden Besonderheiten
@ -100,14 +93,11 @@
Ein- und Ausgaben auf Sockets), Unterst&uuml;tzung f&uuml;r Ein- und Ausgaben auf Sockets), Unterst&uuml;tzung f&uuml;r
ACPI und erweiterte Sicherheitsfunktionen, wie ACPI und erweiterte Sicherheitsfunktionen, wie
vorgeschriebene Zugriffskontrollen.</p> vorgeschriebene Zugriffskontrollen.</p>
</blockquote>
<h2>FreeBSD besitzt
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">FreeBSD besitzt
viele Sicherheitsmerkmale, die Netze und Server viele Sicherheitsmerkmale, die Netze und Server
sch&uuml;tzen.</font></font> sch&uuml;tzen.</h2>
<blockquote>
<p>Den FreeBSD-Entwicklern bedeutet Sicherheit <p>Den FreeBSD-Entwicklern bedeutet Sicherheit
genau so viel wie Schnelligkeit und genau so viel wie Schnelligkeit und
Stabilit&auml;t. Der Kernel Stabilit&auml;t. Der Kernel
@ -120,8 +110,7 @@
in chroot-Umgebungen (eingeschr&auml;kte Zugriffe auf in chroot-Umgebungen (eingeschr&auml;kte Zugriffe auf
das Dateisystem), sichere RPCs und Zugriffskontrolllisten das Dateisystem), sichere RPCs und Zugriffskontrolllisten
f&uuml;r Dienste, die mit den TCP-Wrappern zusammenarbeiten.</p> f&uuml;r Dienste, die mit den TCP-Wrappern zusammenarbeiten.</p>
</blockquote>
&footer; &footer;
</body> </body>
</html> </html>

19
de/includes.navabout.sgml Normal file
View file

@ -0,0 +1,19 @@
<!-- $FreeBSD: www/share/sgml/includes.navabout.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/about.html">About</a></li>
<li><a href="&base;/features.html">Features</a></li>
<li><a href="&base;/applications.html">Applications</a></li>
<li><a href="&base;/internet.html">Internetworking</a></li>
<li><a href="&enbase;/advocacy/">Advocacy</a></li>
<li><a href="&enbase;/marketing/">Marketing</a></li>
<li><a href="&base;/news/newsflash.html">News</a></li>
<li><a href="&enbase;/events/events.html">Veranstaltungen</a></li>
<li><a href="&base;/news/press.html">Press</a></li>
<li><a href="&enbase;/art.html">Artwork</a></li>
<li><a href="&enbase;/donations/">Spenden</a></li>
<li><a href="&enbase;/copyright/">Legal Notices</a></li>
</ul>
</div> <!-- sidenav -->'>

View file

@ -0,0 +1,13 @@
<!-- $FreeBSD: www/share/sgml/includes.navcommunity.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&enbase;/community.html">Community</a></li>
<!--li><a href="&base;/community/mailinglists.html"> Mailinglisten</a></li>
<li><a href="&base;/community/irc.html">IRC</a></li>
<li><a href="&base;/community/newsgroups.html">Newsgroups</a></li>
<li><a href="&base;/usergroups.html">Benutzergruppen</a></li>
<li><a href="&base;/community/webresources.html">Web Ressourcen</a></li-->
</ul>
</div> <!-- sidenav -->'>

View file

@ -0,0 +1,23 @@
<!-- $FreeBSD: www/share/sgml/includes.navdevelopers.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/projects/index.html">Entwicklung</a></li>
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/developers-handbook">Developer&#39;s Handbook</a></li>
<li><a href="&enbase;/doc/en_US.ISO8859-1/books/porters-handbook">Porter&#39;s Handbook</a></li>
<li><a href="&base;/support.html#cvs">CVS Repository</a></li>
<li><a href="&base;/releng/index.html">Release Engineering</a></li>
<li><a href="&base;/platforms/">Plattformen</a>
<ul>
<li><a href="&base;/platforms/alpha.html">alpha</a></li>
<li><a href="&base;/platforms/amd64.html">amd64</a></li>
<li><a href="&base;/platforms/i386.html">i386</a></li>
<li><a href="&base;/platforms/ia64.html">ia64</a></li>
<li><a href="&base;/platforms/pc98.html">pc98</a></li>
<li><a href="&base;/platforms/sparc.html">sparc64</a></li>
</ul>
</li>
<li><a href="&enbase;/doc/&url.doc.langcode;/articles/contributing/index.html">Contributing</a></li>
</ul>
</div> <!-- sidenav -->'>

20
de/includes.navdocs.sgml Normal file
View file

@ -0,0 +1,20 @@
<!-- $FreeBSD: www/share/sgml/includes.navdocs.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/docs.html">Dokumentation</a></li>
<li><a href="&enbase;/doc/&url.doc.langcode;/books/faq/">FAQ</a></li>
<li><a href="&enbase;/doc/&url.doc.langcode;/books/handbook/">Handbuch</a></li>
<li><a href="&base;/docs.html#man">Manual-Pages</a>
<ul>
<li><a href="&enbase;/cgi/man.cgi">Man Online</a></li>
</ul>
</li>
<li><a href="&base;/docs.html#books">Books and Articles Online</a></li>
<li><a href="&enbase;/publish.html">Publications</a></li>
<li><a href="&base;/docs.html#links">Web Ressourcen</a></li>
<li><a href="&base;/projects/newbies.html">F&uuml;r Einsteiger</a></li>
<li><a href="&enbase;/docproj/">Documentation Project</a></li>
</ul>
</div> <!-- sidenav -->'>

View file

@ -0,0 +1,16 @@
<!-- $FreeBSD: www/share/sgml/includes.navdownload.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/where.html">FreeBSD Bezugsquellen</a></li>
<li><a href="&base;/releases/">Release Informationen</a>
<ul>
<li><a href="&u.rel.announce;">Produktionsreife: &rel.current;</a></li>
<li><a href="&u.rel2.announce;">Ausgereift: &rel2.current;</a></li>
<li><a href="&base;/snapshots/">Snapshot Releases</a></li>
</ul>
</li>
<li><a href="&enbase;/ports/">Anwendungen (Ports)</a></li>
</ul>
</div> <!-- sidenav -->'>

View file

@ -0,0 +1,24 @@
<!-- $FreeBSD: www/share/sgml/includes.navsupport.sgml,v 1.5 2005/02/12 13:06:38 ceri Exp $ -->
<!ENTITY nav '<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<ul>
<li><a href="&base;/support.html">Hilfe</a></li>
<li><a href="&enbase;/commercial/">Anbieter</a>
<ul>
<li><a href="&enbase;/commercial/software_bycat.html">Software</a></li>
<li><a href="&enbase;/commercial/hardware.html">Hardware</a></li>
<li><a href="&enbase;/commercial/consult_bycat.html">Beratung</a></li>
<li><a href="&enbase;/commercial/isp.html">Internet Service Providers</a></li>
<li><a href="&enbase;/commercial/misc.html">Verschiedenes</a></li>
</ul>
</li>
<li><a href="&base;/security/">Sicherheit</a></li>
<li><a href="&base;/support.html#gnats">Fehlerberichte</a>
<ul>
<li><a href="&enbase;/send-pr.html">Einreichen</a></li>
</ul>
</li>
<li><a href="&base;/support.html#general">Web Ressourcen</a></li>
</ul>
</div> <!-- sidenav -->'>

View file

@ -1,6 +1,6 @@
<!-- <!--
$FreeBSD$ $FreeBSD: www/de/includes.sgml,v 1.18 2005/08/25 15:37:31 jkois Exp $
$FreeBSDde: de-www/includes.sgml,v 1.28 2005/09/18 11:50:42 jkois Exp $ $FreeBSDde: de-www/includes.sgml,v 1.27 2005/08/15 12:29:02 jkois Exp $
basiert auf: 1.62 basiert auf: 1.62
--> -->
@ -20,6 +20,7 @@
<!ENTITY base CDATA "."> <!ENTITY base CDATA ".">
<!ENTITY debase CDATA "http://www.de.FreeBSD.org/de"> <!ENTITY debase CDATA "http://www.de.FreeBSD.org/de">
<!ENTITY enbase CDATA "..">
<!-- Images --> <!-- Images -->
<!ENTITY i.daemon '<img src="&base;/../gifs/daemon.gif" alt="" align="left" width="80" height="76">'> <!ENTITY i.daemon '<img src="&base;/../gifs/daemon.gif" alt="" align="left" width="80" height="76">'>
@ -36,31 +37,108 @@
&copyright;'> &copyright;'>
<!ENTITY home '<a href="&base;/index.html"><img src="&base;/../gifs/home.gif" <!ENTITY home '<a href="&base;/index.html"><img src="&base;/../gifs/home.gif"
alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'> alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"></a>'>
<!ENTITY stylesheet '&base;/../freebsd.css'> <!ENTITY stylesheet '&enbase;/&base;/layout/css/fixed.css'>
<!ENTITY stylesheetlarge '&enbase;/&base;/layout/css/fixed_large.css'>
<!ENTITY nav ''>
<!-- Standard headers and footers --> <!-- Standard headers and footers -->
<!ENTITY header '<head><title>&title;</title> <!ENTITY header '<head><title>&title;</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<meta name="MSSmartTagsPreventParsing" content="TRUE"> <meta name="MSSmartTagsPreventParsing" content="TRUE">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon"> <link rel="shortcut icon" href="&enbase;/&base;/favicon.ico" type="image/x-icon">
<link rel="icon" href="/favicon.ico" type="image/x-icon"> <link rel="icon" href="&enbase;/&base;/favicon.ico" type="image/x-icon">
<link rel="stylesheet" type="text/css" href="&stylesheet;"></head><body <link rel="stylesheet" media="screen" href="&stylesheet;" type="text/css" title="Normal Text">
text="#000000" bgcolor="#FFFFFF" alink="#FFCC33"><img <link rel="alternate stylesheet" media="screen" href="&stylesheetlarge;" type="text/css" title="Large Text">
src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0" usemap="#bar"> <script type="text/javascript" src="&enbase;/&base;/layout/js/styleswitcher.js"></script>
<h1 align="left"><font color="#660000">&title;</font></h1><br clear="all"> </head>
<body>
<div id="containerwrap">
<div id="container">
<span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
<span class="txtoffscreen"><a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
<div id="headercontainer">
<map name="bar"> <div id="header">
<area shape="rect" coords="0,0,109,32" href="&base;/index.html" alt="Top"> <h2 class="blockhide">Header And Logo</h2>
<area shape="rect" coords="110,0,215,32" href="&base;/../ports/index.html" alt="Anwendungen"> <div id="headerlogoleft">
<area shape="rect" coords="216,0,254,32" href="&base;/support.html" alt="Hilfe"> <a href="&base;" title="FreeBSD"><img src="&enbase;/&base;/layout/images/logo.png" width="360" height="40" alt="FreeBSD"></a>
<area shape="rect" coords="255,0,366,32" href="&base;/docs.html" alt="Dokumentation"> </div> <!-- headerlogoleft -->
<area shape="rect" coords="367,0,431,32" href="&base;/../commercial/commercial.html" alt="Anbieter"> <div id="headerlogoright">
<area shape="rect" coords="432,0,477,32" href="&base;/../search/search.html" alt="Suche"> <h2 class="blockhide">Peripheral Links</h2>
<area shape="rect" coords="478,0,522,32" href="&base;/../search/index-site.html" alt="Inhalt"> <div id="searchnav">
<area shape="rect" coords="523,0,564,32" href="&base;/index.html" alt="Top"> <ul id="searchnavlist">
<area shape="rect" href="&base;/index.html" coords="0,0,564,32" alt="Top"> <li>
</map>'> Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Normal Text&#39;); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet(&#39;Large Text&#39;); return false;" title="Large Text Size">Large</a>
</li>
<li>
<a href="&enbase;/donations/" title="Spenden">Spenden</a>
</li>
<li class="last-child">
<a href="&base;/mailto.html" title="Contact">Contact</a>
</li>
</ul>
</div> <!-- searchnav -->
<div id="search">
<form action="&enbase;/cgi/search.cgi" method="get">
<div>
<h2 class="blockhide"><label for="words">Suche</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="Suche"> <input id="submit" name="submit" type="submit" value="Suche">
</div>
</form>
</div> <!-- search -->
</div> <!-- headerlogoright -->
</div> <!-- header -->
<h2 class="blockhide">Site Navigation</h2>
<div id="topnav">
<ul id="topnavlist">
<li>
<a href="&base;/" title="Home">Home</a>
</li>
<li>
<a href="&base;/about.html" title="About">About</a>
</li>
<li>
<a href="&base;/where.html" title="FreeBSD Bezugsquellen">FreeBSD Bezugsquellen</a>
</li>
<li>
<a href="&base;/docs.html" title="Dokumentation">Dokumentation</a>
</li>
<li>
<a href="&enbase;/community.html" title="Community">Community</a>
</li>
<li>
<a href="&enbase;/projects/index.html" title="Entwicklung">Entwicklung</a>
</li>
<li>
<a href="&base;/support.html" title="Hilfe">Hilfe</a>
</li>
</ul>
</div> <!-- topnav -->
</div> <!-- headercontainer -->
<div id="content">
<div id="sidewrap">
&nav;
</div> <!-- sidewrap -->
<div id="contentwrap">
<h1>&title;</h1>'>
<!ENTITY footer '</div> <!-- contentwrap -->
<br class="clearboth">
</div> <!-- content -->
<div id="footer">
&copyright;<br>
&date;
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->'>
<!-- XXX rel.current and u.rel.* should be available in doc/ --> <!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to <!-- The currently released versions of FreeBSD. This value is used to
@ -85,17 +163,17 @@ src="&base;/gifs/bar.gif" alt="Navigation Bar" width="565" height="33" border="0
--> -->
<!ENTITY rel.current '5.4'> <!ENTITY rel.current '5.4'>
<!ENTITY rel.current.date 'Mai 2004'> <!ENTITY rel.current.date 'May 2004'>
<!-- URLs to information on the latest release --> <!-- URLs to information on the latest release -->
<!ENTITY u.rel.notes '&base;/../releases/&rel.current;R/relnotes.html'> <!ENTITY u.rel.notes '&enbase;/releases/&rel.current;R/relnotes.html'>
<!ENTITY u.rel.announce '&base;/../releases/&rel.current;R/announce.html'> <!ENTITY u.rel.announce '&enbase;/releases/&rel.current;R/announce.html'>
<!ENTITY u.rel.errata '&base;/../releases/&rel.current;R/errata.html'> <!ENTITY u.rel.errata '&enbase;/releases/&rel.current;R/errata.html'>
<!ENTITY u.rel.hardware '&base;/../releases/&rel.current;R/hardware.html'> <!ENTITY u.rel.hardware '&enbase;/releases/&rel.current;R/hardware.html'>
<!ENTITY u.rel.early '&base;/../releases/&rel.current;R/early-adopter.html'> <!ENTITY u.rel.early '&enbase;/releases/&rel.current;R/early-adopter.html'>
<!ENTITY u.rel.migration '&base;/../releases/&rel.current;R/migration-guide.html'> <!ENTITY u.rel.migration '&enbase;/releases/&rel.current;R/migration-guide.html'>
<!ENTITY u.rel.installation '&base;/../releases/&rel.current;R/installation.html'> <!ENTITY u.rel.installation '&enbase;/releases/&rel.current;R/installation.html'>
<!ENTITY u.rel.readme '&base;/../releases/&rel.current;R/readme.html'> <!ENTITY u.rel.readme '&enbase;/releases/&rel.current;R/readme.html'>
<!-- Secondary "current release" entities --> <!-- Secondary "current release" entities -->
<!ENTITY rel2.current '4.11'> <!ENTITY rel2.current '4.11'>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD$ <!-- $FreeBSD: www/de/includes.xsl,v 1.15 2005/05/20 17:13:46 brueffer Exp $
$FreeBSDde: de-www/includes.xsl,v 1.21 2005/05/20 13:33:58 brueffer Exp $ $FreeBSDde: de-www/includes.xsl,v 1.21 2005/05/20 13:33:58 brueffer Exp $
basiert auf: 1.20 basiert auf: 1.20
--> -->
@ -40,55 +40,209 @@
<a href="{$base}/index.html"><img src="{$enbase}/gifs/home.gif" alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"/></a> <a href="{$base}/index.html"><img src="{$enbase}/gifs/home.gif" alt="FreeBSD Home Page" border="0" align="right" width="101" height="33"/></a>
</xsl:variable> </xsl:variable>
<xsl:variable name="section" select="''"/>
<xsl:variable name="header1"> <xsl:variable name="header1">
<head> <head><title><xsl:value-of select="$title"/></title>
<title><xsl:value-of select="$title"/></title> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="MSSmartTagsPreventParsing" content="TRUE" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/> <link rel="shortcut icon" href="{$enbase}/favicon.ico" type="image/x-icon" />
<meta name="MSSmartTagsPreventParsing" content="TRUE"/> <link rel="icon" href="{$enbase}/favicon.ico" type="image/x-icon" />
</head> <link rel="stylesheet" media="screen" href="{$enbase}/layout/css/fixed.css" type="text/css" title="Normal Text" />
<link rel="alternate stylesheet" media="screen" href="{$enbase}/layout/css/fixed_large.css" type="text/css" title="Large Text" />
<script type="text/javascript" src="{$enbase}/layout/js/styleswitcher.js"></script>
</head>
</xsl:variable> </xsl:variable>
<xsl:attribute-set name="att.body">
<xsl:attribute name="text">#000000</xsl:attribute>
<xsl:attribute name="bgcolor">#FFFFFF</xsl:attribute>
<xsl:attribute name="alink">#FFCC33</xsl:attribute>
</xsl:attribute-set>
<xsl:variable name="header2"> <xsl:variable name="header2">
<img src="{$base}/gifs/bar.gif" alt="Navigation Bar" width="565" <span class="txtoffscreen"><a href="#content" title="Skip site navigation" accesskey="1">Skip site navigation</a> (1)</span>
height="33" border="0" usemap="#bar"/> <span class="txtoffscreen"><a href="#contentwrap" title="Skip section navigation" accesskey="2">Skip section navigation</a> (2)</span>
<div id="headercontainer">
<h1 align="left"><font color="#660000"><xsl:value-of select="$title"/></font></h1>
<div id="header">
<br clear="all"/> <h2 class="blockhide">Header And Logo</h2>
<div id="headerlogoleft">
<map name="bar"> <a href="{$base}" title="FreeBSD"><img src="{$enbase}/layout/images/logo.png" width="360" height="40" alt="FreeBSD" /></a>
<area shape="rect" coords="0,0,109,32" </div> <!-- headerlogoleft -->
href="{$base}/index.html" alt="Top"/> <div id="headerlogoright">
<area shape="rect" coords="110,0,215,32" <h2 class="blockhide">Peripheral Links</h2>
href="{$enbase}/ports/index.html" alt="Anwendungen"/> <div id="searchnav">
<area shape="rect" coords="216,0,254,32" <ul id="searchnavlist">
href="{$enbase}/support.html" alt="Hilfe"/> <li>
<area shape="rect" coords="255,0,366,32" Text Size: <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Normal Text'); return false;" title="Normal Text Size">Normal</a> / <a href="#" onkeypress="return false;" onclick="setActiveStyleSheet('Large Text'); return false;" title="Large Text Size">Large</a>
href="{$enbase}/docs.html" alt="Dokumentation"/> </li>
<area shape="rect" coords="367,0,431,32" <li>
href="{$enbase}/commercial/commercial.html" alt="Anbieter"/> <a href="{$enbase}/donations/" title="Spenden">Spenden</a>
<area shape="rect" coords="432,0,477,32" </li>
href="{$enbase}/search/search.html" alt="Suche"/> <li class="last-child">
<area shape="rect" coords="478,0,522,32" <a href="{$base}/mailto.html" title="Contact">Contact</a>
href="{$enbase}/search/index-site.html" alt="Inhalt"/> </li>
<area shape="rect" coords="523,0,564,32" </ul>
href="{$base}/index.html" alt="Top"/> </div> <!-- searchnav -->
<area shape="rect" coords="0,0,564,32" <div id="search">
href="{$base}/index.html" alt="Top"/> <form action="{$enbase}/cgi/search.cgi" method="get">
</map> <div>
<h2 class="blockhide"><label for="words">Suche</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="Suche" />&#160;<input id="submit" name="submit" type="submit" value="Suche" />
</div>
</form>
</div> <!-- search -->
</div> <!-- headerlogoright -->
</div> <!-- header -->
<h2 class="blockhide">Site Navigation</h2>
<div id="topnav">
<ul id="topnavlist">
<li>
<a href="{$base}/" title="Home">Home</a>
</li>
<li>
<a href="{$base}/about.html" title="About">About</a>
</li>
<li>
<a href="{$base}/where.html" title="FreeBSD Bezugsquellen">FreeBSD Bezugsquellen</a>
</li>
<li>
<a href="{$base}/docs.html" title="Dokumentation">Dokumentation</a>
</li>
<li>
<a href="{$enbase}/community.html" title="Community">Community</a>
</li>
<li>
<a href="{$enbase}/projects/index.html" title="Entwicklung">Entwicklung</a>
</li>
<li>
<a href="{$base}/support.html" title="Hilfe">Hilfe</a>
</li>
</ul>
</div> <!-- topnav -->
</div> <!-- headercontainer -->
</xsl:variable> </xsl:variable>
<xsl:variable name="header3">
<h1><xsl:value-of select="$title"/></h1>
</xsl:variable>
<xsl:variable name="sidenav">
<div id="sidewrap">
<div id="sidenav">
<h2 class="blockhide">Section Navigation</h2>
<xsl:if test="$section = 'about'" >
<ul>
<li><a href="{$base}/about.html">About</a></li>
<li><a href="{$base}/features.html">Features</a></li>
<li><a href="{$base}/applications.html">Applications</a></li>
<li><a href="{$base}/internet.html">Internetworking</a></li>
<li><a href="{$enbase}/advocacy/">Advocacy</a></li>
<li><a href="{$enbase}/marketing/">Marketing</a></li>
<li><a href="{$base}/news/newsflash.html">News</a></li>
<li><a href="{$enbase}/events/events.html">Veranstaltungen</a></li>
<li><a href="{$base}/news/press.html">Press</a></li>
<li><a href="{$enbase}/art.html">Artwork</a></li>
<li><a href="{$enbase}/donations/">Spenden</a></li>
<li><a href="{$enbase}/copyright/">Legal Notices</a></li>
</ul>
</xsl:if>
<xsl:if test="$section = 'community'" >
<ul>
<li><a href="{$enbase}/community.html">Community</a></li>
<!--li><a href="{$base}/community/mailinglists.html"> Mailinglisten</a></li>
<li><a href="{$base}/community/irc.html">IRC</a></li>
<li><a href="{$base}/community/newsgroups.html">Newsgroups</a></li>
<li><a href="{$base}/usergroups.html">Benutzergruppen</a></li>
<li><a href="{$base}/community/webresources.html">Web Ressourcen</a></li-->
</ul>
</xsl:if>
<xsl:if test="$section = 'developers'" >
<ul>
<li><a href="{$base}/projects/index.html">Entwicklung</a></li>
<li><a href="{$enbase}/doc/en_US.ISO8859-1/books/developers-handbook">Developer&#39;s Handbook</a></li>
<li><a href="{$enbase}/doc/en_US.ISO8859-1/books/porters-handbook">Porter&#39;s Handbook</a></li>
<li><a href="{$base}/support.html#cvs">CVS Repository</a></li>
<li><a href="{$base}/releng/index.html">Release Engineering</a></li>
<li><a href="{$base}/platforms/">Plattformen</a>
<ul>
<li><a href="{$base}/platforms/alpha.html">alpha</a></li>
<li><a href="{$base}/platforms/amd64.html">amd64</a></li>
<li><a href="{$base}/platforms/i386.html">i386</a></li>
<li><a href="{$base}/platforms/ia64.html">ia64</a></li>
<li><a href="{$base}/platforms/pc98.html">pc98</a></li>
<li><a href="{$base}/platforms/sparc.html">sparc64</a></li>
</ul>
</li>
<li><a href="{$enbase}/doc/{$url.doc.langcode}/articles/contributing/index.html">Contributing</a></li>
</ul>
</xsl:if>
<xsl:if test="$section = 'docs'" >
<ul>
<li><a href="{$base}/docs.html">Dokumentation</a></li>
<li><a href="{$enbase}/doc/{$url.doc.langcode}/books/faq/">FAQ</a></li>
<li><a href="{$enbase}/doc/{$url.doc.langcode}/books/handbook/">Handbuch</a></li>
<li><a href="{$base}/docs.html#man">Manual-Pages</a>
<ul>
<li><a href="{$enbase}/cgi/man.cgi">Man Online</a></li>
</ul>
</li>
<li><a href="{$base}/docs.html#books">Books and Articles Online</a></li>
<li><a href="{$enbase}/publish.html">Publications</a></li>
<li><a href="{$base}/docs.html#links">Web Ressourcen</a></li>
<li><a href="{$base}/projects/newbies.html">F&#252;r Einsteiger</a></li>
<li><a href="{$enbase}/docproj/">Documentation Project</a></li>
</ul>
</xsl:if>
<xsl:if test="$section = 'download'" >
<ul>
<li><a href="{$base}/where.html">FreeBSD Bezugsquellen</a></li>
<li><a href="{$base}/releases/">Release Informationen</a>
<ul>
<li><a href="{$u.rel.announce}">Produktionsreife: <xsl:value-of select="$rel.current"/></a></li>
<li><a href="{$u.rel2.announce}">Ausgereift: <xsl:value-of select="$rel2.current"/></a></li>
<li><a href="{$base}/snapshots/">Snapshot Releases</a></li>
</ul>
</li>
<li><a href="{$enbase}/ports/">Anwendungen (Ports)</a></li>
</ul>
</xsl:if>
<xsl:if test="$section = 'support'" >
<ul>
<li><a href="{$base}/support.html">Hilfe</a></li>
<li><a href="{$enbase}/commercial/">Anbieter</a>
<ul>
<li><a href="{$enbase}/commercial/software_bycat.html">Software</a></li>
<li><a href="{$enbase}/commercial/hardware.html">Hardware</a></li>
<li><a href="{$enbase}/commercial/consult_bycat.html">Beratung</a></li>
<li><a href="{$enbase}/commercial/isp.html">Internet Service Providers</a></li>
<li><a href="{$enbase}/commercial/misc.html">Verschiedenes</a></li>
</ul>
</li>
<li><a href="{$base}/security/">Sicherheit</a></li>
<li><a href="{$base}/support.html#gnats">Fehlerberichte</a>
<ul>
<li><a href="{$enbase}/send-pr.html">Einreichen</a></li>
</ul>
</li>
<li><a href="{$base}/support.html#general">Web Ressourcen</a></li>
</ul>
</xsl:if>
</div> <!-- sidenav -->
</div> <!-- sidewrap -->
</xsl:variable>
<xsl:variable name="footer"> <xsl:variable name="footer">
<hr noshade="noshade"/> <div id="footer">
<address><xsl:copy-of select="$author"/><br/> <xsl:copy-of select="$copyright"/><br />
<xsl:copy-of select="$date"/></address> <xsl:copy-of select="$date"/>
</div> <!-- footer -->
</xsl:variable> </xsl:variable>
<xsl:variable name="rel.current" select='"5.4"'/> <xsl:variable name="rel.current" select='"5.4"'/>
@ -122,38 +276,4 @@
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/installation.html</xsl:variable> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/installation.html</xsl:variable>
<xsl:variable name="u.rel2.readme"> <xsl:variable name="u.rel2.readme">
<xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/readme.html</xsl:variable> <xsl:value-of select="$base"/>/releases/<xsl:value-of select="$rel2.current"/>R/readme.html</xsl:variable>
</xsl:stylesheet>
<!-- template: "html-index-advisories-items-lastmodified" -->
<xsl:template name="html-index-advisories-items-lastmodified">
<xsl:param name="advisories.xml" select="''" />
<xsl:value-of select="document($advisories.xml)/descendant::day[position() = 1]/name"/>
<xsl:text>. </xsl:text>
<xsl:call-template name="transtable-lookup">
<xsl:with-param name="word-group" select="'number-month'" />
<xsl:with-param name="word">
<xsl:value-of select="document($advisories.xml)/descendant::month[position() = 1]/name"/>
</xsl:with-param>
</xsl:call-template>
<xsl:text> </xsl:text>
<xsl:value-of select="document($advisories.xml)/descendant::year[position() = 1]/name"/>
</xsl:template>
<!-- template: "html-index-news-project-items-lastmodified" -->
<xsl:template name="html-index-news-project-items-lastmodified">
<xsl:param name="advisories.xml" select="''" />
<xsl:value-of select="document($news.project.xml)/descendant::day[position() = 1]/name"/>
<xsl:text>. </xsl:text>
<xsl:call-template name="transtable-lookup">
<xsl:with-param name="word-group" select="'number-month'" />
<xsl:with-param name="word">
<xsl:value-of select="document($news.project.xml)/descendant::month[position() = 1]/name"/>
</xsl:with-param>
</xsl:call-template>
<xsl:text> </xsl:text>
<xsl:value-of select="document($news.project.xml)/descendant::year[position() = 1]/name"/>
</xsl:template>
</xsl:stylesheet>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- <!--
$FreeBSD$ $FreeBSD: www/de/index.xsl,v 1.22 2005/05/20 17:13:46 brueffer Exp $
$FreeBSDde: de-www/index.xsl,v 1.46 2005/04/18 15:45:01 jkois Exp $ $FreeBSDde: de-www/index.xsl,v 1.46 2005/04/18 15:45:01 jkois Exp $
basiert auf: 1.127 basiert auf: 1.127
--> -->
@ -11,7 +11,7 @@
<xsl:import href="includes.xsl"/> <xsl:import href="includes.xsl"/>
<xsl:import href="news/includes.xsl"/> <xsl:import href="news/includes.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/> <xsl:variable name="date" select="'$FreeBSD: www/de/index.xsl,v 1.22 2005/05/20 17:13:46 brueffer Exp $'"/>
<xsl:variable name="title" select="'Das FreeBSD Projekt'"/> <xsl:variable name="title" select="'Das FreeBSD Projekt'"/>
<!-- these params should be externally bound. The values <!-- these params should be externally bound. The values
@ -23,392 +23,301 @@
<xsl:param name="news.press.xml" select="'none'"/> <xsl:param name="news.press.xml" select="'none'"/>
<xsl:param name="news.project.xml-master" select="'none'"/> <xsl:param name="news.project.xml-master" select="'none'"/>
<xsl:param name="news.project.xml" select="'none'"/> <xsl:param name="news.project.xml" select="'none'"/>
<xsl:param name="events.xml-master" select="'none'"/>
<xsl:param name="events.xml" select="'none'"/>
<xsl:param name="curdate.xml" select="'none'"/>
<xsl:output type="html" encoding="iso-8859-1" <xsl:output type="html" encoding="iso-8859-1"
doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/> doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"/>
<xsl:template match="/"> <xsl:template match="/">
<html> <html>
<head> <head>
<title><xsl:value-of select="$title"/></title> <title><xsl:value-of select="$title"/></title>
<meta name="description" content="The FreeBSD Project"/> <meta name="description" content="The FreeBSD Project"/>
<meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Gallery, <meta name="keywords" content="FreeBSD, BSD, UNIX, Support, Gallery,
Release, Application, Software, Handbook, FAQ, Tutorials, Bugs, Release, Application, Software, Handbook, FAQ, Tutorials, Bugs,
CVS, CVSup, News, Commercial Vendors, homepage, CTM, Unix"/> CVS, CVSup, News, Commercial Vendors, homepage, CTM, Unix"/>
<link rel="shortcut icon" href="{$enbase}/favicon.ico" type="image/x-icon"/> <link rel="shortcut icon" href="{$enbase}/favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" type="text/css" href="{$enbase}/index.css" />
<link rel="icon" href="{$enbase}/favicon.ico" type="image/x-icon"/> <link rel="icon" href="{$enbase}/favicon.ico" type="image/x-icon"/>
<link rel="stylesheet" media="screen" href="{$enbase}/layout/css/fixed.css" type="text/css" title="Normal Text" />
<link rel="alternate stylesheet" media="screen" href="{$enbase}/layout/css/fixed_large.css" type="text/css" title="Large Text" />
<script type="text/javascript" src="{$enbase}/layout/js/styleswitcher.js"></script>
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="FreeBSD Ank&#252;ndigungen" href="{$base}/news/news.rdf" /> title="FreeBSD Project News" href="{$base}/news/news.rdf" />
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="FreeBSD Sicherheits-Hinweise" href="{$base}/security/advisories.rdf" /> title="FreeBSD Security Advisories" href="{$base}/security/advisories.rdf" />
<link rel="alternate" type="application/rss+xml" <link rel="alternate" type="application/rss+xml"
title="Ank&#252;ndigungen des FreeBSD GNOME Projects" title="FreeBSD GNOME Project News" href="{$base}/gnome/news.rdf" />
href="{$base}/gnome/news.rdf" />
<!-- Formatted to be easy to spam harvest, please do not reformat. --> <!-- Formatted to be easy to spam harvest, please do not reformat. -->
<xsl:comment> <xsl:comment>
Spamtrap, do not email: Spamtrap, do not email:
&lt;a href="mailto:bruscar@freebsd.org"&gt;bruscar@freebsd.org&lt;/a&gt; &lt;a href="mailto:bruscar@freebsd.org"&gt;bruscar@freebsd.org&lt;/a&gt;
</xsl:comment> </xsl:comment>
</head> </head>
<body> <body>
<table border="0" cellspacing="0" cellpadding="0" width="100%"> <div id="containerwrap">
<tr> <div id="container">
<td><a href="http://www.FreeBSD.org/index.html"> <xsl:copy-of select="$header2"/>
<img src="{$enbase}/gifs/freebsd_1.gif" height="94" width="306" <div id="content">
alt="FreeBSD: The Power to Serve" border="0"/></a></td>
<td align="right" valign="bottom"> <div id="frontcontainer">
<form action="http://www.FreeBSD.org/cgi/mirror.cgi" <div id="frontmain">
method="get"> <div id="frontfeaturecontainer">
<br/> <div id="frontfeatureleft">
<div id="frontfeaturecontent">
<h1>
Based on BSD UNIX&#174;
</h1>
<p>FreeBSD ist ein modernes Betriebssystem f&#252;r
x86 kompatible (einschlie&#223;lich Pentium&#174; und Athlon&#8482;),
amd64 kompatible (einschlie&#223;lich Opteron&#8482;, Athlon 64 und EM64T),
Alpha/AXP, IA-64, PC-98 und UltraSPARC&#174;-Architekturen.
An der Unterst&#252;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&#223;en
Entwicklergruppe</a> gepflegt und erweitert.</p>
<div id="txtfrontfeaturelink">
&#187;<a href="{$base}/about.html" title="Learn More">Learn More</a>
</div> <!-- txtfrontfeaturelink -->
</div> <!-- frontfeaturecontent -->
</div> <!-- frontfeatureleft -->
<font color="#990000"><b>W&#228;hlen Sie einen Server <div id="frontfeaturemiddle">
in Ihrer N&#228;he:</b></font> <div class="frontgetroundbox">
<div class="frontgettop"><div>&#160;</div>&#160;</div>
<div class="frontgetcontent">
<a href="{$base}/where.html">Get FreeBSD Now</a>
</div> <!-- frontgetcontent -->
<div class="frontgetbot"><div>&#160;</div>&#160;</div>
</div> <!-- frontgetroundbox -->
<div id="frontreleases">
<div id="frontreleasescontent" class="txtshortcuts">
<h2>LATEST RELEASES</h2>
<ul id="frontreleaseslist">
<li>
<a href="{$u.rel.announce}">Produktionsreife <xsl:value-of select="$rel.current"/></a>
</li>
<li>
<a href="{$u.rel2.announce}">Ausgereift <xsl:value-of select="$rel2.current"/></a>
</li>
</ul>
</div> <!-- frontreleasescontent -->
</div> <!-- frontreleases -->
</div> <!-- frontfeaturemiddle -->
<br/> <div id="frontfeatureright">
<h2 class="blockhide">Language Links</h2>
<div id="languagenav">
<ul id="languagenavlist">
<li>
<a href="{$enbase}/de/" title="Deutsch">de</a>
</li>
<li>
<a href="{$enbase}/" title="Englisch">en</a>
</li>
<li>
<a href="{$enbase}/es/" title="Spanisch">es</a>
</li>
<li>
<a href="{$enbase}/fr/" title="Franz">fr</a>
</li>
<li>
<a href="{$enbase}/it/" title="Italienisch">it</a>
</li>
<li>
<a href="{$enbase}/ja/" title="Japanisch">ja</a>
</li>
<li class="last-child">
<a href="{$enbase}/ru/" title="Russisch">ru</a>
</li>
</ul>
</div> <!-- languagenav -->
<select name="goto"> <div id="mirror">
<xsl:call-template name="html-index-mirrors-options-list"> <form action="{$enbase}/cgi/mirror.cgi" method="get">
<xsl:with-param name="mirrors.xml" select="$mirrors.xml" /> <div>
</xsl:call-template> <h2 class="blockhide"><label for="mirrorsel">Mirror</label></h2>
</select> <select id="mirrorsel" name="goto">
<xsl:call-template name="html-index-mirrors-options-list">
<input type="submit" value=" Los "/> <xsl:with-param name="mirrors.xml" select="$mirrors.xml" />
</xsl:call-template>
<br/> </select>
</div> <!-- unnamed -->
<font color="#990000"><b>Sprache: </b></font>
<span title="Deutsch">[de]</span>
<xsl:text>&#160;</xsl:text>
<a href="{$enbase}/index.html" title="Englisch">[en]</a>
<xsl:text>&#160;</xsl:text>
<a href="{$enbase}/es/index.html" title="Spanisch">[es]</a>
<xsl:text>&#160;</xsl:text>
<a href="{$enbase}/fr/index.html" title="Franz&#246;sisch">[fr]</a>
<xsl:text>&#160;</xsl:text>
<a href="{$enbase}/it/index.html" title="Italienisch">[it]</a>
<xsl:text>&#160;</xsl:text>
<a href="{$enbase}/ja/index.html" title="Japanisch">[ja]</a>
<xsl:text>&#160;</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 class="panel" cellpadding="4" cellspacing="0">
<tr>
<td>
<xsl:call-template name="html-index-navigation-link-list">
<xsl:with-param name="navigation.xml" select="$navigation.xml"/>
</xsl:call-template>
<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> </form>
</td> </div> <!-- mirror -->
</tr>
</table>
</td>
<td></td> <div id="frontshortcuts">
<div id="frontshortcutscontent" class="txtshortcuts">
<h2>SHORTCUTS</h2>
<ul id="frontshortcutslist">
<li>
<a href="{$base}/support.html#mailing-list" title="Mailinglisten">Mailinglisten</a>
</li>
<li>
<a href="{$base}/platforms/" title="Plattformen">Plattformen</a>
</li>
<li>
<a href="{$enbase}/send-pr.html" title="Report a Bug">Report a Bug</a>
</li>
<li>
<a href="{$enbase}/doc/{$url.doc.langcode}/books/faq/index.html" title="FAQ">FAQ</a>
</li>
<li>
<a href="http://www.freebsdfoundation.org/" title="Foundation">Foundation</a>
</li>
</ul>
</div> <!-- frontshortcutscontent -->
</div> <!-- frontshortcuts -->
<!-- Main body column --> <div class="frontnewroundbox">
<div class="frontnewtop"><div>&#160;</div>&#160;</div>
<div class="frontnewcontent">
<a href="{$base}/projects/newbies.html">New to FreeBSD?</a>
</div> <!-- frontnewcontent -->
<div class="frontnewbot"><div>&#160;</div>&#160;</div>
</div> <!-- frontnewroundbox -->
</div> <!-- featureright -->
</div> <!-- frontfeaturecontainer -->
<td align="left" valign="top" rowspan="2"> <br class="clearboth" />
<h2>Was ist FreeBSD?</h2> <div id="frontnemscontainer">
<div id="frontnews">
<div id="frontnewscontent" class="txtnewsevent">
<h2>LATEST NEWS</h2>
<div class="newseventswrap">
<p>FreeBSD ist ein modernes Betriebssystem f&#252;r <xsl:call-template name="html-index-news-project-items">
x86 kompatible (einschlie&#223;lich Pentium&#174; und Athlon&#8482;), <xsl:with-param name="news.project.xml-master" select="$news.project.xml-master" />
amd64 kompatible (einschlie&#223;lich Opteron&#8482;, Athlon 64 und EM64T), <xsl:with-param name="news.project.xml" select="$news.project.xml" />
Alpha/AXP, IA-64, PC-98 und UltraSPARC&#174;-Architekturen. </xsl:call-template>
An der Unterst&#252;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&#223;en
Entwicklergruppe</a> gepflegt und erweitert.</p>
<h2>Herausragende Funktionen</h2> <div>
<ul class="newseventslist">
<li class="first-child">
<a href="{$base}/news/newsflash.html" title="More News">More News</a>
</li>
<li class="last-child">
<a href="{$base}/news/news.rdf" title="News RSS Feed"><img class="rssimage" src="{$enbase}/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<p>In den Bereichen Netzwerk, Leistungsf&#228;higkeit, </div> <!-- frontnewscontent -->
Sicherheit und Kompatibilit&#228;t besitzt FreeBSD </div> <!-- frontnews -->
heute schon <a href="{$base}/features.html">Funktionen</a>, <div class="frontseparator"><b style="display: none">.</b></div>
die in anderen Betriebssystemen, selbst in den besten <div id="frontevents">
kommerziellen, fehlen.</p> <div id="fronteventscontent" class="txtnewsevent">
<h2>Leistungsf&#228;hige Internet-Dienste</h2> <h2>UPCOMING EVENTS</h2>
<div class="newseventswrap">
<p>FreeBSD ist bestens geeignet f&#252;r <xsl:call-template name="html-index-events-items">
<a href="{$base}/internet.html">Internet- oder Intranet-</a> <xsl:with-param name="events.xml-master" select="$events.xml-master" />
Server. Auch unter h&#246;chsten Lasten arbeiten die <xsl:with-param name="events.xml" select="$events.xml" />
Netzwerkdienste zuverl&#228;ssig. Der effiziente Umgang <xsl:with-param name="curdate.xml" select="$curdate.xml" />
mit dem Speicher garantiert schnelle Antwortzeiten </xsl:call-template>
f&#252;r tausende gleichzeitig laufende Benutzerprozesse.</p>
<h2>Viele Anwendungen</h2> <div>
<ul class="newseventslist">
<li class="only-child">
<a href="{$enbase}/events/" title="More Events">More Events</a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<p>Die Qualit&#228;t von FreeBSD zusammen mit preiswerter </div> <!-- frontnewsevents -->
und leistungsf&#228;higer PC-Hardware bietet eine </div> <!-- frontevents -->
wirtschaftliche Alternative zu kommerziellen <div class="frontseparator"><b style="display: none">.</b></div>
<xsl:value-of select="$unix"/> Workstations. <div id="frontmedia">
Unter FreeBSD laufen viele <div id="frontmediacontent" class="txtnewsevent">
<a href="{$base}/applications.html">Anwendungen</a>;
das System eignet sich sowohl f&#252;r Arbeitspl&#228;tze
als auch f&#252;r Server.</p>
<h2>Leicht zu installieren</h2> <h2>IN THE MEDIA</h2>
<div class="newseventswrap">
<p>FreeBSD kann von mehreren Medien installiert werden, <xsl:call-template name="html-index-news-press-items">
beispielsweise CD-ROM, DVD-ROM, Disketten, Bandlaufwerken <xsl:with-param name="news.press.xml-master" select="$news.press.xml-master" />
oder einer MS-DOS&#174; Partition. Sie k&#246;nnen FreeBSD <xsl:with-param name="news.press.xml" select="$news.press.xml" />
auch <i>direkt</i> mit FTP oder NFS installieren, wenn </xsl:call-template>
Sie eine Netzwerkverbindung haben. Dazu brauchen Sie
einige 1.44&#160;MB Disketten und
<a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/install.html">die
Installations-Anleitung</a>.</p>
<h2>FreeBSD ist <i>frei</i></h2> <div>
<ul class="newseventslist">
<li class="only-child">
<a href="{$enbase}/news/press.html" title="More Media">More Media</a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<a href="{$enbase}/copyright/daemon.html"><img src="{$enbase}/gifs/dae_up3.gif" </div> <!-- frontmediacontent -->
alt="Der BSD Daemon" </div> <!-- frontmedia -->
height="81" width="72" <div class="frontseparator"><b style="display: none">.</b></div>
align="right" <div id="frontsecurity">
border="0"/></a> <div id="frontsecuritycontent" class="txtnewsevent">
<p>W&#228;hrend man vermuten k&#246;nnte, dass ein <h2>SICHERHEITS-HINWEISE</h2>
Betriebssystem mit diesem Funktionsumfang teuer verkauft <div class="newseventswrap">
wird, ist FreeBSD
<a href="{$enbase}/copyright/index.html">kostenlos</a> und
bringt den kompletten Quellcode gleich mit. Wenn
Sie FreeBSD herunterladen oder k&#228;uflich erwerben wollen, finden Sie in
<a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/mirrors.html">Bezugsquellen
f&#252;r FreeBSD</a> weitere Informationen.</p>
<h2>Mitmachen bei FreeBSD</h2> <xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
<p>Sie k&#246;nnen leicht zu FreeBSD beitragen. Suchen
Sie einfach eine Stelle, die verbessert werden muss.
Ihre sorgf&#228;ltig und sauber vorgenommenen
&#196;nderungen k&#246;nnen Sie dem Projekt mit
send-pr oder &#252;ber einen Committer, wenn Sie
einen kennen, zukommen lassen. Es sind viele Beitr&#228;ge
m&#246;glich: beispielsweise Dokumentationen,
Grafiken oder Quellcode. Einzelheiten entnehmen Sie
bitte dem Artikel
<a href="{$enbase}/doc/de_DE.ISO8859-1/articles/contributing/index.html">
FreeBSD unterst&#252;tzen</a>.</p>
<p>Auch wenn Sie kein Programmierer sind, k&#246;nnen
Sie zu FreeBSD beitragen. Die
<a href="http://www.FreeBSDFoundation.org">FreeBSD&#160;Foundation</a>
ist eine gemeinn&#252;tzige Gesellschaft. Spenden
an die Gesellschaft k&#246;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&#160;FreeBSD&#160;Foundation,
7321 Brockway Dr., Boulder, CO 80303. USA</p>
</td>
<td></td>
<!-- Right-most column -->
<td valign="top">
<!-- News / release info table -->
<table class="panel" cellpadding="4" cellspacing="0">
<tr>
<td valign="top"><p><a href="{$u.rel.announce}">
<font size="+1" color="#990000"><b>Produktionsreife:
<xsl:value-of select="$rel.current"/>-RELEASE</b></font></a><br/>
<small>&#183; <a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/install.html">Installation</a><br/>
&#183; <a href="{$u.rel.notes}">Release Notes</a><br/>
&#183; <a href="{$u.rel.hardware}">Hardware Notes</a><br/>
&#183; <a href="{$u.rel.installation}">Installation Notes</a><br/>
&#183; <a href="{$u.rel.errata}">Errata</a><br/>
&#183; <a href="{$u.rel.migration}">Migrationsleitfaden</a></small></p>
<p><a href="{$u.rel2.announce}">
<font size="+1" color="#990000"><b>Ausgereift:
<xsl:value-of select="$rel2.current"/>-RELEASE</b></font></a><br/>
<small>&#183; <a href="{$enbase}/doc/de_DE.ISO8859-1/books/handbook/install.html">Installation</a><br/>
&#183; <a href="{$u.rel2.notes}">Release Notes</a><br/>
&#183; <a href="{$u.rel2.hardware}">Hardware Notes</a><br/>
&#183; <a href="{$u.rel2.installation}">Installation Notes</a><br/>
&#183; <a href="{$u.rel2.errata}">Errata</a></small></p>
<p><a href="{$enbase}/snapshots/index.html"><font size="+1" color="#990000"><b>Snapshot
Releases</b></font></a></p>
<p><font size="+1" color="#990000"><b>Ank&#252;ndigungen</b></font>
<xsl:text> </xsl:text>
<font color="#990000">(<a href="news/news.rdf">RSS</a>)</font><br/>
<font size="-1">
aktualisiert am:
<xsl:call-template name="html-index-news-project-items-lastmodified">
<xsl:with-param name="news.project.xml-master" select="$news.project.xml-master" />
</xsl:call-template>
<br/>
<xsl:call-template name="html-index-news-project-items">
<xsl:with-param name="news.project.xml-master" select="$news.project.xml-master" />
<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-master" select="$news.press.xml-master" />
</xsl:call-template>
<br/>
<xsl:call-template name="html-index-news-press-items">
<xsl:with-param name="news.press.xml-master" select="$news.press.xml-master" />
<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>
<xsl:text> </xsl:text>
<font color="#990000">(<a href="security/advisories.rdf">RSS</a>)</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:with-param name="type" select="'advisory'" /> <xsl:with-param name="type" select="'advisory'" />
</xsl:call-template> </xsl:call-template>
<br/>
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$advisories.xml" />
<xsl:with-param name="type" select="'advisory'" />
</xsl:call-template>
<a href="security/">mehr ...</a>
</font>
</p>
<p><font size="+1" color="#990000"><b>Fehler-Hinweise</b></font> <div>
<xsl:text> </xsl:text> <ul class="newseventslist">
<br/> <li class="first-child">
<font size="-1"> <a href="{$base}/security/" title="More Security Advisories">More</a>
aktualisiert am: </li>
<xsl:call-template name="html-index-advisories-items-lastmodified"> <li>
<a href="{$enbase}/send-pr.html" title="Submit a Problem Report">Submit Bug</a>
</li>
<li class="last-child">
<a href="{$base}/security/advisories.rdf" title="Security Advisories RSS Feed"><img class="rssimage" src="{$enbase}/layout/images/ico_rss.png" width="27" height="12" alt="News RSS Feed" /></a>
</li>
</ul>
</div> <!-- unnamed -->
</div> <!-- newseventswrap -->
<br />
<h2>FEHLER-HINWEISE</h2>
<div class="newseventswrap">
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$notices.xml" /> <xsl:with-param name="advisories.xml" select="$notices.xml" />
<xsl:with-param name="type" select="'notice'" /> <xsl:with-param name="type" select="'notice'" />
</xsl:call-template> </xsl:call-template>
<br/>
<xsl:call-template name="html-index-advisories-items">
<xsl:with-param name="advisories.xml" select="$notices.xml" />
<xsl:with-param name="type" select="'notice'" />
</xsl:call-template>
</font>
</p>
</td>
</tr>
</table>
<p>&#xa0;</p> </div> <!-- newseventswrap -->
<table border="0" cellspacing="0" cellpadding="1" </div> <!-- frontsecuritycontent -->
bgcolor="#000000" width="100%"> </div> <!-- frontsecurity -->
<tr>
<td>
<table cellpadding="4" cellspacing="0" border="0"
bgcolor="#FFFFFF" width="100%"><tr>
<td>Mehr &#252;ber FreeBSD erfahren Sie aus
<a href="{$enbase}/publish.html">Ver&#246;ffentlichungen</a>
oder <a href="{$enbase}/de/news/press.html">aus der
Presse</a> und nat&#252;rlich auf dieser
Webseite!</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- compatibility links to old German site --> <br class="clearboth" />
<hr noshade="noshade" size="1" />
<table width="100%" border="0" cellspacing="0" cellpadding="3"> </div> <!-- frontnemscontainer -->
<tr> </div> <!-- frontmain -->
<td><a href="{$debase}/mailinglists.html">Mailinglisten</a></td> </div> <!-- frontcontainer -->
<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" /> </div> <!-- content -->
<div id="footer">
<xsl:copy-of select="$copyright"/><br />
<xsl:copy-of select="$date"/>
</div> <!-- footer -->
</div> <!-- container -->
</div> <!-- containerwrap -->
<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}/art.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> &#169; 1995-2005
The FreeBSD Project.<br/>
All rights reserved.</small></td>
</tr>
</table>
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -1,29 +1,25 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/internet.sgml,v 1.3 2004/05/17 22:41:54 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/internet.sgml,v 1.10 2004/05/16 18:32:24 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/internet.sgml,v 1.10 2004/05/16 18:32:24 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.33"> <!ENTITY reference "basiert auf: 1.33">
<!ENTITY title "FreeBSDs Netzwerkf&auml;higkeiten"> <!ENTITY title "FreeBSDs Netzwerkf&auml;higkeiten">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>
<html> <html>
&header; &header;
<h1>FreeBSD wurde f&uuml;r das Internet entworfen</h1> <h2>FreeBSD wurde f&uuml;r das Internet entworfen</h2>
<blockquote>
<p>FreeBSD enth&auml;lt nach Meinung Vieler die <p>FreeBSD enth&auml;lt nach Meinung Vieler die
<i>Referenz</i>-Implementation der TCP/IP Software, <i>Referenz</i>-Implementation der TCP/IP Software,
n&auml;mlich den 4.4BSD Protokoll-Stack. Daher ist FreeBSD n&auml;mlich den 4.4BSD Protokoll-Stack. Daher ist FreeBSD
geradezu f&uuml;r Netzwerk-Anwendungen und das Internet geradezu f&uuml;r Netzwerk-Anwendungen und das Internet
geschaffen.</p> geschaffen.</p>
</blockquote>
<hr align="left" noshade="noshade" width="100%"><font <h2>FreeBSD unterst&uuml;tzt die Standard-TCP/IP Protokolle.</h2>
color="#FF0000"><font size="+1">FreeBSD unterst&uuml;tzt
die Standard-TCP/IP Protokolle.</font></font>
<blockquote>
<p>Wie die meisten &unix; Systeme erlaubt FreeBSD Ihnen,</p> <p>Wie die meisten &unix; Systeme erlaubt FreeBSD Ihnen,</p>
<ul> <ul>
@ -66,13 +62,9 @@
dial-on-demand PPP. Es ist ein Betriebssystem f&uuml;r den dial-on-demand PPP. Es ist ein Betriebssystem f&uuml;r den
Heimanwender gleicherma&szlig;en wie f&uuml;r den Heimanwender gleicherma&szlig;en wie f&uuml;r den
Systemadministrator eines Unternehmens.</p> Systemadministrator eines Unternehmens.</p>
</blockquote>
<h2>FreeBSDs Netzwerkimplementation ist stabil und schnell.</h2>
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">FreeBSDs Netzwerkimplementation
ist stabil und schnell.</font></font>
<blockquote>
<p>Wenn Sie einen Internet-Server ben&ouml;tigen, der <p>Wenn Sie einen Internet-Server ben&ouml;tigen, der
zuverl&auml;ssig ist und gleichzeitig h&ouml;chste Geschwindigkeit zuverl&auml;ssig ist und gleichzeitig h&ouml;chste Geschwindigkeit
unter Extremlast zeigen soll, dann sollten Sie FreeBSD unter Extremlast zeigen soll, dann sollten Sie FreeBSD
@ -119,13 +111,9 @@
ist eine Sammlung von gebrauchsfertiger Software, die es Ihnen ist eine Sammlung von gebrauchsfertiger Software, die es Ihnen
einfach macht, einen eigenen Internetserver zu einfach macht, einen eigenen Internetserver zu
installieren.</p> installieren.</p>
</blockquote>
<h2>Hohe Geschwindigkeit <em>und</em> Sicherheit.</h2>
<hr align="left" noshade="noshade" width="100%"><font
color="#FF0000"><font size="+1">Hohe Geschwindigkeit <em>und</em>
Sicherheit.</font></font>
<blockquote>
<p>Die FreeBSD-Entwickler legen genauso viel Wert auf Sicherheit <p>Die FreeBSD-Entwickler legen genauso viel Wert auf Sicherheit
wie auf Geschwindigkeit. FreeBSD enth&auml;lt wie auf Geschwindigkeit. FreeBSD enth&auml;lt
Kernel-Unterst&uuml;tzung f&uuml;r IP-Firewalls sowie andere Kernel-Unterst&uuml;tzung f&uuml;r IP-Firewalls sowie andere
@ -145,17 +133,14 @@
<a href="mailto:security-officer@FreeBSD.org">security officer</a>, <a href="mailto:security-officer@FreeBSD.org">security officer</a>,
der in Verbindung zum Computer Emergency Response Team der in Verbindung zum Computer Emergency Response Team
(<a href="http://www.cert.org/">CERT</a>) steht.</p> (<a href="http://www.cert.org/">CERT</a>) steht.</p>
</blockquote>
<h2>Was Experten sagen: ...</h2> <h2>Was Experten sagen: ...</h2>
<blockquote>
<p><i>``FreeBSD ... provides what is probably the most robust <p><i>``FreeBSD ... provides what is probably the most robust
and capable TCP/IP stack in existence ...''</i></p> and capable TCP/IP stack in existence ...''</i></p>
<div align="right"><p>---Michael O'Brien, <i>SunExpert </i>August 1996 <div align="right"><p>---Michael O'Brien, <i>SunExpert </i>August 1996
volume 7 number 8.</p></div> volume 7 number 8.</p></div>
</blockquote>
&footer; &footer;
</body> </body>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/mailto.sgml,v 1.4 2004/12/18 13:10:22 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/mailto.sgml,v 1.4 2004/11/22 19:29:20 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/mailto.sgml,v 1.4 2004/11/22 19:29:20 jkois Exp $">
<!ENTITY reference "basiert auf: 1.28"> <!ENTITY reference "basiert auf: 1.28">
<!ENTITY title "FreeBSD Ansprechpartner"> <!ENTITY title "FreeBSD Ansprechpartner">
<!ENTITY % navincludes SYSTEM "includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/news/news.sgml,v 1.3 2003/10/23 21:09:43 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/news/news.sgml,v 1.3 2003/10/21 21:22:49 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/news/news.sgml,v 1.3 2003/10/21 21:22:49 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.41"> <!ENTITY reference "basiert auf: 1.41">
<!ENTITY title "FreeBSD Neuigkeiten"> <!ENTITY title "FreeBSD Neuigkeiten">
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- <!--
$FreeBSD$ $FreeBSD: www/de/news/newsflash.xsl,v 1.8 2005/04/17 21:04:49 jkois Exp $
$FreeBSDde: de-www/news/newsflash.xsl,v 1.14 2005/04/07 21:25:38 jkois Exp $ $FreeBSDde: de-www/news/newsflash.xsl,v 1.14 2005/04/07 21:25:38 jkois Exp $
basiert auf: 1.13 basiert auf: 1.13
--> -->
@ -11,6 +11,7 @@
<xsl:import href="../includes.xsl"/> <xsl:import href="../includes.xsl"/>
<xsl:import href="includes.xsl"/> <xsl:import href="includes.xsl"/>
<xsl:variable name="section" select="'about'"/>
<xsl:variable name="base" select="'..'"/> <xsl:variable name="base" select="'..'"/>
<xsl:variable name="enbase" select="'../..'"/> <xsl:variable name="enbase" select="'../..'"/>
@ -28,10 +29,21 @@
<html> <html>
<xsl:copy-of select="$header1"/> <xsl:copy-of select="$header1"/>
<body xsl:use-attribute-sets="att.body"> <body xsl:use-attribute-sets="att.body">
<xsl:copy-of select="$header2"/> <div id="containerwrap">
<div id="container">
<xsl:copy-of select="$header2"/>
<div id="content">
<xsl:copy-of select="$sidenav"/>
<div id="contentwrap">
<xsl:copy-of select="$header3"/>
<!-- Notice how entity references in SGML become variable references <!-- Notice how entity references in SGML become variable references
in the stylesheet, and that the syntax for referring to variables in the stylesheet, and that the syntax for referring to variables
@ -80,7 +92,17 @@
<xsl:call-template name="html-news-make-olditems-list" /> <xsl:call-template name="html-news-make-olditems-list" />
<xsl:copy-of select="$newshome"/> <xsl:copy-of select="$newshome"/>
</div> <!-- contentwrap -->
<br class="clearboth" />
</div> <!-- content -->
<xsl:copy-of select="$footer"/> <xsl:copy-of select="$footer"/>
</div> <!-- container -->
</div> <!-- containerwrap -->
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1" ?> <?xml version="1.0" encoding="ISO-8859-1" ?>
<!-- $FreeBSD$ <!-- $FreeBSD: www/de/news/press.xsl,v 1.7 2005/01/25 22:40:09 mheinen Exp $
$FreeBSDde: de-www/news/press.xsl,v 1.8 2005/01/22 10:30:38 mheinen Exp $ $FreeBSDde: de-www/news/press.xsl,v 1.8 2005/01/22 10:30:38 mheinen Exp $
basiert auf: 1.10 basiert auf: 1.10
--> -->
@ -10,7 +10,7 @@
<xsl:import href="../includes.xsl"/> <xsl:import href="../includes.xsl"/>
<xsl:import href="includes.xsl"/> <xsl:import href="includes.xsl"/>
<xsl:variable name="section" select="'about'"/>
<xsl:variable name="base" select="'..'"/> <xsl:variable name="base" select="'..'"/>
<xsl:variable name="enbase" select="'../..'"/> <xsl:variable name="enbase" select="'../..'"/>
@ -37,10 +37,21 @@
<html> <html>
<xsl:copy-of select="$header1"/> <xsl:copy-of select="$header1"/>
<body xsl:use-attribute-sets="att.body"> <body xsl:use-attribute-sets="att.body">
<xsl:copy-of select="$header2"/> <div id="containerwrap">
<div id="container">
<xsl:copy-of select="$header2"/>
<div id="content">
<xsl:copy-of select="$sidenav"/>
<div id="contentwrap">
<xsl:copy-of select="$header3"/>
<p>Kennen Sie einen hier nicht aufgef&#252;hrten Artikel? <p>Kennen Sie einen hier nicht aufgef&#252;hrten Artikel?
Senden Sie bitte die Einzelheiten an Senden Sie bitte die Einzelheiten an
@ -53,7 +64,17 @@
</xsl:call-template> </xsl:call-template>
<xsl:copy-of select="$newshome"/> <xsl:copy-of select="$newshome"/>
</div> <!-- contentwrap -->
<br class="clearboth" />
</div> <!-- content -->
<xsl:copy-of select="$footer"/> <xsl:copy-of select="$footer"/>
</div> <!-- container -->
</div> <!-- containerwrap -->
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/alpha.sgml,v 1.2 2003/11/18 01:21:09 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/alpha.sgml,v 1.5 2003/11/18 00:52:44 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/alpha.sgml,v 1.5 2003/11/18 00:52:44 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.3"> <!ENTITY reference "basiert auf: 1.3">
<!ENTITY title "FreeBSD/alpha Project"> <!ENTITY title "FreeBSD/alpha Project">
<!ENTITY email 'freebsd-alpha'> <!ENTITY email 'freebsd-alpha'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html> <html>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/amd64.sgml,v 1.6 2005/08/25 15:37:32 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/amd64.sgml,v 1.15 2005/07/18 20:07:18 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/amd64.sgml,v 1.15 2005/07/18 20:07:18 jkois Exp $">
<!ENTITY reference "basiert auf: 1.12"> <!ENTITY reference "basiert auf: 1.12">
<!ENTITY title "FreeBSD/amd64 Projekt"> <!ENTITY title "FreeBSD/amd64 Projekt">
<!ENTITY email 'freebsd-amd64'> <!ENTITY email 'freebsd-amd64'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/arm.sgml,v 1.1 2005/01/25 22:40:09 mheinen Exp $">
<!ENTITY date "$FreeBSDde: de-www/platforms/arm.sgml,v 1.1 2005/01/02 20:08:38 jkois Exp $"> <!ENTITY date "$FreeBSDde: de-www/platforms/arm.sgml,v 1.1 2005/01/02 20:08:38 jkois Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY title "FreeBSD/ARM project"> <!ENTITY title "FreeBSD/ARM project">
<!ENTITY email 'freebsd-arm'> <!ENTITY email 'freebsd-arm'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> <!ENTITY % includes SYSTEM "../includes.sgml">
%includes; %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/i386.sgml,v 1.2 2005/08/25 15:37:32 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/i386.sgml,v 1.2 2005/07/18 20:18:24 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/i386.sgml,v 1.2 2005/07/18 20:18:24 jkois Exp $">
<!ENTITY reference "basiert auf: 1.5"> <!ENTITY reference "basiert auf: 1.5">
<!ENTITY title "FreeBSD/i386-Plattform"> <!ENTITY title "FreeBSD/i386-Plattform">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/ia64.sgml,v 1.1 2003/10/23 21:05:37 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64.sgml,v 1.3 2003/10/19 21:32:16 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64.sgml,v 1.3 2003/10/19 21:32:16 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.11"> <!ENTITY reference "basiert auf: 1.11">
<!ENTITY title "FreeBSD/ia64 Projekt"> <!ENTITY title "FreeBSD/ia64 Projekt">
<!ENTITY email 'freebsd-ia64'> <!ENTITY email 'freebsd-ia64'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/ia64/machines.sgml,v 1.4 2004/11/10 16:30:22 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64/machines.sgml,v 1.9 2004/11/07 16:27:33 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64/machines.sgml,v 1.9 2004/11/07 16:27:33 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.6"> <!ENTITY reference "basiert auf: 1.6">
<!ENTITY title "FreeBSD/ia64 Projekt &ndash; Ger&auml;te"> <!ENTITY title "FreeBSD/ia64 Projekt &ndash; Ger&auml;te">
<!ENTITY email 'freebsd-ia64'> <!ENTITY email 'freebsd-ia64'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
@ -26,7 +27,7 @@
<h3>Bull</h3> <h3>Bull</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.bull.com/novascale/NovaScale4020.html"> <td><a href="http://www.bull.com/novascale/NovaScale4020.html">
NovaScale 4020</a></td> NovaScale 4020</a></td>
@ -55,7 +56,7 @@
<h3>Fujitsu-Siemens</h3> <h3>Fujitsu-Siemens</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.fujitsu-siemens.com/products/intel_servers/rack/primergy_rxi300.html"> <td><a href="http://www.fujitsu-siemens.com/products/intel_servers/rack/primergy_rxi300.html">
PRIMERGY RXi300</a></td> PRIMERGY RXi300</a></td>
@ -73,7 +74,7 @@
<h3>Hewlett-Packard</h3> <h3>Hewlett-Packard</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx1600/index.html"> <td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx1600/index.html">
Integrity rx1600</a></td> Integrity rx1600</a></td>
@ -120,7 +121,7 @@
<h3>IBM</h3> <h3>IBM</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.pc.ibm.com/us/eserver/xseries/x382.html"> <td><a href="http://www.pc.ibm.com/us/eserver/xseries/x382.html">
eserver xSeries 382</a></td> eserver xSeries 382</a></td>
@ -143,7 +144,7 @@
<h3>NEC</h3> <h3>NEC</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.necsam.com/servers/products/model.cfm?model=10"> <td><a href="http://www.necsam.com/servers/products/model.cfm?model=10">
Express5800/1000 series</a></td> Express5800/1000 series</a></td>
@ -154,7 +155,7 @@
<h3>Supermicro</h3> <h3>Supermicro</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.supermicro.com/PRODUCT/SUPERServer/SuperServer6113L-8.htm"> <td><a href="http://www.supermicro.com/PRODUCT/SUPERServer/SuperServer6113L-8.htm">
SuperServer 6113L-8</a></td> SuperServer 6113L-8</a></td>
@ -171,7 +172,7 @@
<h3>Unisys</h3> <h3>Unisys</h3>
<table border=1> <table class="tblbasic">
<tr> <tr>
<td><a href="http://www.unisys.com/products/es7000__servers/hardware/aries__410__server.htm"> <td><a href="http://www.unisys.com/products/es7000__servers/hardware/aries__410__server.htm">
ES7000 Aries 410</a></td> ES7000 Aries 410</a></td>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/ia64/refs.sgml,v 1.3 2005/08/25 15:37:32 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64/refs.sgml,v 1.8 2005/07/18 20:47:45 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/ia64/refs.sgml,v 1.8 2005/07/18 20:47:45 jkois Exp $">
<!ENTITY reference "basiert auf: 1.8"> <!ENTITY reference "basiert auf: 1.8">
<!ENTITY title "FreeBSD/ia64 Projekt &ndash; Referenzen"> <!ENTITY title "FreeBSD/ia64 Projekt &ndash; Referenzen">
<!ENTITY email 'freebsd-ia64'> <!ENTITY email 'freebsd-ia64'>
<!ENTITY % navincludes SYSTEM "../../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>

View file

@ -7,38 +7,41 @@
<xsl:import href="../../includes.xsl"/> <xsl:import href="../../includes.xsl"/>
<xsl:import href="includes.xsl"/> <xsl:import href="includes.xsl"/>
<xsl:variable name="date" select="'$FreeBSD$'"/> <xsl:variable name="section" select="'developers'"/>
<xsl:variable name="base" select="'../..'"/>
<xsl:variable name="enbase" select="'../../..'"/>
<xsl:variable name="date" select="'$FreeBSD: www/de/platforms/ia64/todo.xsl,v 1.2 2005/08/25 15:37:32 jkois Exp $'"/>
<xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" <xsl:output doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN"
encoding="iso-8859-1" method="html"/> encoding="iso-8859-1" method="html"/>
<xsl:template match="/"> <xsl:template match="/">
<html> <html>
<xsl:copy-of select="$header1"/> <xsl:copy-of select="$header1"/>
<body alink="#0000FF" bgcolor="#FFFFFF" link="#0000FF" text="#000000"
vlink="#840084"> <body xsl:use-attribute-sets="att.body">
<table cellpadding="0" cellspacing="0" width="100%">
<tr> <div id="containerwrap">
<td border="0"> <div id="container">
<xsl:copy-of select="$header2"/>
</td> <xsl:copy-of select="$header2"/>
<td>
<img align="right" alt="Montecito die" <div id="content">
src="{$enbase}/../../platforms/ia64/montecito-die.png"/>
</td> <xsl:copy-of select="$sidenav"/>
</tr>
</table> <div id="contentwrap">
<xsl:copy-of select="$header3"/>
<img align="right" alt="Montecito die" src="{$enbase}/platforms/ia64/montecito-die.png"/>
<hr/>
<form action="http://www.FreeBSD.org/cgi/query-pr-summary.cgi" <form action="http://www.FreeBSD.org/cgi/query-pr-summary.cgi"
method="get"> method="get">
<center> <p>Search the FreeBSD/ia64 PR database:</p>
Search the FreeBSD/ia64 PR database:
<input type="hidden" name="category" value="ia64"/> <input type="hidden" name="category" value="ia64"/>
<input type="hidden" name="sort" value="none"/> <input type="hidden" name="sort" value="none"/>
<input type="text" name="text"/> <input type="text" name="text"/>
<input type="submit" value="Los"/> <input type="submit" value="Los"/>
</center>
</form> </form>
<hr/>
<h3> <h3>
Was noch getan werden muss Was noch getan werden muss
@ -149,7 +152,16 @@
</li> </li>
</ul> </ul>
</div> <!-- contentwrap -->
<br class="clearboth" />
</div> <!-- content -->
<xsl:copy-of select="$footer"/> <xsl:copy-of select="$footer"/>
</div> <!-- container -->
</div> <!-- containerwrap -->
</body> </body>
</html> </html>
</xsl:template> </xsl:template>

View file

@ -2,9 +2,10 @@
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY email 'freebsd-www'> <!ENTITY email 'freebsd-www'>
<!ENTITY title "Unterst&uuml;tzte Plattformen"> <!ENTITY title "Unterst&uuml;tzte Plattformen">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/index.sgml,v 1.3 2005/08/25 15:37:32 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/index.sgml,v 1.7 2005/07/18 17:56:44 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/index.sgml,v 1.7 2005/07/18 17:56:44 jkois Exp $">
<!ENTITY reference "basiert auf: 1.14"> <!ENTITY reference "basiert auf: 1.14">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html> <html>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/mips.sgml,v 1.3 2004/05/17 22:41:54 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/mips.sgml,v 1.10 2004/05/17 20:33:07 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/mips.sgml,v 1.10 2004/05/17 20:33:07 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY title "FreeBSD/MIPS Projekt"> <!ENTITY title "FreeBSD/MIPS Projekt">
<!ENTITY email 'freebsd-mips'> <!ENTITY email 'freebsd-mips'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html> <html>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/pc98.sgml,v 1.6 2004/11/10 16:30:21 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/pc98.sgml,v 1.11 2004/11/07 16:21:00 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/pc98.sgml,v 1.11 2004/11/07 16:21:00 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.11"> <!ENTITY reference "basiert auf: 1.11">
<!ENTITY title "FreeBSD/pc98 Projekt"> <!ENTITY title "FreeBSD/pc98 Projekt">
<!ENTITY email 're-pc98'> <!ENTITY email 're-pc98'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> <!ENTITY % includes SYSTEM "../includes.sgml">
%includes; %includes;
]> ]>

View file

@ -1,10 +1,11 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/ppc.sgml,v 1.3 2005/08/25 15:37:32 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/ppc.sgml,v 1.11 2005/07/18 19:57:04 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/ppc.sgml,v 1.11 2005/07/18 19:57:04 jkois Exp $">
<!ENTITY reference "basiert auf: 1.13"> <!ENTITY reference "basiert auf: 1.13">
<!ENTITY title "FreeBSD/ppc Projekt"> <!ENTITY title "FreeBSD/ppc Projekt">
<!ENTITY email 'freebsd-ppc'> <!ENTITY email 'freebsd-ppc'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]> <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
<html> <html>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/sparc.sgml,v 1.5 2004/11/10 16:30:21 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/sparc.sgml,v 1.11 2004/11/07 16:19:28 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/sparc.sgml,v 1.11 2004/11/07 16:19:28 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.20"> <!ENTITY reference "basiert auf: 1.20">
<!ENTITY title "FreeBSD/sparc64 Projekt"> <!ENTITY title "FreeBSD/sparc64 Projekt">
<!ENTITY email 'freebsd-sparc64'> <!ENTITY email 'freebsd-sparc64'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/platforms/x86-64.sgml,v 1.2 2004/05/17 22:41:54 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/platforms/x86-64.sgml,v 1.4 2004/05/16 18:32:24 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/platforms/x86-64.sgml,v 1.4 2004/05/16 18:32:24 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.14"> <!ENTITY reference "basiert auf: 1.14">
<!ENTITY title "FreeBSD/x86-64 Project"> <!ENTITY title "FreeBSD/x86-64 Project">
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/projects/newbies.sgml,v 1.2 2005/03/14 23:43:44 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/projects/newbies.sgml,v 1.8 2005/09/18 13:08:39 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/projects/newbies.sgml,v 1.5 2005/03/14 23:39:46 jkois Exp $">
<!ENTITY reference "basiert auf: 1.43"> <!ENTITY reference "basiert auf: 1.41">
<!ENTITY title 'Informationen f&uuml;r Einsteiger'> <!ENTITY title 'Informationen f&uuml;r Einsteiger'>
<!ENTITY % navincludes SYSTEM "../includes.navdocs.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.11R/announce.sgml,v 1.1 2005/01/26 02:16:29 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/announce.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/announce.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY local.rel "4.11"> <!ENTITY local.rel "4.11">
<!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement"> <!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -260,5 +261,7 @@
<p>-ken</p> <p>-ken</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.11R/hardware.sgml,v 1.1 2005/01/26 02:16:29 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/hardware.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/hardware.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.11-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 4.11-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -27,5 +28,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.11R/installation.sgml,v 1.1 2005/01/26 02:16:29 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/installation.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.11R/installation.sgml,v 1.1 2005/01/26 01:19:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.11-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 4.11-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -26,5 +27,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.6.2R/announce.sgml,v 1.2 2004/01/11 00:35:06 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.6.2R/announce.sgml,v 1.2 2004/01/04 00:16:49 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.6.2R/announce.sgml,v 1.2 2004/01/04 00:16:49 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.3"> <!ENTITY reference "basiert auf: 1.3">
<!ENTITY title "FreeBSD 4.6.2-RELEASE Announcement"> <!ENTITY title "FreeBSD 4.6.2-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -209,5 +210,7 @@
<p>Murray Stokely<br> <p>Murray Stokely<br>
(F&uuml;r das FreeBSD Release Engineering Team)</p> (F&uuml;r das FreeBSD Release Engineering Team)</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.6.2R/hardware.sgml,v 1.2 2004/01/11 00:35:06 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.6.2R/hardware.sgml,v 1.2 2004/01/04 00:15:06 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.6.2R/hardware.sgml,v 1.2 2004/01/04 00:15:06 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.6.2-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 4.6.2-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -27,5 +28,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.7R/announce.sgml,v 1.3 2004/05/17 22:41:54 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/announce.sgml,v 1.3 2004/05/16 22:06:16 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/announce.sgml,v 1.3 2004/05/16 22:06:16 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY title "FreeBSD 4.7-RELEASE Announcement"> <!ENTITY title "FreeBSD 4.7-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -230,5 +231,7 @@
<p>Murray Stokely<br> <p>Murray Stokely<br>
(F&uuml;r das FreeBSD Release Engineering Team)</p> (F&uuml;r das FreeBSD Release Engineering Team)</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.7R/hardware.sgml,v 1.2 2003/10/23 21:07:27 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/hardware.sgml,v 1.2 2003/10/10 22:47:49 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/hardware.sgml,v 1.2 2003/10/10 22:47:49 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.7-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 4.7-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -27,5 +28,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.7R/installation.sgml,v 1.1 2004/05/17 22:35:42 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.7R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.7-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 4.7-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -26,5 +27,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.8R/announce.sgml,v 1.2 2004/01/03 14:16:49 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/announce.sgml,v 1.2 2004/01/03 01:27:54 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/announce.sgml,v 1.2 2004/01/03 01:27:54 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY local.rel "4.8"> <!ENTITY local.rel "4.8">
<!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement"> <!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -226,5 +227,7 @@
<p>Murray Stokely<br> <p>Murray Stokely<br>
(F&uuml;r das FreeBSD Release Engineering Team)</p> (F&uuml;r das FreeBSD Release Engineering Team)</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.8R/hardware.sgml,v 1.2 2003/10/23 21:07:27 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/hardware.sgml,v 1.2 2003/10/10 22:47:50 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/hardware.sgml,v 1.2 2003/10/10 22:47:50 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.8-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 4.8-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -27,5 +28,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.8R/installation.sgml,v 1.1 2004/05/17 22:35:42 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.8R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.8-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 4.8-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -26,5 +27,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,10 +1,11 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.9R/announce.sgml,v 1.2 2004/05/17 22:41:55 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/announce.sgml,v 1.2 2004/05/16 22:06:17 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/announce.sgml,v 1.2 2004/05/16 22:06:17 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY local.rel "4.9"> <!ENTITY local.rel "4.9">
<!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement"> <!ENTITY title "FreeBSD &local.rel;-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -235,5 +236,7 @@
MD5 (4.9-RELEASE-alpha-miniinst.iso) = 51e189a32a5f1bb058adc7627b673ae6<br> MD5 (4.9-RELEASE-alpha-miniinst.iso) = 51e189a32a5f1bb058adc7627b673ae6<br>
MD5 (4.9-RELEASE-alpha-disc2.iso) = ec316dcfb33ca76ba2a240e50d7c9fce<br> MD5 (4.9-RELEASE-alpha-disc2.iso) = ec316dcfb33ca76ba2a240e50d7c9fce<br>
</tt> </tt>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.9R/hardware.sgml,v 1.1 2004/01/03 14:11:07 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/hardware.sgml,v 1.1 2004/01/01 14:48:27 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/hardware.sgml,v 1.1 2004/01/01 14:48:27 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.9-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 4.9-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -27,5 +28,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/4.9R/installation.sgml,v 1.1 2004/05/17 22:35:42 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/4.9R/installation.sgml,v 1.1 2004/05/16 22:08:12 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 4.9-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 4.9-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -26,5 +27,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.0R/announce.sgml,v 1.2 2004/05/17 22:41:55 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/announce.sgml,v 1.2 2004/05/16 22:06:17 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/announce.sgml,v 1.2 2004/05/16 22:06:17 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.5"> <!ENTITY reference "basiert auf: 1.5">
<!ENTITY title "FreeBSD 5.0-RELEASE Announcement"> <!ENTITY title "FreeBSD 5.0-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -236,5 +237,6 @@
</tbody> </tbody>
</table> </table>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.0R/hardware.sgml,v 1.3 2003/10/23 21:07:27 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/hardware.sgml,v 1.3 2003/10/10 22:47:50 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/hardware.sgml,v 1.3 2003/10/10 22:47:50 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.3"> <!ENTITY reference "basiert auf: 1.3">
<!ENTITY title "FreeBSD 5.0-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 5.0-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -29,5 +30,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.0R/installation.sgml,v 1.4 2004/05/17 22:41:55 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/installation.sgml,v 1.4 2004/05/16 22:10:01 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.0R/installation.sgml,v 1.4 2004/05/16 22:10:01 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY title "FreeBSD 5.0-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 5.0-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -29,5 +30,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.1R/announce.sgml,v 1.3 2004/05/17 22:41:55 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/announce.sgml,v 1.3 2004/05/16 22:06:17 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/announce.sgml,v 1.3 2004/05/16 22:06:17 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.3"> <!ENTITY reference "basiert auf: 1.3">
<!ENTITY title "FreeBSD 5.1-RELEASE Announcement"> <!ENTITY title "FreeBSD 5.1-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -242,5 +243,6 @@
</tbody> </tbody>
</table> </table>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.1R/hardware.sgml,v 1.2 2003/10/23 21:07:27 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/hardware.sgml,v 1.2 2003/10/10 22:47:51 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/hardware.sgml,v 1.2 2003/10/10 22:47:51 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.2"> <!ENTITY reference "basiert auf: 1.2">
<!ENTITY title "FreeBSD 5.1-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 5.1-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -29,5 +30,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.1R/installation.sgml,v 1.2 2003/10/23 21:07:27 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/installation.sgml,v 1.2 2003/10/10 22:47:51 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.1R/installation.sgml,v 1.2 2003/10/10 22:47:51 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.2"> <!ENTITY reference "basiert auf: 1.2">
<!ENTITY title "FreeBSD 5.1-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 5.1-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -29,5 +30,7 @@
wird, ist auf der Seite <a wird, ist auf der Seite <a
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
verf&uuml;gbar.</p> verf&uuml;gbar.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.2R/hardware.sgml,v 1.1 2004/01/11 00:29:40 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.2R/hardware.sgml,v 1.1 2004/01/04 11:50:38 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.2R/hardware.sgml,v 1.1 2004/01/04 11:50:38 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 5.2-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 5.2-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -30,5 +31,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.2R/installation.sgml,v 1.1 2004/01/11 00:29:40 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.2R/installation.sgml,v 1.1 2004/01/04 11:50:38 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.2R/installation.sgml,v 1.1 2004/01/04 11:50:38 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 5.2-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 5.2-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -30,5 +31,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.3R/announce.sgml,v 1.2 2004/11/23 00:36:31 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/announce.sgml,v 1.2 2004/11/22 09:20:44 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/announce.sgml,v 1.2 2004/11/22 09:20:44 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.4"> <!ENTITY reference "basiert auf: 1.4">
<!ENTITY title "FreeBSD 5.3-RELEASE Announcement"> <!ENTITY title "FreeBSD 5.3-RELEASE Announcement">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -275,5 +276,6 @@ MD5 (5.3-RELEASE-sparc64-disc1.iso) = cd960f33a4e4ae33628b28580900932a
MD5 (5.3-RELEASE-sparc64-disc2.iso) = 058c9fce47fec044e6be91773532293a MD5 (5.3-RELEASE-sparc64-disc2.iso) = 058c9fce47fec044e6be91773532293a
MD5 (5.3-RELEASE-sparc64-miniinst.iso)= 05eb044da17fda978f88716a8203be3d</pre> MD5 (5.3-RELEASE-sparc64-miniinst.iso)= 05eb044da17fda978f88716a8203be3d</pre>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.3R/hardware.sgml,v 1.1 2004/11/21 23:10:20 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/hardware.sgml,v 1.1 2004/11/21 15:09:10 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/hardware.sgml,v 1.1 2004/11/21 15:09:10 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 5.3-RELEASE Hardware Notes"> <!ENTITY title "FreeBSD 5.3-RELEASE Hardware Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -30,5 +31,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/5.3R/installation.sgml,v 1.1 2004/11/21 23:10:20 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/installation.sgml,v 1.1 2004/11/21 15:09:10 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/5.3R/installation.sgml,v 1.1 2004/11/21 15:09:10 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.1"> <!ENTITY reference "basiert auf: 1.1">
<!ENTITY title "FreeBSD 5.3-RELEASE Installation Notes"> <!ENTITY title "FreeBSD 5.3-RELEASE Installation Notes">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]> ]>
<html> <html>
@ -30,5 +31,7 @@
href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a> href="../../platforms/index.html">Unterst&uuml;tzte Plattformen</a>
enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit enth&auml;lt eine Liste aller Plattformen, f&uuml;r die zur Zeit
entwickelt wird.</p> entwickelt wird.</p>
&footer;
</body> </body>
</html> </html>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/index.sgml,v 1.12 2005/07/12 16:10:17 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/index.sgml,v 1.19 2005/05/20 17:19:53 brueffer Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/index.sgml,v 1.19 2005/05/20 17:19:53 brueffer Exp $">
<!ENTITY reference "basiert auf: 1.104"> <!ENTITY reference "basiert auf: 1.104">
<!ENTITY title "Release Information"> <!ENTITY title "Release Information">
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>
@ -130,7 +131,7 @@
</li> </li>
<li><b>4.10</b> (Mai, 2004)</li> <li><b>4.10</b> (Mai, 2004)</li>
<li><b>4.9</b> (Oktober, 2003) <li><b>4.9</b> (Oktober, 2003)
<em> <em>
<a href="./4.9R/announce.html">Announcement</a>: <a href="./4.9R/announce.html">Announcement</a>:

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/releases/snapshots.sgml,v 1.3 2004/05/17 22:41:55 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/releases/snapshots.sgml,v 1.4 2004/05/16 22:10:35 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/releases/snapshots.sgml,v 1.4 2004/05/16 22:10:35 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.17"> <!ENTITY reference "basiert auf: 1.17">
<!ENTITY title "FreeBSD Snapshot Releases"> <!ENTITY title "FreeBSD Snapshot Releases">
<!ENTITY % navincludes SYSTEM "../includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/relnotes.sgml,v 1.6 2005/05/20 17:13:46 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/relnotes.sgml,v 1.9 2005/05/20 16:11:37 brueffer Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/relnotes.sgml,v 1.9 2005/05/20 16:11:37 brueffer Exp $">
<!ENTITY reference "basiert auf: 1.12"> <!ENTITY reference "basiert auf: 1.12">
<!ENTITY title "Release Dokumentation"> <!ENTITY title "Release Dokumentation">
<!ENTITY % navincludes SYSTEM "includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA ".."> <!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/security/charter.sgml,v 1.1 2004/05/17 22:35:42 mheinen Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/security/charter.sgml,v 1.2 2004/05/16 18:32:25 mheinen Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/security/charter.sgml,v 1.2 2004/05/16 18:32:25 mheinen Exp $">
<!ENTITY reference "basiert auf: 1.3"> <!ENTITY reference "basiert auf: 1.3">
<!ENTITY title "Charta des FreeBSD-Security-Officers"> <!ENTITY title "Charta des FreeBSD-Security-Officers">
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]> ]>

View file

@ -1,9 +1,10 @@
<!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 date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/security/security.sgml,v 1.9 2005/05/20 17:13:47 brueffer Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/security/security.sgml,v 1.19 2005/05/20 16:39:35 brueffer Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/security/security.sgml,v 1.19 2005/05/20 16:39:35 brueffer Exp $">
<!ENTITY reference "basiert auf: 1.174"> <!ENTITY reference "basiert auf: 1.174">
<!ENTITY title "FreeBSD Sicherheit"> <!ENTITY title "FreeBSD Sicherheit">
<!ENTITY % navincludes SYSTEM "../includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes; <!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
<!ENTITY advisories.html.inc SYSTEM "advisories.html.inc"> <!ENTITY advisories.html.inc SYSTEM "advisories.html.inc">
]> ]>
@ -239,7 +240,7 @@
k&ouml;nnen, aber nur besondere Umst&auml;nde dazu f&uuml;hren, k&ouml;nnen, aber nur besondere Umst&auml;nde dazu f&uuml;hren,
dass ein Zweig vorzeitig aus der Wartung genommen wird.</p> dass ein Zweig vorzeitig aus der Wartung genommen wird.</p>
<table border="3" cellspacing="0" cellpadding="2"> <table class="tblbasic">
<tr> <tr>
<th>Zweig</th> <th>Zweig</th>
<th>Release</th> <th>Release</th>

View file

@ -1,8 +1,9 @@
<!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/support.sgml,v 1.1 2005/08/25 15:37:31 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/support.sgml,v 1.2 2005/08/25 17:43:04 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/support.sgml,v 1.2 2005/08/25 17:43:04 jkois Exp $">
<!ENTITY reference "basiert auf: 1.350"> <!ENTITY reference "basiert auf: 1.350">
<!ENTITY title "Unterst&uuml;tzung"> <!ENTITY title "Unterst&uuml;tzung">
<!ENTITY % navincludes SYSTEM "includes.navsupport.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
]> ]>

View file

@ -1,8 +1,9 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY date "$FreeBSD$"> <!ENTITY date "$FreeBSD: www/de/where.sgml,v 1.7 2005/08/25 15:37:31 jkois Exp $">
<!ENTITY dedate "$FreeBSDde: de-www/where.sgml,v 1.10 2005/08/15 12:15:06 jkois Exp $"> <!ENTITY dedate "$FreeBSDde: de-www/where.sgml,v 1.10 2005/08/15 12:15:06 jkois Exp $">
<!ENTITY reference "basiert auf: 1.69"> <!ENTITY reference "basiert auf: 1.69">
<!ENTITY title "FreeBSD Bezugsquellen"> <!ENTITY title "FreeBSD Bezugsquellen">
<!ENTITY % navincludes SYSTEM "includes.navdownload.sgml"> %navincludes;
<!ENTITY % includes SYSTEM "includes.sgml"> %includes; <!ENTITY % includes SYSTEM "includes.sgml"> %includes;
<!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases"> <!ENTITY url.rel "ftp://ftp.FreeBSD.org/pub/FreeBSD/releases">
]> ]>
@ -41,7 +42,7 @@
<h2>FreeBSD herunterladen</h2> <h2>FreeBSD herunterladen</h2>
<table border="1"> <table class="tblbasic">
<thead> <thead>
<tr class="heading" style="text-align: center;"> <tr class="heading" style="text-align: center;">
<td colspan="2">Version &amp; Plattform</td> <td colspan="2">Version &amp; Plattform</td>