Update schedule to reflect our progress.
RC1 builds will commence in 24-36 hours.
This commit is contained in:
parent
8bdb485dd3
commit
a243b959ca
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16144
1 changed files with 13 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!ENTITY email 'freebsd-qa'>
|
||||||
<!ENTITY date "$FreeBSD$">
|
<!ENTITY date "$FreeBSD: www/en/releases/4.8R/schedule.sgml,v 1.1 2003/01/29 04:51:40 murray Exp $">
|
||||||
<!ENTITY local.rel "4.8">
|
<!ENTITY local.rel "4.8">
|
||||||
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
<!ENTITY title "FreeBSD &local.rel; Release Process">
|
||||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||||
|
@ -31,17 +31,23 @@
|
||||||
<tr><td>Action</td><td>Expected</td><td>Actual</td><td>Description</td>
|
<tr><td>Action</td><td>Expected</td><td>Actual</td><td>Description</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Reminder announcement</td><td>16 Jan 2003</td><td>16 Jan 2003</td>
|
<td>Reminder announcement</td>
|
||||||
|
<td>16 Jan 2003</td>
|
||||||
|
<td>16 Jan 2003</td>
|
||||||
<td>Release Engineers send announcement email to
|
<td>Release Engineers send announcement email to
|
||||||
developers@FreeBSD.org with a rough schedule for the FreeBSD
|
developers@FreeBSD.org with a rough schedule for the FreeBSD
|
||||||
&local.rel; release.</td>
|
&local.rel; release.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Another Reminder announcement</td><td>7 Feb 2003</td><td>--</td>
|
<td>Another Reminder announcement</td>
|
||||||
|
<td>7 Feb 2003</td>
|
||||||
|
<td>10 Feb 2003</td>
|
||||||
<td>1 week reminder.</td>
|
<td>1 week reminder.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Another Reminder announcement</td><td>14 Feb 2003</td><td>--</td>
|
<td>Another Reminder announcement</td>
|
||||||
|
<td>14 Feb 2003</td>
|
||||||
|
<td>14 Feb 2003</td>
|
||||||
<td>Final reminder, with exact time that freeze begins.</td>
|
<td>Final reminder, with exact time that freeze begins.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
@ -54,19 +60,19 @@
|
||||||
<tr>
|
<tr>
|
||||||
<td><tt>&local.rel;-PRERELEASE</tt></td>
|
<td><tt>&local.rel;-PRERELEASE</tt></td>
|
||||||
<td>15 Feb 2003</td>
|
<td>15 Feb 2003</td>
|
||||||
<td>--</td>
|
<td>15 Feb 2003</td>
|
||||||
<td><tt>newvers.sh</tt>, and <tt>release.ent</tt> updated.</td>
|
<td><tt>newvers.sh</tt>, and <tt>release.ent</tt> updated.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>FTP site updated</td>
|
<td>FTP site updated</td>
|
||||||
<td>15 Feb 2003</td>
|
<td>15 Feb 2003</td>
|
||||||
<td>--</td>
|
<td><i>unnecessary</i></td>
|
||||||
<td><tt>pkg_add -r</tt> works for <tt>&local.rel;-PRERELEASE</tt> machines.</td>
|
<td><tt>pkg_add -r</tt> works for <tt>&local.rel;-PRERELEASE</tt> machines.</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td>Code freeze begins</td>
|
<td>Code freeze begins</td>
|
||||||
<td>15 Feb 2003</td>
|
<td>15 Feb 2003</td>
|
||||||
<td>--</td>
|
<td>15 Feb 2003</td>
|
||||||
|
|
||||||
<td>After this date, all commits to the <tt>RELENG_4</tt> branch
|
<td>After this date, all commits to the <tt>RELENG_4</tt> branch
|
||||||
must be approved by <a
|
must be approved by <a
|
||||||
|
|
Loading…
Reference in a new issue