diff --git a/en/internal/Makefile b/en/internal/Makefile index ef3edd3798..b2f19a12a2 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,44 +1,45 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.37 2003/07/03 08:56:24 maxim Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.38 2003/11/24 23:30:29 trhodes Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= photos.sgml DOCS+= internal.sgml DOCS+= about.sgml DOCS+= machines.sgml DOCS+= mirror.sgml DOCS+= new-account.sgml DOCS+= statistic.sgml DOCS+= developer.sgml DOCS+= bylaws.sgml DOCS+= releng.sgml DOCS+= expire-bits.sgml DOCS+= core-vote.sgml DOCS+= trb-dispute.sgml DOCS+= doceng.sgml DOCS+= rtp.sgml +DOCS+= policies.sgml INDEXLINK= internal.html # build the list of personal homepages of FreeBSD developers only # on the main FreeBSD machines hostname!= hostname .if ${hostname} == "hub.freebsd.org" || ${hostname} == "freefall.freebsd.org" || ${hostname} == "www.freebsd.org" DOCS+= homepage.sgml .PHONY: homepage.inc homepage.inc: homepage.pl ${PERL} ${.CURDIR}/homepage.pl > ${.TARGET} homepage.html: homepage.inc CLEANFILES+= homepage.inc .endif DATA+= README.mirror ssh-keys.asc .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/internal/developer.sgml b/en/internal/developer.sgml index 1be147ace3..58414f43c4 100644 --- a/en/internal/developer.sgml +++ b/en/internal/developer.sgml @@ -1,69 +1,71 @@ - + %includes; ]> &header;

Committers Guide

-Almost everything a new committer to the FreeBSD Project needs to know -(see the Ports Guide and FDP Primer for more info). - -

New Account Creation Procedure

- -

Commit Bit Expiration Policy

- -

Core Bylaws

- -

Core's Voting Procedures

- -

Problem Report Handling Guidelines

- -

-Build the FreeBSD Web Pages

- -&webbuild; +

This document is an overall guide for all new committers, including +both technical details and policy details. +For the former, see the chapters on + +CVS Operations, the + +GNATS bug tracking system, +and the + +SSH Quick-Start Guide.

+ +

It contains almost everything a new committer to the FreeBSD Project +needs to know. See the Documentation Project Primer and the Ports Guide, +below, for more info.

FreeBSD Documentation Project Primer for New Contributors

-This primer covers everything you will need to know in order to start +

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. +philosophy behind the Documentation Project.

FreeBSD Porter's Handbook

-A Guide for FreeBSD Ports Committers +

A guide for FreeBSD ports committers

. + +

+How to build the FreeBSD Web Pages.

+ +&webbuild;

FreeBSD Projects

Other Resources

-

FreeBSD Internal Home +

FreeBSD Internal Home

&footer; diff --git a/en/internal/internal.sgml b/en/internal/internal.sgml index 7afd03c756..d653f91263 100644 --- a/en/internal/internal.sgml +++ b/en/internal/internal.sgml @@ -1,66 +1,76 @@ - - + + %includes; ]> &header;

-

The FreeBSD.org Network

-

This page documents, for those with accounts on the FreeBSD.org -network, just what machine resources are currently available and the -sorts of jobs they are being provided for.

+

This page contains pointers to pages documenting aspects of +the FreeBSD project itself, as viewed separately from the codebase.

-

The Rtp.FreeBSD.org Network

-

This page documents, for those with accounts on the Rtp.FreeBSD.org -network, just what machine resources are currently available and the -sorts of jobs they are being provided for.

+

Projects

-

Resources for FreeBSD Committers

-

This page documents resources for FreeBSD committers.

+

There are various + +projects which lie outside the mainstream development path, +in which a number of groups are working on the 'cutting edge' +to expand FreeBSD's range of capabilities in new directions.

+

Here is an overview of the + +FreeBSD Release Engineering Process.

-

About the FreeBSD WWW Server

-

The Machine, the software, mirroring the FreeBSD Web Pages, Usage -statistics.

+

And here you will find the +schedules for upcoming official releases +of FreeBSD.

-

FreeBSD Project Staff

-

The FreeBSD Project is managed and operated by the following groups -of people: FreeBSD Core Team, FreeBSD Developers; who is responsible -for what.

+

Policies

+

To avoid chaos with a project this large spread out all over +the globe, there have to be some +Policies for FreeBSD Committers.

-

Photos from Social Events

+

People

-

Personal Homepages

-

A list of private home pages hosted on people.FreeBSD.org.

+

The +FreeBSD Project Staff +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.

-

FreeBSD Projects

-

In addition to the mainstream development path of FreeBSD, a number of -developer groups are working on the cutting edge to expand FreeBSD's -range of applications in new directions.

+

Here are some +personal homepages +hosted at FreeBSD.org, as well as some +photos from social events.

-

FreeBSD Release Engineering Process

-

This page documents the release engineering process for official -FreeBSD releases.

+

Resources

-

Release Schedules

-

Schedules for upcoming official releases of FreeBSD.

+

Here is a list of some +technical resources for FreeBSD committers.

-

Contacting FreeBSD

+

For those with accounts on +the main FreeBSD.org network, +here are the machine resources that are available and the +sorts of work they are intended for.

-

FreeBSD Copyright

-The FreeBSD Copyrights. +

For those with accounts on +the rtp.FreeBSD.org network, +here are the machine resources that are available and the +sorts of work they are intended for.

-

Search the FreeBSD Site

-

FreeBSD Search Services.

+

You can learn more +about the FreeBSD WWW server, including +the machine, the software, mirroring the FreeBSD web pages, and +usage statistics.

-

FreeBSD Statistics

-

Web statistic, FTP traffic, Release usage.

+

Here is a list of various +FreeBSD Statistics +such as web and FTP traffic, and release usage by release version.

&footer;