Belatedly add FreeBSD 9.0-BETA1.

Note to translators:

In order for this commit to work without breaking the build, some
translated where.sgml files required changing all at once.

While there, the PC98 entry for 9.0-BETA1 were also removed or
commented.

Reviewed by:	hrs, brd, jkois [1]

[1] - many, many times...
This commit is contained in:
Glen Barber 2011-08-05 22:56:40 +00:00
parent 430a9e4a93
commit b33c6c7db4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=37523
12 changed files with 71 additions and 125 deletions

View file

@ -25,13 +25,36 @@
<news>
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
$FreeBSD: www/share/sgml/news.xml,v 1.385 2011/07/15 21:09:33 zi Exp $
$FreeBSD: www/share/sgml/news.xml,v 1.387 2011/08/05 02:58:30 gjb Exp $
</cvs:keyword>
</cvs:keywords>
<year>
<name>2011</name>
<month>
<name>8</name>
<day>
<name>1</name>
<event>
<title>&os; 9.0-BETA1 Available</title>
<p>The first test build for the &os;-9.0 release cycle is now
available. ISO images for the architectures amd64, i386,
ia64, powerpc, powerpc64, and sparc64 are <a
href="&lists.stable;/2011-August/063457.html">available</a>
on most of our <a
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
mirror sites</a>. One of the many new features in 9.0 we
would like to be tested is the new installer, so we
encourage our users to do fresh installation on test
systems.</p>
</event>
</day>
</month>
<month>
<name>7</name>

View file

@ -1,4 +1,4 @@
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.56 2011/02/24 19:56:46 hrs Exp $ -->
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.58 2011/08/05 02:53:03 gjb Exp $ -->
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
<!-- The currently released versions of FreeBSD. This value is used to
@ -28,10 +28,10 @@
<!-- If there is no release currently in the release cycle (i.e. we
don't have something in BETAn or RCn), then change %beta.testing
below to "IGNORE". If we do, use "INCLUDE". -->
<!ENTITY beta.testing "IGNORE">
<!ENTITY % beta.testing "IGNORE">
<!ENTITY betarel.current '8.2'>
<!ENTITY betarel.vers 'RC3'>
<!ENTITY beta.testing "INCLUDE">
<!ENTITY % beta.testing "INCLUDE">
<!ENTITY betarel.current '9.0'>
<!ENTITY betarel.vers 'BETA1'>
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
<!-- If we have a second release in the release cycle (e.g. 5.x and 6.y