- Announce 11.0-RELEASE.
- Add links for an additional release set. - Switch 11.0 from beta to RELEASE. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
61ecb69d0d
commit
6309b7a4e6
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=49485
3 changed files with 46 additions and 7 deletions
|
|
@ -102,6 +102,8 @@
|
|||
<li>Production: <a
|
||||
href="&u.rel.announce;">&rel.current;</a>,
|
||||
<a
|
||||
href="&u.rel0.announce;">&rel0.current;</a>,
|
||||
<a
|
||||
href="&u.rel1.announce;">&rel1.current;</a>,
|
||||
<a
|
||||
href="&u.rel2.announce;">&rel2.current;</a>,
|
||||
|
|
|
|||
|
|
@ -31,6 +31,30 @@
|
|||
<year>
|
||||
<name>2016</name>
|
||||
|
||||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>10</name>
|
||||
|
||||
<event>
|
||||
<title>&os; 11.0-RELEASE Available</title>
|
||||
|
||||
<p><a href="&enbase;/releases/11.0R/announce.html">FreeBSD
|
||||
11.0-RELEASE</a> is now available. Please be sure to
|
||||
check the <a
|
||||
href="&enbase;/releases/11.0R/relnotes.html">Release
|
||||
Notes</a> and <a
|
||||
href="&enbase;/releases/11.0R/errata.html">Release
|
||||
Errata</a> before installation for any late-breaking
|
||||
news and/or issues with 11.0. More information about
|
||||
FreeBSD releases can be found on the <a
|
||||
href="&enbase;/releases/index.html">Release
|
||||
Information</a> page.</p>
|
||||
</event>
|
||||
</day>
|
||||
</month>
|
||||
|
||||
<month>
|
||||
<name>9</name>
|
||||
|
||||
|
|
|
|||
|
|
@ -38,8 +38,8 @@
|
|||
<!ENTITY % beta.upcoming "IGNORE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY betarel.current '11.0'>
|
||||
<!ENTITY betarel.vers 'RC3'>
|
||||
<!ENTITY u.betarel.schedule '&base;/releases/&betarel.current;R/schedule.html'>
|
||||
|
|
@ -48,8 +48,8 @@
|
|||
are having release candidates at the same time), do the same here. -->
|
||||
|
||||
<!-- Set to 'INCLUDE' when the schedule is available. -->
|
||||
<!ENTITY beta2.upcoming "INCLUDE">
|
||||
<!ENTITY % beta2.upcoming "INCLUDE">
|
||||
<!ENTITY beta2.upcoming "IGNORE">
|
||||
<!ENTITY % beta2.upcoming "IGNORE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta2.testing "IGNORE">
|
||||
|
|
@ -58,9 +58,9 @@
|
|||
<!ENTITY betarel2.vers 'RELEASE'>
|
||||
<!ENTITY u.betarel2.schedule '&base;/releases/&betarel2.current;R/schedule.html'>
|
||||
|
||||
<!ENTITY rel.current.major '10'>
|
||||
<!ENTITY rel.current '10.3'>
|
||||
<!ENTITY rel.current.date 'April 2016'>
|
||||
<!ENTITY rel.current.major '11'>
|
||||
<!ENTITY rel.current '11.0'>
|
||||
<!ENTITY rel.current.date 'October 2016'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel.notes '&base;/releases/&rel.current;R/relnotes.html'>
|
||||
|
|
@ -71,6 +71,19 @@
|
|||
<!ENTITY u.rel.readme '&base;/releases/&rel.current;R/readme.html'>
|
||||
<!ENTITY u.rel.signatures '&base;/releases/&rel.current;R/signatures.html'>
|
||||
|
||||
<!ENTITY rel0.current.major '10'>
|
||||
<!ENTITY rel0.current '10.3'>
|
||||
<!ENTITY rel0.current.date 'April 2016'>
|
||||
|
||||
<!-- URLs to information on the latest release -->
|
||||
<!ENTITY u.rel0.notes '&base;/releases/&rel0.current;R/relnotes.html'>
|
||||
<!ENTITY u.rel0.announce '&base;/releases/&rel0.current;R/announce.html'>
|
||||
<!ENTITY u.rel0.errata '&base;/releases/&rel0.current;R/errata.html'>
|
||||
<!ENTITY u.rel0.hardware '&base;/releases/&rel0.current;R/hardware.html'>
|
||||
<!ENTITY u.rel0.installation '&base;/releases/&rel0.current;R/installation.html'>
|
||||
<!ENTITY u.rel0.readme '&base;/releases/&rel0.current;R/readme.html'>
|
||||
<!ENTITY u.rel0.signatures '&base;/releases/&rel0.current;R/signatures.html'>
|
||||
|
||||
<!-- Secondary "current release" entities -->
|
||||
<!ENTITY rel1.current.major '10'>
|
||||
<!ENTITY rel1.current '&rel1.current.major;.2'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue