- Add FreeBSD/ppc to the platform list in the navigation bar on the left.

- Peter created a dedicated directory for FreeBSD/ppc ISO images and a link
to the most recent image.

Approved by:	trhodes
This commit is contained in:
Florent Thoumie 2005-10-13 10:19:38 +00:00
parent bdf2fc0ea0
commit 65c08a99a3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25999
2 changed files with 7 additions and 5 deletions

View file

@ -2,7 +2,7 @@
<navigation>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/en/navigation.xml,v 1.15 2005/01/01 21:29:27 ceri Exp $
$FreeBSD: www/en/navigation.xml,v 1.16 2005/01/05 01:13:33 simon Exp $
</cvs:keyword>
</cvs:keywords>
@ -12,6 +12,7 @@
<link src="platforms/i386.html" name="i386"/>
<link src="platforms/ia64/index.html" name="ia64"/>
<link src="platforms/pc98.html" name="pc98"/>
<link src="platforms/ppc.html" name="ppc"/>
<link src="platforms/sparc.html" name="sparc64"/>
</category>

View file

@ -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.13 2005/06/28 19:35:56 flz Exp $">
<!ENTITY date "$FreeBSD: www/en/platforms/ppc.sgml,v 1.14 2005/10/04 19:43:48 hrs Exp $">
<!ENTITY title "FreeBSD/ppc Project">
<!ENTITY email 'freebsd-ppc'>
<!ENTITY % navincludes SYSTEM "../includes.navdevelopers.sgml"> %navincludes;
@ -54,9 +54,10 @@
<h4><a name="1">How can I install FreeBSD/ppc?</a></h4>
<p>FreeBSD/ppc is in HEAD branch of the FreeBSD CVS repository. However
there is an ISO image available for download
<a href="http://people.freebsd.org/~grehan/6.0-20050518-SNAP-powerpc-disc1.iso">here</a>.
<p>There are ISO images available for download
<a href="http://people.freebsd.org/~grehan/ppc_iso">here</a>.
Latest ISO image can be downloaded
<a href="http://people.freebsd.org/~grehan/ppc_iso/latest.iso">here</a>.
Please follow instructions given
<a href="http://people.freebsd.org/~grehan/iso_install.txt">here</a>.</p>