doc/en/internal/internal.sgml
Mark Linimon becaecd277 [ports committer] Rearrange the FreeBSD Internal web pages to accomplish
several goals:

1. Make the pages more consistent with the style of the other FreeBSD
www pages.
2. Reorganize the top-level Internal page into four subheadings:
Projects, Policies, People, and Resources.  This helps make the
page 'flow' a lot better.
3. Create a new, second-level, Policies page to hold one subgrouping
of the links that used to live on the main page, which had too many
links as it was.
4. Remove the Contacting, Copyright, and Search links, which had
been promoted to the top-level FreeBSD page some time ago in another
cleanup.

Note: all of the links (except in #4) from the original page remain
either in pages committed -- this is essentially a reorganization of
the existing links to present them in a more logical -- and legible --
context.

Discussed without objection on:	freebsd-www
Reviewed by:			trhodes
Approved by:			trhodes
2004-03-10 09:09:18 +00:00

76 lines
2.5 KiB
Text

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/internal.sgml,v 1.26 2003/11/24 23:30:29 trhodes Exp $">
<!ENTITY title "FreeBSD Internal Pages">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
<html>
&header;
<p></p>
<p>This page contains pointers to pages documenting aspects of
the FreeBSD project itself, as viewed separately from the codebase.</p>
<h2><font color="#990000"><b>Projects</b></font></h2>
<p>There are various
<a href="../projects/projects.html">
projects which lie outside the mainstream development path</a>,
in which a number of groups are working on the 'cutting edge'
to expand FreeBSD's range of capabilities in new directions.</p>
<p>Here is an overview of the
<a href="../doc/en_US.ISO8859-1/articles/releng/article.html">
FreeBSD Release Engineering Process</a>.</p>
<p>And here you will find the
<a href="../releng/index.html">schedules for upcoming official releases
of FreeBSD.</a></p>
<h2><font color="#990000"><b>Policies</b></font></h2>
<p>To avoid chaos with a project this large spread out all over
the globe, there have to be some
<a href="policies.html">Policies for FreeBSD Committers</a>.</p>
<h2><font color="#990000"><b>People</b></font></h2>
<p>The
<a href="../doc/en/articles/contributors/index.html">FreeBSD Project Staff</a>
consists of the FreeBSD Core Team and the FreeBSD Developers; this document
contains a list of them, as well as explanations of who is responsible
for what.</p>
<p>Here are some
<a href="http://www.FreeBSD.org/internal/homepage.html">personal homepages</a>
hosted at FreeBSD.org, as well as some
<a href="photos.html">photos from social events</a>.</p>
<h2><font color="#990000"><b>Resources</b></font></h2>
<p>Here is a list of some
<a href="developer.html">technical resources for FreeBSD committers</a>.</p>
<p>For those with accounts on
<a href="machines.html">the main FreeBSD.org network</a>,
here are the machine resources that are available and the
sorts of work they are intended for.</p>
<p>For those with accounts on
<a href="rtp.html">the rtp.FreeBSD.org network</a>,
here are the machine resources that are available and the
sorts of work they are intended for.</p>
<p>You can learn more
<a href="about.html">about the FreeBSD WWW server</a>, including
the machine, the software, mirroring the FreeBSD web pages, and
usage statistics.</p>
<p>Here is a list of various
<a href="statistic.html">FreeBSD Statistics</a>
such as web and FTP traffic, and release usage by release version.</p>
&footer;
</body>
</html>