Announce 7.1 RC2 since it's now available on most mirrors.
This commit is contained in:
parent
cafcdd068b
commit
5eb55faefa
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=33531
2 changed files with 17 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
<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.213 2008/12/08 09:10:44 murray Exp $
|
||||
$FreeBSD: www/share/sgml/news.xml,v 1.214 2008/12/13 19:09:59 danger Exp $
|
||||
</cvs:keyword>
|
||||
</cvs:keywords>
|
||||
|
||||
|
@ -35,6 +35,20 @@
|
|||
<month>
|
||||
<name>12</name>
|
||||
|
||||
<day>
|
||||
<name>25</name>
|
||||
|
||||
<event>
|
||||
<title>FreeBSD 7.1-RC2 Available</title>
|
||||
|
||||
<p>The second and last release candidate of &os; 7.1 is now
|
||||
available. ISO images for Tier-1 architectures are now
|
||||
available on most of the <a
|
||||
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
|
||||
mirror sites</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>9</name>
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.27 2008/11/28 17:08:23 hrs Exp $ -->
|
||||
<!-- $FreeBSD: www/share/sgml/release.ent,v 1.28 2008/12/09 17:53:27 blackend 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 '7.1'>
|
||||
<!ENTITY betarel.vers 'RC1'>
|
||||
<!ENTITY betarel.vers 'RC2'>
|
||||
<!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
|
||||
|
|
Loading…
Reference in a new issue