- Merge the new layout into the external German repository. - Fix problems caused by this process. - Merge the corrected version back. 2. MFbed: Update the German website. Makefile 1.124 -> 1.133 about.sgml translated includes.sgml fixes for 6.0 includes.xsl fixes for 6.0 navigation.xml REMOVED relnotes.sgml 1.12 -> 1.15 support.sgml 1.350 -> 1.352 where.sgml 1.69 -> 1.76 docs/Makefile new file docs/books.sgml new file docs/man.sgml new file docs/webresources.sgml new file news/news.sgml 1.41 -> 1.44 news/news.xml 1.333 -> 1.347 news/newsflash.xsl 1.13 -> 1.14 news/press.xml 1.171 -> 1.175 platforms/ppc.sgml 1.13 -> 1.17 platforms/sparc.sgml 1.20 -> 1.26 platforms/ia64/index.xsl fixes platforms/ia64/todo.xsl 1.3 -> 1.5 + fixes projects/newbies.sgml 1.43 -> 1.48 releases/index.sgml 1.104 -> 1.107 + fixes security/security.sgml 1.174 -> 1.180 support/Makefile new file support/bugreports.sgml new file support/webresources.sgml new file Obtained from: The FreeBSD German Documentation Project.
48 lines
1.3 KiB
Text
48 lines
1.3 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
|
<!ENTITY base CDATA "..">
|
|
<!ENTITY date "$FreeBSD$">
|
|
<!ENTITY dedate "$FreeBSDde: de-www/platforms/alpha.sgml,v 1.7 2005/10/25 16:37:41 jkois Exp $">
|
|
<!ENTITY reference "basiert auf: 1.4">
|
|
<!ENTITY title "FreeBSD/alpha Project">
|
|
<!ENTITY email 'freebsd-alpha'>
|
|
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
|
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<p>Diese Seite enthält Informationen über das Portieren
|
|
von FreeBSD auf HP/Compaq-Alpha-Systeme.</p>
|
|
|
|
<h3>FreeBSD/alpha Spezifische Links</h3>
|
|
|
|
<ul>
|
|
<li><a href="mailto:freebsd-alpha@FreeBSD.org">FreeBSD/alpha
|
|
Mailingliste</a></li>
|
|
</ul>
|
|
|
|
<h3>Weitere nützliche Links</h3>
|
|
|
|
<h4>Hardware</h4>
|
|
|
|
<ul>
|
|
<li><a
|
|
href="http://h18002.www1.hp.com/alphaserver/">HP-AlphaServer</a></li>
|
|
<li><a href="http://h18002.www1.hp.com/alphaserver/workstations.html">HP-AlphaStation</a></li>
|
|
</ul>
|
|
|
|
<h4>Projekte</h4>
|
|
|
|
<ul>
|
|
<li><a
|
|
href="http://www.NetBSD.org/Ports/alpha/">NetBSD/alpha</a></li>
|
|
|
|
<li><a
|
|
href="http://www.OpenBSD.org/alpha.html">OpenBSD/alpha</a></li>
|
|
|
|
<li><a href="http://www.alphalinux.org/">AlphaLinux</a></li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</body>
|
|
</html>
|