67 lines
1.9 KiB
XML
67 lines
1.9 KiB
XML
<!-- $FreeBSD$ -->
|
|
|
|
<foilgroup id="freebsd-dev-model">
|
|
|
|
<foil id="freebsd-dev-model-general">
|
|
<title>FreeBSD Development Model</title>
|
|
|
|
<itemizedlist>
|
|
|
|
<listitem>FreeBSD development continues along two parallel
|
|
branches; FreeBSD-CURRENT and FreeBSD-STABLE.</listitem>
|
|
|
|
<listitem>FreeBSD-CURRENT is the main trunk of our CVS
|
|
repository. All new development should happen
|
|
here.</listitem>
|
|
|
|
<listitem>FreeBSD-STABLE is the branch from which major releases
|
|
are made. Changes enter this branch at a different pace, and
|
|
with the general assumption that they have been well tested by
|
|
our user community running -CURRENT.</listitem>
|
|
</itemizedlist>
|
|
</foil>
|
|
|
|
<foil id="freebsd-dev-model-release-diagram">
|
|
<title>FreeBSD Release Diagram</title>
|
|
|
|
<para>Chart from releng paper goes here.</para>
|
|
|
|
</foil>
|
|
|
|
|
|
<foil id="freebsd-dev-model-organization">
|
|
<title>FreeBSD Development Model</title>
|
|
|
|
<itemizedlist>
|
|
<listitem>Thousands of developers around the world contribute
|
|
code to FreeBSD.</listitem>
|
|
|
|
<listitem>Only the <quote>committers</quote> have write access
|
|
to the CVS repository.</listitem>
|
|
|
|
<listitem>324 total committers in FreeBSD (includes source,
|
|
documentation, and ports committers).</listitem>
|
|
|
|
<listitem>212 active committers to src/ in the last 12
|
|
months.</listitem>
|
|
|
|
<listitem>165 active committers to src/sys in the last 12
|
|
months.</listitem>
|
|
</itemizedlist>
|
|
|
|
</foil>
|
|
|
|
<foil id="freebsd-dev-model-bugs">
|
|
<title>FreeBSD Development Model</title>
|
|
|
|
<itemizedlist>
|
|
<listitem>Users and external developers should submit bug fixes,
|
|
enhancements, or problem reports with GNATS.</listitem>
|
|
|
|
<listitem>Online submission forms, send-pr command installed by
|
|
default on FreeBSD systems, etc.</listitem>
|
|
</itemizedlist>
|
|
|
|
</foil>
|
|
|
|
</foilgroup>
|