doc/en/internal/releng45.sgml
2001-12-13 08:49:53 +00:00

209 lines
5.8 KiB
Text

<!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.3 2001/12/10 07:19:05 murray Exp $">
<!ENTITY title "FreeBSD 4.5 Release Process">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<h1>Introduction</h1>
<p>The release engineering team (<a
href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>) for FreeBSD 4.5
consists of Murray Stokely, Steve Price, Robert Watson, and John
Baldwin.
<p>The x86 build team consists of Murray Stokely and John Baldwin.</p>
<p>The Alpha build team consists of David O'Brien, Wilko Bulte, John
Baldwin, and Murray Stokely.</p>
<p>The third-party packages are handled by Steve Price and the Ports
managers (<a
href="mailto:portmgr@FreeBSD.org">portmgr@FreeBSD.org</a>).</p>
<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.
MFC requests should be sent to <a
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>
<h1>Schedule</h1>
<table border=1>
<tr><td>Action</td><td>Expected</td><td>Actual</td><td>Description</td>
</tr>
<tr>
<td>Reminder announcement</td><td>01 Dec 2001</td><td>03 Dec 2001</td>
<td>Release Engineers send announcement email to
developers@FreeBSD.org with a rough schedule for the FreeBSD 4.5
release.</td>
</tr>
<tr>
<td><tt>4.5-PRERELEASE</tt></td>
<td>20 Dec 2001</td>
<td>--</td>
<td><tt>newvers.sh</tt> and <tt>param.h</tt> updated.</td>
</tr>
<tr>
<td>FTP site updated</td>
<td>20 Dec 2001</td>
<td>--</td>
<td><tt>pkg_add -r</tt> works for <tt>4.5-PRERELEASE</tt> machines.</td>
</tr>
<tr>
<td>Code freeze begins</td>
<td>20 Dec 2001</td>
<td>--</td>
<td>After this date, all commits to the <tt>RELENG_4</tt> branch
must be approved by <a
href="mailto:re@FreeBSD.org">re@FreeBSD.org</a>. Certain highly
active documentation committers are exempt from this rule for
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>
<td>--</td>
<td>The first release candidate for the x86 and Alpha architecture is
released.</td>
</tr>
<tr>
<td>Second release candidate</td>
<td>10 Jan 2002</td>
<td>--</td>
<td>Note: the release date of this candidate depends on the user
experience with RC1</td>
</tr>
<tr>
<td>Third release candidate</td>
<td>15 Jan 2002</td>
<td>--</td>
<td>Note: the release date of this candidate depends on the user
experience with previous RCs. Additional release candidates may
be released, or there may be no need for RC3 depending on the
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>
<td>--</td>
<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>
are updated to reflect the fact that this is FreeBSD 4.5.</td>
</tr>
<tr>
<td>src, doc, and ports trees tagged.</td>
<td>19 Jan 2002</td>
<td>--</td>
<td><tt>RELEASE_4_5_0</tt> tag for docs and ports,
<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>
<td>--</td>
<td>Final builds for x86 and Alpha in a pristine environment.</td>
</tr>
<tr>
<td>Warn hubs@FreeBSD.org</td>
<td>20 Jan 2002</td>
<td>--</td>
<td>Heads up email to <a
href="mailto:hubs@FreeBSD.org">hubs@FreeBSD.org</a> to give admins
time to prepare for the load spike to come.</td>
</tr>
<tr>
<td>Upload to ftp-master.</td>
<td>20 Jan 2002</td>
<td>--</td>
<td>release and packages uploaded to ftp-master.freebsd.org</td>
</tr>
<tr>
<td>Announcement</td>
<td>21 Jan 2002</td>
<td>--</td>
<td>Announcement sent out after a majority of the mirrors have
received the bits.</td>
</tr>
</table>
&footer;
</body>
</html>