doc/en/internal/developer.sgml
Simon L. B. Nielsen 5c7ff402eb Change the 'Build the FreeBSD Web Pages' link to point to the relevant
part of the FDP Primer, instead of wosch's webbuild page, which just
point peple at the FDP Primer anyway.
2004-01-18 13:31:52 +00:00

69 lines
2.6 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/developer.sgml,v 1.27 2003/06/23 19:11:36 ceri Exp $">
<!ENTITY title "Resources for FreeBSD Committers">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<h2><a href="../doc/en_US.ISO8859-1/articles/committers-guide/">Committers Guide</a></h2>
Almost everything a new committer to the FreeBSD Project needs to know
(see the Ports Guide and FDP Primer for more info).
<h2><a href="new-account.html">New Account Creation Procedure</a></h2>
<h2><a href="expire-bits.html">Commit Bit Expiration Policy</a></h2>
<h2><a href="bylaws.html">Core Bylaws</a></h2>
<h2><a href="core-vote.html">Core's Voting Procedures</a></h2>
<h2><a href="../doc/en_US.ISO8859-1/articles/pr-guidelines/">Problem Report Handling Guidelines</a></h2>
<h2><a href="&base;/doc/en_US.ISO8859-1/books/fdp-primer/the-website-build.html">
Build the FreeBSD Web Pages</a></h2>
&webbuild;
<h2><a href="../doc/en_US.ISO8859-1/books/fdp-primer/">FreeBSD Documentation Project Primer for New Contributors</a></h2>
This primer covers everything you will need to know in order to start
contributing to the FreeBSD Documentation Project, from the tools and
software you will be using (both mandatory and recommended) to the
philosophy behind the Documentation Project.
<h2><a href="../doc/en_US.ISO8859-1/books/porters-handbook/index.html">
FreeBSD Porter's Handbook</a></h2>
A Guide for FreeBSD Ports Committers
<h2>FreeBSD Projects</h2>
<ul>
<li><a href="../docproj/docproj.html">FreeBSD Documentation Project</a></li>
<li><a href="../releng/index.html">FreeBSD Release Engineering</a></li>
<li><a href="http://people.FreeBSD.org/~picobsd/">PicoBSD</a></li>
<li><a href="../platforms/alpha.html">FreeBSD/Alpha Project</a></li>
<li><a href="../platforms/ia64.html">FreeBSD/IA-64 Project</a></li>
<li><a href="../platforms/ppc.html">FreeBSD/PPC Project</a></li>
<li><a href="../platforms/sparc.html">FreeBSD/SPARC Project</a></li>
<li><a href="../smp/">SMP Next Generation Project</a></li>
<li><a href="http://www.TrustedBSD.org/">TrustedBSD Project</a></li>
<li><a href="../projects/index.html">FreeBSD Development Projects</a></li>
</ul>
<h2>Other Resources</h2>
<ul>
<li><a href="../support.html#cvs">CVS Repository</a></li>
<li><a href="../support.html#gnats">Bug Reports</a></li>
<li><a href="../security/index.html">FreeBSD Security Information</a></li>
<li><a href="../copyright/copyright.html">Copyright</a></li>
</ul>
<p></p><A HREF="internal.html">FreeBSD Internal Home</a>
&footer;
</body>
</html>