diff --git a/en/internal/Makefile b/en/internal/Makefile index 640507fc8d..f5af10a6b9 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,47 +1,46 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.44 2005/08/19 16:24:02 murray Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.46 2006/05/29 19:43:22 simon 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+= doceng.sgml -DOCS+= rtp.sgml DOCS+= policies.sgml DOCS+= fortunes.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 .if !make(install) .PHONY: homepage.inc .endif 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/internal.sgml b/en/internal/internal.sgml index 36fbce12a0..1a8b4bd415 100644 --- a/en/internal/internal.sgml +++ b/en/internal/internal.sgml @@ -1,80 +1,75 @@ - + ]> &header;

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

Projects

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.

Here are the official package building procedures.

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

Policies

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

People

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.

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

Resources

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

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.

-

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.

-

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

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

&footer; diff --git a/en/internal/rtp.sgml b/en/internal/rtp.sgml deleted file mode 100644 index bcab5fbe1a..0000000000 --- a/en/internal/rtp.sgml +++ /dev/null @@ -1,190 +0,0 @@ - - - - -]> - - -&header; - -

This page documents the machine resources currently -available in the Rtp.FreeBSD.org network for use by -the FreeBSD committers.

- -

For a list of SSH host keys and their fingerprints for the -Rtp.FreeBSD.org machines, please see -this file.

- -

All host names in the Rtp.FreeBSD.org domain

- -

The following systems are visible on the external network:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
HostOSPurposeOwner(s)
Triangle4-STABLEAdmin/Email/Web/releng4 snapshot buildercommitters
8ball5-CURRENTPorts/INDEX verification buildscommitters
9ballCURRENTperiodic -CURRENT ISOs showing up on releng4.FreeBSD.orgcommitters
CueballCURRENTtinderboxcommitters
StanleyCURRENTgeneric/amd64 portingcommitters
SharkCURRENTavailablecommitters
- -

The following systems are only visible after first logging in -to one of the above systems:

- - - - - - - - - - - - - - - - - - - - -
HostOSPurposeOwner(s)
bankshotCURRENTavailablecommitters
- - -

Hardware configurations

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
HostTypeHardware
TriangleAMD AthlonMP 2200+, 2GB mem, dmesg.boot
8ballAMD AthlonMP 1900+, 2GB mem, dmesg.boot
9ballIntel x86P4 HT-enabled 2.8GHz, 1GB mem, dmesg.boot
cueballIntel x86Dual Xeon HT enabled 2.8GHz, 3GB mem, dmesg.boot
StanleyAMD64Dual Opteron 240, 6GB mem, dmesg.boot
SharkAMD64AMD FX-53, 2GB mem, dmesg.boot
bankshotIntel x86Dual Xeon HT enabled 2.8GHz, 4GB mem, dmesg.boot
- -

Home directory services are provided by a dedicated NFS/RAID5 -protected server mounted on /home. Each machine contains a ccd scratch -area mounted on /vol/vol0 also available via the /users symlink. -These machines are inter-connected at 100Mbit/sec -full-duplex. All systems have serial consoles and remote power -capability. Currently, full console and power control is available -on bankshot.rtp to the developer community on a first come, first -serve basis.

- -

Administrative Policies

- -

All requests should be sent to admins AT Rtp.FreeBSD.org.

- -

User account creation is based on access to the FreeBSD.org -cluster and commit bit validity.

- -

FreeBSD Internal Home -&footer; - -