Mention RELNOTESng files that need to be tweaked as a part of rolling
a new release. Approved by: murray
This commit is contained in:
parent
1ec10ba25f
commit
0444a81501
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11344
1 changed files with 10 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||||
<!ENTITY base CDATA "..">
|
<!ENTITY base CDATA "..">
|
||||||
<!ENTITY email 'releng'>
|
<!ENTITY email 'releng'>
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/internal/releng.sgml,v 1.1 2001/11/30 19:08:53 murray Exp $">
|
||||||
<!ENTITY title "FreeBSD Release Engineering">
|
<!ENTITY title "FreeBSD Release Engineering">
|
||||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||||
]>
|
]>
|
||||||
|
@ -120,6 +120,15 @@
|
||||||
<li><tt>src/UPDATING</tt></li>
|
<li><tt>src/UPDATING</tt></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<p>The release notes and errata files also need to be adjusted for
|
||||||
|
the new release (on the release branch) and truncated
|
||||||
|
appropriately (on the stable/current branch):</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li><tt>src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml</tt></li>
|
||||||
|
<li><tt>src/release/doc/en_US.ISO8859-1/errata/article.sgml</tt></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
<h3>Creating the Release Tags</h3>
|
<h3>Creating the Release Tags</h3>
|
||||||
|
|
||||||
<p>When the final release is ready, the following command will create the
|
<p>When the final release is ready, the following command will create the
|
||||||
|
|
Loading…
Reference in a new issue