Announce 11.3-BETA1.

Enable download URLs on the where.html page.
Comment out 11.2-STABLE download URLs.

Approved by:	re (implicit)
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2019-05-25 00:41:51 +00:00
parent fe73bebe39
commit 988c6332ff
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=53051
5 changed files with 35 additions and 20 deletions

View file

@ -5,7 +5,7 @@
<!ENTITY local.branch.stable "stable/11">
<!ENTITY local.branch.releng "releng/11.3">
<!ENTITY title "FreeBSD &local.rel; Release Process">
<!ENTITY % beta.local.where "IGNORE">
<!ENTITY % beta.local.where "INCLUDE">
<!ENTITY % beta2.local.where "IGNORE">
]>

View file

@ -385,6 +385,7 @@
<p>&nbsp;</p>
<?ignore
<h1>&os; &rel1.current;-STABLE</h1>
<table class="tblbasic tblwide tbldownload">
@ -405,7 +406,6 @@
<li><a href="&url.snapshot;/powerpc/powerpcspe/ISO-IMAGES/&rel1.current;/">powerpcspe</a></li>
<li><a href="&url.snapshot;/sparc64/sparc64/ISO-IMAGES/&rel1.current;/">sparc64</a></li>
<li><a href="&url.snapshot;/arm/armv6/ISO-IMAGES/&rel1.current;/">armv6</a></li>
<li><a href="&url.snapshot;/arm/armv7/ISO-IMAGES/&rel1.current;/">armv7</a></li>
<li><a href="&url.snapshot;/arm64/aarch64/ISO-IMAGES/&rel1.current;/">aarch64</a></li>
</ul>
</td>
@ -437,6 +437,7 @@
</tr>
</tbody>
</table>
?>
<?ignore
<h1>&os; &rel2.current;-STABLE</h1>