- remove deprecated GNATS references
Differential Revision: https://reviews.freebsd.org/D1059 Reviewed by: remko, wblock (mentors) Approved by: wblock (mentor)
This commit is contained in:
parent
55a72c9882
commit
40c42cd70d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45935
1 changed files with 24 additions and 31 deletions
|
@ -40,6 +40,12 @@
|
||||||
<holder>Niklas Saers</holder>
|
<holder>Niklas Saers</holder>
|
||||||
</copyright>
|
</copyright>
|
||||||
<revhistory>
|
<revhistory>
|
||||||
|
<revision>
|
||||||
|
<revnumber>1.5</revnumber>
|
||||||
|
<date>October, 2014</date>
|
||||||
|
<revremark>Remove mention of GNATS which is no longer
|
||||||
|
used by the project.</revremark>
|
||||||
|
</revision>
|
||||||
<revision>
|
<revision>
|
||||||
<revnumber>1.4</revnumber>
|
<revnumber>1.4</revnumber>
|
||||||
<date>September, 2013</date>
|
<date>September, 2013</date>
|
||||||
|
@ -1103,10 +1109,10 @@
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section xml:id="role-gnats" xreflabel="GNATS Administrator">
|
<section xml:id="role-bugmeister" xreflabel="Bugmeister">
|
||||||
<title>GNATS Administrator</title>
|
<title>Bugmeister</title>
|
||||||
<para>
|
<para>
|
||||||
The GNATS Administrator is responsible for ensuring that the
|
The Bugmeister is responsible for ensuring that the
|
||||||
maintenance database is in working order, that the entries
|
maintenance database is in working order, that the entries
|
||||||
are correctly categorised and that there are no invalid entries.
|
are correctly categorised and that there are no invalid entries.
|
||||||
</para>
|
</para>
|
||||||
|
@ -1116,19 +1122,6 @@
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section xml:id="role-bugmeister" xreflabel="Bugmeister">
|
|
||||||
<title>Bugmeister</title>
|
|
||||||
<para>
|
|
||||||
The Bugmeister is the person in charge of the problem report
|
|
||||||
group.
|
|
||||||
|
|
||||||
</para>
|
|
||||||
<para>
|
|
||||||
Hat currently held by:
|
|
||||||
the Bugmeister Team <email>bugmeister@FreeBSD.org</email>,
|
|
||||||
</para>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
<section xml:id="role-donations" xreflabel="Donations Liaison Officer">
|
<section xml:id="role-donations" xreflabel="Donations Liaison Officer">
|
||||||
<title>Donations Liaison Officer</title>
|
<title>Donations Liaison Officer</title>
|
||||||
<para>
|
<para>
|
||||||
|
@ -1620,7 +1613,7 @@
|
||||||
someone's responsibility are collected on TODO-lists unless someone
|
someone's responsibility are collected on TODO-lists unless someone
|
||||||
volunteers to take the responsibility. All
|
volunteers to take the responsibility. All
|
||||||
requests, their distribution and follow-up are
|
requests, their distribution and follow-up are
|
||||||
handled by the <xref linkend="tool-gnats"/> tool.
|
handled by the <xref linkend="tool-bugzilla"/> tool.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
@ -1762,18 +1755,18 @@
|
||||||
<title>Problem reporting</title>
|
<title>Problem reporting</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
FreeBSD comes with a problem reporting tool called
|
Before &os; 10, &os; included a problem reporting tool called
|
||||||
<quote>send-pr</quote> that is a part of the GNATS package.
|
<command>send-pr</command>. Problems include bug reports,
|
||||||
All users and developers are encouraged to use this tool for
|
feature requests, feature enhancements and notices of new versions
|
||||||
reporting problems in software they do not maintain. Problems
|
of external software that are included in the project.
|
||||||
include bug reports, feature requests, features that should be enhanced
|
Although <command>send-pr</command> is available, users and developers are encouraged
|
||||||
and notices of new versions of external software that is included
|
to submit issues using our <link xlink:href="https://bugs.freebsd.org/submit/">
|
||||||
in the project.
|
problem report form</link>.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Problem reports are sent to an email address where it
|
Problem reports are sent to an email address where it
|
||||||
is inserted into the GNATS maintenance database. A
|
is inserted into the Problem Reports maintenance database. A
|
||||||
<xref linkend="role-bugbuster"/>
|
<xref linkend="role-bugbuster"/>
|
||||||
classifies the problem and sends it to the
|
classifies the problem and sends it to the
|
||||||
correct group or maintainer within the project. After someone
|
correct group or maintainer within the project. After someone
|
||||||
|
@ -2061,7 +2054,7 @@
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
The major support tools for supporting the development process are
|
The major support tools for supporting the development process are
|
||||||
Perforce, GNATS, Mailman and OpenSSH. These are externally
|
Perforce, Bugzilla, Mailman, and OpenSSH. These are externally
|
||||||
developed tools and are commonly used in the open source world.
|
developed tools and are commonly used in the open source world.
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
@ -2075,17 +2068,17 @@
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section xml:id="tool-gnats" xreflabel="GNATS">
|
<section xml:id="tool-bugzilla" xreflabel="Bugzilla">
|
||||||
<title>GNATS</title>
|
<title>Bugzilla</title>
|
||||||
<para>
|
<para>
|
||||||
GNATS is a maintenance database consisting of a set of tools to track bugs at a
|
Bugzilla is a maintenance database consisting of a set of tools to track bugs at a
|
||||||
central site. It supports the bug tracking process for sending
|
central site. It supports the bug tracking process for sending
|
||||||
and handling bugs as well as querying and updating the database
|
and handling bugs as well as querying and updating the database
|
||||||
and editing bug reports. The project uses one of its many client
|
and editing bug reports. The project uses one of its many client
|
||||||
interfaces, <quote>send-pr</quote>, to send
|
interfaces, <quote>send-pr</quote>, to send
|
||||||
<quote>Problem Reports</quote> by email to the
|
<quote>Problem Reports</quote> by email to the
|
||||||
projects central GNATS server. The committers have also web and
|
projects central Bugzilla server. The committers also have web and
|
||||||
command-line clients available.
|
command-line clients.
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue