Recognize trademarks according to:
http://www.sparc.com/ http://www.sun.com/policies/trademarks/ http://www.sun.com/suntrademarks/ http://www.apple.com/legal/appletmlist.html Submitted by: "Simon L. Nielsen" <simon@nitro.dk>
This commit is contained in:
parent
1cacc3d08e
commit
f47b70b845
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17367
3 changed files with 11 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1" ?>
|
||||
|
||||
<!-- $FreeBSD: www/en/news/newsflash.xsl,v 1.6 2002/07/14 16:29:11 keramida Exp $ -->
|
||||
<!-- $FreeBSD: www/en/news/newsflash.xsl,v 1.7 2002/09/08 09:10:58 nik Exp $ -->
|
||||
|
||||
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"
|
||||
xmlns:cvs="http://www.FreeBSD.org/XML/CVS">
|
||||
|
@ -51,7 +51,7 @@
|
|||
be checked for project specific updates.</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="{$base}/java/newsflash.html">Java on FreeBSD</a></li>
|
||||
<li><a href="{$base}/java/newsflash.html"><xsl:value-of select="$java"/> on FreeBSD</a></li>
|
||||
<li><a href="http://freebsd.kde.org/">KDE on FreeBSD</a></li>
|
||||
<li><a href="{$base}/gnome/newsflash.html">GNOME on FreeBSD</a></li>
|
||||
</ul>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.6 2002/12/13 00:00:33 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.7 2003/04/29 15:23:38 trhodes Exp $">
|
||||
<!ENTITY title "FreeBSD/ppc Project">
|
||||
<!ENTITY email 'freebsd-ppc'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;]>
|
||||
|
@ -9,7 +9,7 @@
|
|||
&header;
|
||||
|
||||
<p>This page contains information about porting FreeBSD to the
|
||||
PowerPC.</p>
|
||||
PowerPC®.</p>
|
||||
|
||||
<h3>General Information</h3>
|
||||
|
||||
|
@ -52,13 +52,13 @@
|
|||
|
||||
<p>FreeBSD/PowerPC is a port of the FreeBSD operating system
|
||||
to computers with the PowerPC processor, most notably
|
||||
recent Macintosh computers.</p>
|
||||
recent Macintosh® computers.</p>
|
||||
|
||||
<h4><a name="2">What hardware are you targeting?</a></h4>
|
||||
|
||||
<p>At the moment "New World" (i.e. colourful case)
|
||||
Apple Macintoshes. Other platforms, such as older
|
||||
PowerMacs and non-Apple computers using Open Firmware,
|
||||
Power Mac®s and non-Apple computers using Open Firmware,
|
||||
are expected to be targeted later on. </p>
|
||||
|
||||
<h4><a name="3">What is the current status?</a></h4>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.13 2003/01/19 02:49:34 jake Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/platforms/sparc.sgml,v 1.14 2003/02/24 16:15:01 alex Exp $">
|
||||
<!ENTITY title "FreeBSD/sparc64 Project">
|
||||
<!ENTITY email 'freebsd-sparc64'>
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
|
@ -12,7 +12,7 @@
|
|||
<h3><a name="intro">Introduction</a></h3>
|
||||
|
||||
<p>This page contains information about the FreeBSD port to Sun Microsystem's
|
||||
UltraSPARC architecture. UltraSPARC is a
|
||||
UltraSPARC® architecture. UltraSPARC is a
|
||||
<a href="http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/archs.html">
|
||||
Tier 1</a> architecture, and as such is fully supported by the
|
||||
<a href="http://www.freebsd.org">FreeBSD</a> project. However, the port
|
||||
|
@ -66,7 +66,7 @@
|
|||
release</a> you are using.</p>
|
||||
|
||||
<ul>
|
||||
<li>Ultra 5</li>
|
||||
<li>Ultra™ 5</li>
|
||||
<li>Ultra 10</li>
|
||||
<li>Ultra 30</li>
|
||||
<li>Ultra 60</li>
|
||||
|
@ -77,10 +77,10 @@
|
|||
<li>Enterprise 420R</li>
|
||||
<li>Fire V100</li>
|
||||
<li>Fire V120</li>
|
||||
<li>Netra T1 105</li>
|
||||
<li>Netra™ T1 105</li>
|
||||
<li>Netra T1 AC200/DC200</li>
|
||||
<li>Netra X1</li>
|
||||
<li>SPARCEngine Ultra Axi</li>
|
||||
<li>SPARCEngine® Ultra Axi</li>
|
||||
</ul>
|
||||
|
||||
<p>The following systems are supported, but can only be netbooted due to
|
||||
|
|
Loading…
Reference in a new issue