Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2005 23:28:54 GMT
From:      Daniel Gerzo <danger@rulez.sk>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   www/79106: [PATCH] chronologically primed schedule for 5.4-R
Message-ID:  <200503212328.j2LNSrdR078822@www.freebsd.org>
Resent-Message-ID: <200503212330.j2LNU2j4072482@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         79106
>Category:       www
>Synopsis:       [PATCH] chronologically primed schedule for 5.4-R
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-www
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 21 23:30:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Gerzo
>Release:        
>Organization:
>Environment:
>Description:
http://www.freebsd.org/releases/5.4R/schedule.html isn't chronologically primed and there is also bad readable "second release candidate", which should be replaced with 5.4-RC2.
>How-To-Repeat:
just point your browser at http://www.freebsd.org/releases/5.4R/schedule.html and see
>Fix:
here is patch:

--- schedule.sgml.orig  Tue Mar 22 00:17:54 2005
+++ schedule.sgml       Tue Mar 22 00:23:02 2005
@@ -85,6 +85,15 @@
        confuses the users who are using the STABLE branch.</td>
   </tr>

+<!-- doceng should tweak these values after we commit it to CVS -->
+  <tr>
+    <td>Announce <tt>doc/</tt> tree slush</td>
+    <td>14&nbsp;Mar&nbsp;2005</td>
+    <td>--</td>
+    <td>Notification of the impending <tt>doc/</tt> tree slush should
+      be sent to <tt>doc@</tt>.</td>
+  </tr>
+
   <tr>
     <td><tt>RELENG_&local.rel.tag;</tt> branch</td>
     <td>16&nbsp;Mar&nbsp;2005</td>
@@ -133,22 +142,6 @@
     <tt>stable@FreeBSD.org</tt> after the first snapshot is uploaded.</td>
   </tr>

-  <tr>
-    <td>Second release candidate</td>
-    <td>25&nbsp;Mar&nbsp;2005</td>
-    <td>--</td>
-    <td>Note: the release date of this candidate depends on the user
-      experience with RC1.</td>
-  </tr>
-
-  <tr>
-    <td>Heads up to <tt>-stable</tt></td>
-    <td>25&nbsp;Mar&nbsp;2005</td>
-    <td>--</td>
-    <td>A message should be sent to <tt>qa@FreeBSD.org</tt> and
-    <tt>stable@FreeBSD.org</tt> after the second snapshot is uploaded.</td>
-  </tr>
-
 <!-- portmgr should tweak these values after we commit it to CVS -->
   <tr>
     <td>Ports tree frozen</td>
@@ -160,15 +153,6 @@

 <!-- doceng should tweak these values after we commit it to CVS -->
   <tr>
-    <td>Announce <tt>doc/</tt> tree slush</td>
-    <td>14&nbsp;Mar&nbsp;2005</td>
-    <td>--</td>
-    <td>Notification of the impending <tt>doc/</tt> tree slush should
-      be sent to <tt>doc@</tt>.</td>
-  </tr>
-
-<!-- doceng should tweak these values after we commit it to CVS -->
-  <tr>
     <td><tt>doc/</tt> tree slush</td>
     <td>24&nbsp;Mar&nbsp;2005</td>
     <td>--</td>
@@ -176,6 +160,22 @@
       should be delayed from this point until after the <tt>doc/</tt>
       tree tagging, to give translation teams time to synchronize
       their work.</td>
+  </tr>
+
+  <tr>
+    <td><tt>&local.rel;-RC2</tt></td>
+    <td>25&nbsp;Mar&nbsp;2005</td>
+    <td>--</td>
+    <td>Note: the release date of this candidate depends on the user
+      experience with RC1.</td>
+  </tr>
+
+  <tr>
+    <td>Heads up to <tt>-stable</tt></td>
+    <td>25&nbsp;Mar&nbsp;2005</td>
+    <td>--</td>
+    <td>A message should be sent to <tt>qa@FreeBSD.org</tt> and
+    <tt>stable@FreeBSD.org</tt> after the second snapshot is uploaded.</td>
   </tr>

 <!-- portmgr should tweak these values after we commit it to CVS -->

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503212328.j2LNSrdR078822>