Announce 12.2-BETA1.

Approved by:	re (implicit)
Sponsored by:	Rubicon Communications, LLC (netgate.com)
This commit is contained in:
Glen Barber 2020-09-12 17:59:09 +00:00
parent 0cd3b8102d
commit d38aac24ba
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=54483
8 changed files with 49 additions and 17 deletions

View file

@ -3,9 +3,9 @@
.include "${DOC_PREFIX}/share/mk/doc.commands.mk"
_OS?= FreeBSD
_REVMAJOR?= 12
_REVMINOR?= 1
_REVMINOR?= 2
_REVISION?= ${_REVMAJOR}.${_REVMINOR}
_BRANCH?= STABLE
_BRANCH?= BETA1
THISRELEASE?= ${_OS}-${_REVISION}-${_BRANCH}
HOSTNAME!= hostname

View file

@ -38,9 +38,11 @@
<a href="&base;/releases/&local.rel;R/installation.html"
>&os;&nbsp;&local.rel;-RELEASE installation information</a><br/>
?>
<a href="&base;/releases/&local.rel;R/hardware.html"
>&os;&nbsp;&local.rel;-RELEASE hardware information</a><br/>
<?ignore
<a href="&base;/releases/&local.rel;R/relnotes.html"
>&os;&nbsp;&local.rel;-RELEASE release notes</a><br/>

View file

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

View file

@ -16,7 +16,7 @@
<!-- The previous stable release, useful for pointing user's at the
release they SHOULD be running if they don't want the bleeding
edge. -->
<!ENTITY release.prev.stable "11.3-RELEASE">
<!ENTITY release.prev.stable "11.4-RELEASE">
<!-- The next version to be released, usually used for snapshots. -->
<!ENTITY release.next "12.3-RELEASE">

View file

@ -324,6 +324,7 @@
<p>&nbsp;</p>
<?ignore
<h1>&os; &rel121.current;-STABLE</h1>
<table class="tblbasic tblwide tbldownload">
@ -374,9 +375,7 @@
</td>
<td>
<ul class="txtdocslist">
<?ignore
<li><a href="&base;/relnotes/&rel121.current.major;-STABLE/relnotes/article.html">Release Notes</a></li>
?>
<li>&nbsp;</li>
</ul>
</td>
@ -385,6 +384,7 @@
</table>
<p>&nbsp;</p>
?>
<h1>&os; &rel114.current;-STABLE</h1>