Cosmetic fixes.
PR: 50194 Submitted by: "Sergey A. Osokin" <osa@freebsd.org.ru>
This commit is contained in:
parent
b66052ac91
commit
77c269ddb5
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16351
1 changed files with 18 additions and 17 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<p>General discussions about the release engineering process or
|
||||
quality assurance issues should be sent to the public <a
|
||||
href="mailto:freebsd-qa@FreeBSD.org">freebsd-qa</a> mailing list.
|
||||
href="mailto:FreeBSD-qa@FreeBSD.org">FreeBSD-qa</a> mailing list.
|
||||
<a
|
||||
href="&base;/doc/en_US.ISO8859-1/books/faq/misc.html#DEFINE-MFC">MFC</a>
|
||||
requests should be sent to <a
|
||||
|
@ -46,8 +46,8 @@
|
|||
|
||||
<tr>
|
||||
<td><tt>-CURRENT</tt> code freeze</td><td>5 May
|
||||
2003</td><td>--</td><td>The src/ code freeze for 5.1. Commits to
|
||||
HEAD require re@ approval.</td>
|
||||
2003</td><td>--</td><td>The <tt>src/</tt> code freeze for 5.1. Commits to
|
||||
<tt>HEAD</tt> require <tt>re@FreeBSD.org</tt> approval.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -58,19 +58,19 @@
|
|||
<tr>
|
||||
<td>First release candidate</td><td>19 May 2003</td><td>--</td>
|
||||
<td>x86, alpha, sparc64, and ia64 images released and uploaded to
|
||||
ftp-master.freebsd.org.</td>
|
||||
<tt>ftp-master.FreeBSD.org</tt>.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_5_1</tt> branched</td><td>19 May 2003</td><td>--</td>
|
||||
<td>Branch of src/ from <tt>HEAD</tt> for the release. Note: no branch
|
||||
for <tt>RELENG_5</tt> will happen a this time.</td>
|
||||
<td>Branch of <tt>src/</tt> from <tt>HEAD</tt> for the release.
|
||||
Note: no branch for <tt>RELENG_5</tt> will happen at this time.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>src/ unfrozen</td><td>19 May 2003</td><td>--</td>
|
||||
<td><tt>src/</tt> unfrozen</td><td>19 May 2003</td><td>--</td>
|
||||
<td>Unfreeze <tt>HEAD</tt> src. Continue to coordinate significant
|
||||
check-ins with re@freebsd.org in order to work towards
|
||||
check-ins with <tt>re@FreeBSD.org</tt> in order to work towards
|
||||
<tt>5-STABLE</tt>.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -92,13 +92,13 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>src tree tagged</td><td>30 May 2003</td><td>--</td>
|
||||
<td>Tag the RELENG_5_1 branch with RELENG_5_1_0_RELEASE</td>
|
||||
<td><tt>src/</tt> tree tagged</td><td>30 May 2003</td><td>--</td>
|
||||
<td>Tag the <tt>RELENG_5_1</tt> branch with <tt>RELENG_5_1_0_RELEASE</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>doc tree tagged</td><td>30 May 2003</td><td>--</td>
|
||||
<td>Tag the doc/ branch with RELEASE_5_1_0</td>
|
||||
<td><tt>doc/</tt> tree tagged</td><td>30 May 2003</td><td>--</td>
|
||||
<td>Tag the <tt>doc/</tt> branch with <tt>RELEASE_5_1_0</tt></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -107,10 +107,11 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Warn hubs@FreeBSD.org</td><td>30 May 2003</td><td>--</td>
|
||||
<td>Heads up email to hubs@FreeBSD.org to give admins time to prepare
|
||||
for the load spike to come. The site administrators have frequently
|
||||
requested advance notice for new ISOs.</td>
|
||||
<td>Warn <tt>hubs@FreeBSD.org</tt></td><td>30 May 2003</td><td>--</td>
|
||||
<td>Heads up email to <tt>hubs@FreeBSD.org</tt> to give admins
|
||||
time to prepare for the load spike to come. The site
|
||||
administrators have frequently requested advance notice
|
||||
for new ISOs.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -126,7 +127,7 @@
|
|||
<tr>
|
||||
<td>FreeBSD 5.1 Press Release</td><td>2 Jun 2003</td><td>--</td>
|
||||
<td>A formal press release statement is in the works and should be
|
||||
released at this time to the www.FreeBSD.org website and various
|
||||
released at this time to the <tt>www.FreeBSD.org</tt> website and various
|
||||
tech publications.</td>
|
||||
</tr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue