Announce the availability of FreeBSD 7.4-RC3 and 8.2-RC3.
This should be the last Release Candidate before the -RELEASE.
This commit is contained in:
parent
970de5a3ee
commit
6c4d30665a
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=36889
2 changed files with 27 additions and 4 deletions
|
@ -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.360 2011/01/23 21:40:05 danger Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.361 2011/01/25 13:17:22 danger Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
<year>
|
||||
<name>2011</name>
|
||||
|
||||
<month>
|
||||
<name>2</name>
|
||||
|
||||
<day>
|
||||
<name>3</name>
|
||||
|
||||
<event>
|
||||
<title>&os; 7.4/8.2-RC3 Available</title>
|
||||
|
||||
<p>The third (and probably last) Release Candidate builds
|
||||
for the &os;-7.4/8.2 release cycles are now available. For
|
||||
8.2-RC3 the amd64, i386, ia64, pc98, powerpc, and sparc64
|
||||
architectures are available. For 7.4-RC3 the amd64, i386,
|
||||
pc98, and sparc64 architectures are available. ISO images
|
||||
for these architectures can be downloaded from most of the
|
||||
<a href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
|
||||
mirror sites</a>. Please see the official <a
|
||||
href="&lists.stable;/2011-February/061353.html">announcement</a>
|
||||
for further details about these releases.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>1</name>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.53 2011/01/16 23:28:54 danger Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.54 2011/01/23 21:40:38 danger Exp $ -->
|
||||
|
||||
<!-- XXX rel.current and u.rel.* should be available in doc/ -->
|
||||
<!-- The currently released versions of FreeBSD. This value is used to
|
||||
|
@ -31,7 +31,7 @@
|
|||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY betarel.current '8.2'>
|
||||
<!ENTITY betarel.vers 'RC2'>
|
||||
<!ENTITY betarel.vers 'RC3'>
|
||||
<!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
|
||||
|
@ -39,7 +39,7 @@
|
|||
<!ENTITY beta2.testing "INCLUDE">
|
||||
<!ENTITY % beta2.testing "INCLUDE">
|
||||
<!ENTITY betarel2.current '7.4'>
|
||||
<!ENTITY betarel2.vers 'RC2'>
|
||||
<!ENTITY betarel2.vers 'RC3'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '8'>
|
||||
|
|
Loading…
Reference in a new issue