Add infos about the Core Team monthly reports, and on the
archives of FreeBSD developers and FreeBSD committer's lists. PR: docs/46963 Submitted by: gerald
This commit is contained in:
parent
3b56da1a63
commit
93099e62cc
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=15608
1 changed files with 21 additions and 5 deletions
|
@ -31,6 +31,8 @@
|
||||||
<year>1999</year>
|
<year>1999</year>
|
||||||
<year>2000</year>
|
<year>2000</year>
|
||||||
<year>2001</year>
|
<year>2001</year>
|
||||||
|
<year>2002</year>
|
||||||
|
<year>2003</year>
|
||||||
<holder>The FreeBSD Documentation Project</holder>
|
<holder>The FreeBSD Documentation Project</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
|
|
||||||
|
@ -50,7 +52,7 @@
|
||||||
<tbody>
|
<tbody>
|
||||||
<row>
|
<row>
|
||||||
<entry><emphasis>Main Repository Host</emphasis></entry>
|
<entry><emphasis>Main Repository Host</emphasis></entry>
|
||||||
<entry><hostid>ncvs.FreeBSD.org</hostid></entry>
|
<entry><hostid role="fqdn">ncvs.FreeBSD.org</hostid></entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
|
@ -73,9 +75,23 @@
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><emphasis>Mailing Lists</emphasis></entry>
|
<entry><emphasis>Mailing Lists</emphasis></entry>
|
||||||
<entry>&a.developers;, &a.committers;</entry>
|
<entry>&a.developers;, &a.committers;
|
||||||
|
(Both of these are private list; archives can be found
|
||||||
|
in <filename>/home/mail/developers-archive</filename>
|
||||||
|
and <filename>/home/mail/committers-archive</filename>
|
||||||
|
on the <hostid role="domainname">FreeBSD.org</hostid>
|
||||||
|
cluster.)
|
||||||
|
</entry>
|
||||||
</row>
|
</row>
|
||||||
|
|
||||||
|
|
||||||
|
<row>
|
||||||
|
<entry><emphasis>Core Team monthly reports</emphasis></entry>
|
||||||
|
<entry><filename>/home/core/public/monthly-report</filename>
|
||||||
|
on the <hostid role="domainname">FreeBSD.org</hostid> cluster.
|
||||||
|
</entry>
|
||||||
|
</row>
|
||||||
|
|
||||||
<row>
|
<row>
|
||||||
<entry><emphasis>Noteworthy CVS Tags</emphasis></entry>
|
<entry><emphasis>Noteworthy CVS Tags</emphasis></entry>
|
||||||
<entry><literal>RELENG_4</literal> (4.X-STABLE), <literal>HEAD</literal> (-CURRENT)</entry>
|
<entry><literal>RELENG_4</literal> (4.X-STABLE), <literal>HEAD</literal> (-CURRENT)</entry>
|
||||||
|
@ -592,11 +608,11 @@
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>You will almost certainly get a conflict because
|
<para>You will almost certainly get a conflict because
|
||||||
of the <literal>$Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $</literal> (or in FreeBSD's case,
|
of the <literal>$Id: article.sgml,v 1.148 2003-01-11 11:43:55 blackend Exp $</literal> (or in FreeBSD's case,
|
||||||
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
|
||||||
lines, so you will have to edit the file to resolve the conflict
|
lines, so you will have to edit the file to resolve the conflict
|
||||||
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $</literal> line,
|
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.148 2003-01-11 11:43:55 blackend Exp $</literal> line,
|
||||||
leaving the original <literal>$Id: article.sgml,v 1.147 2003-01-08 19:29:54 trhodes Exp $</literal> line intact).</para>
|
leaving the original <literal>$Id: article.sgml,v 1.148 2003-01-11 11:43:55 blackend Exp $</literal> line intact).</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in a new issue