Add a task to create /c/gnats/README.GNATS4 as a mechanism to notify
cvsup users.
This commit is contained in:
parent
86b6674f5a
commit
c40ce56b83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=19671
1 changed files with 12 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY projectbase "http://people.freebsd.org/~ceri/gnats4">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/gnats4/index.sgml,v 1.3 2004/01/15 12:40:50 ceri Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/gnats4/index.sgml,v 1.4 2004/01/15 12:44:03 ceri Exp $">
|
||||
<!ENTITY title "FreeBSD GNATS Upgrade">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -150,6 +150,17 @@
|
|||
<td> Blocked on the CGI patches </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Create /c/gnats/README.GNATS4 on freefall </td>
|
||||
<td> &a.ceri; </td>
|
||||
<td> </td>
|
||||
<td> &status.blocked; </td>
|
||||
<td> This is intended to notify users who cvsup the gnats
|
||||
database that an upgrade is forthcoming. Should be created
|
||||
one month before the upgrade happens. Blocked on setting of
|
||||
the date. </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td> Arrange resource from admins@, or root access to freefall,
|
||||
www and hub. </td>
|
||||
|
|
Loading…
Reference in a new issue