Add 6 more items to our todo list for FreeBSD 4.5.
Fix a link.
This commit is contained in:
parent
bb34a2b0f3
commit
e09c2009d2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=11427
1 changed files with 55 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/releng45.sgml,v 1.2 2001/12/05 16:33:44 murray Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/internal/releng45.sgml,v 1.3 2001/12/10 07:19:05 murray Exp $">
|
||||
<!ENTITY title "FreeBSD 4.5 Release Process">
|
||||
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -32,7 +32,7 @@
|
|||
href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>.</p>
|
||||
|
||||
<p>For an overview of the entire release engineering process, please
|
||||
see <a href="../releng.html">../releng.html</a>.</p>
|
||||
see <a href="./releng.html">./releng.html</a>.</p>
|
||||
|
||||
<h1>Schedule</h1>
|
||||
|
||||
|
@ -69,6 +69,14 @@
|
|||
routine man page / release note updates.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Commercial software demos updated.</td>
|
||||
<td>05 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>The second disc contains commercial software demos, these
|
||||
demos should be updated to contain the latest versions.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>First release candidate</td>
|
||||
<td>05 Jan 2002</td>
|
||||
|
@ -95,6 +103,23 @@
|
|||
quality of RC1/2.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Final package build starts
|
||||
<td>17 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>The ports cluster and <a href="http://bento.freebsd.org">bento</a>
|
||||
build final packages.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Package split</td>
|
||||
<td>18 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>The packages must be split so that packages with similar
|
||||
dependencies appear on each of the four discs, with the most
|
||||
popular packages appearing on the first disc.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td><tt>RELENG_4_5</tt> branch</td>
|
||||
<td>18 Jan 2002</td>
|
||||
|
@ -102,12 +127,23 @@
|
|||
<td>The release branch is created</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Note to freebsd-stable@</td>
|
||||
<td>18 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>A note should be sent to the freebsd-stable to let
|
||||
over-anxious users know that the tags have been created but the
|
||||
release still isn't ready. Tags may be slid before the
|
||||
announcement goes out. Point users to freebsd-qa@ for
|
||||
details.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Version numbers bumped.</td>
|
||||
<td>19 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>The files listed at <a
|
||||
href="http://www.FreeBSD.org/internal/releng.html">../releng.html</a>
|
||||
href="http://www.FreeBSD.org/internal/releng.html">./releng.html</a>
|
||||
are updated to reflect the fact that this is FreeBSD 4.5.</td>
|
||||
</tr>
|
||||
|
||||
|
@ -119,6 +155,22 @@
|
|||
<tt>RELENG_4_5_0_RELEASE</tt> tag for src.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Update man.cgi on the website.</td>
|
||||
<td>19 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>Make sure the 4.5 manual pages are being displayed by default
|
||||
for the man->web gateway.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Archive the errata for FreeBSD 4.4.</td>
|
||||
<td>19 Jan 2002</td>
|
||||
<td>--</td>
|
||||
<td>The new RELNOTESng errata file should be setup, and the old
|
||||
errata file archived.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Final builds.</td>
|
||||
<td>20 Jan 2002</td>
|
||||
|
|
Loading…
Reference in a new issue