Update the betarel.vers branch for the download URLs.
Remove an incorrect link, missed in earlier edits. Comment the -CURRENt snapshot section for now. Enable the download URLs from the 12.0 schedule page. Announce 12.0-BETA1. Approved by: re (implicit) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
58d762efb3
commit
fded498d18
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52388
5 changed files with 23 additions and 5 deletions
|
@ -6,7 +6,7 @@
|
|||
<!ENTITY local.branch.stable "stable/12">
|
||||
<!ENTITY local.branch.releng "releng/12.0">
|
||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||
<!ENTITY % beta.local.where "IGNORE">
|
||||
<!ENTITY % beta.local.where "INCLUDE">
|
||||
<!ENTITY % beta2.local.where "IGNORE">
|
||||
]>
|
||||
|
||||
|
|
|
@ -260,6 +260,7 @@
|
|||
href="&base;/releases/index.html">release information
|
||||
page</a>.</p>
|
||||
|
||||
<?ignore
|
||||
<h1>&os; &rel.head;-CURRENT</h1>
|
||||
|
||||
<table class="tblbasic tblwide tbldownload">
|
||||
|
@ -316,6 +317,7 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
?>
|
||||
|
||||
<p> </p>
|
||||
|
||||
|
|
|
@ -135,7 +135,6 @@
|
|||
<li><a href="&enbase;/releases/&betarel.current;R/todo.html">TODO List</a></li>
|
||||
<li><a href="&enbase;/releases/&betarel.current;R/signatures.html">Signed Checksums</a></li>
|
||||
?>
|
||||
<li><a href="&enbase;/relnotes/11-STABLE/relnotes/article.html">Release Notes</a></li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
@ -34,6 +34,23 @@
|
|||
<month>
|
||||
<name>10</name>
|
||||
|
||||
<day>
|
||||
<name>20</name>
|
||||
|
||||
<event>
|
||||
<title>&os; 12.0-BETA1 Available</title>
|
||||
|
||||
<p>The first BETA build for the &os; 12.0 release cycle
|
||||
is now available. ISO images for the amd64, armv6, armv7,
|
||||
arm64, i386, powerpc, powerpc64, powerpcspe and sparc64
|
||||
architectures are <a
|
||||
href="&lists.stable;/2018-October/089821.html">available</a>
|
||||
on most of our <a
|
||||
href="&url.doc.base-en;/books/handbook/mirrors-ftp.html">&os;
|
||||
mirror sites</a>.</p>
|
||||
</event>
|
||||
</day>
|
||||
|
||||
<day>
|
||||
<name>16</name>
|
||||
<event>
|
||||
|
|
|
@ -38,10 +38,10 @@
|
|||
<!ENTITY % beta.upcoming "INCLUDE">
|
||||
|
||||
<!-- Set to 'INCLUDE' when the installation images are available. -->
|
||||
<!ENTITY beta.testing "IGNORE">
|
||||
<!ENTITY % beta.testing "IGNORE">
|
||||
<!ENTITY beta.testing "INCLUDE">
|
||||
<!ENTITY % beta.testing "INCLUDE">
|
||||
<!ENTITY betarel.current '12.0'>
|
||||
<!ENTITY betarel.vers 'RELEASE'>
|
||||
<!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
|
||||
|
|
Loading…
Reference in a new issue