mirror of https://git.FreeBSD.org/doc.git
85 lines
2.7 KiB
XML
85 lines
2.7 KiB
XML
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
|
<!ENTITY email "freebsd-ia64">
|
|
<!ENTITY title "FreeBSD/ia64 Project">
|
|
]>
|
|
|
|
<!--
|
|
$FreeBSDde: de-www/platforms/ia64/index.xsl,v 1.8 2006/10/20 20:09:25 jkois Exp $
|
|
basiert auf: 1.7
|
|
-->
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<title>&title;</title>
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
</head>
|
|
|
|
<body class="navinclude.developers">
|
|
<img align="right" alt="McKinley die" src="&enbase;/platforms/ia64/mckinley-die.png"/>
|
|
|
|
<p>Das Archiv der ia64-Mailinglisten durchsuchen:</p>
|
|
|
|
<form action="http://www.FreeBSD.org/cgi/search.cgi" method="get">
|
|
<input name="words" size="50" type="text"/>
|
|
<input name="max" type="hidden" value="25"/>
|
|
<input name="source" type="hidden" value="freebsd-ia64"/>
|
|
<input type="submit" value="Los"/>
|
|
</form>
|
|
|
|
<h3><a name="toc">Inhaltsverzeichnis</a></h3>
|
|
|
|
<ul>
|
|
<li>
|
|
<a href="#intro">Einführung</a>
|
|
</li>
|
|
<li>
|
|
<a href="#status">Aktueller Status</a>
|
|
</li>
|
|
<li>
|
|
<a href="todo.html">Was noch fehlt</a>
|
|
</li>
|
|
<li>
|
|
<a href="machines.html">Hardware-Liste</a>
|
|
</li>
|
|
<li>
|
|
<a href="refs.html">Referenzen</a>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>
|
|
<a name="intro">Einführung</a>
|
|
</h3>
|
|
|
|
<p>Die FreeBSD/ia64 Projekt-Seiten enthalten Informationen
|
|
über das Portieren von FreeBSD auf die Intel IA-64
|
|
Architektur; offiziell als Intel Itanium® Processor
|
|
Family (IPF) bezeichnet. Wie die Portierung selbst,
|
|
befinden sich diese Seiten noch in Arbeit.</p>
|
|
|
|
<h3>
|
|
<a name="status">Aktueller Status</a>
|
|
</h3>
|
|
|
|
<p>Die ia64-Portierung wird noch immer als Tier 2
|
|
Plattform betrachtet. Sie wird daher nicht vollständig
|
|
vom Security-Officer, den Release-Engineers und den
|
|
Betreuern des Bausystems unterstützt. In der Praxis
|
|
ist die Unterscheidung zwischen einer Tier 1
|
|
Plattform (welche komplett unterstützt wird) und einer
|
|
Tier 2 Plattform nicht ganz so streng, wie es scheint.
|
|
In den meisten Aspekten entspricht die ia64-Portierung
|
|
eher einer Tier 1 Plattform.
|
|
<br />
|
|
Aus Entwicklersicht ist es ein Vorteil, dass die Portierung
|
|
noch etwas länger als Tier 2 Plattform gilt. Es
|
|
sind noch ein paar ABI-Änderungen vorgesehen und in
|
|
diesem frühen Entwicklungsstadium ist es nicht sehr
|
|
zweckdienlich, auf Rückwärtskompatibilität
|
|
achten zu müssen.</p>
|
|
|
|
</body>
|
|
</html>
|