diff --git a/en/internal/Makefile b/en/internal/Makefile index 7bbad4a369..4c852f5861 100644 --- a/en/internal/Makefile +++ b/en/internal/Makefile @@ -1,44 +1,45 @@ -# $FreeBSD: www/en/internal/Makefile,v 1.35 2003/02/15 01:10:05 trhodes Exp $ +# $FreeBSD: www/en/internal/Makefile,v 1.36 2003/03/08 10:27:18 murray 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+= staff.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 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/internal.sgml b/en/internal/internal.sgml index 4c8c153c48..43b5a8ac59 100644 --- a/en/internal/internal.sgml +++ b/en/internal/internal.sgml @@ -1,70 +1,75 @@ - + %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.

+

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.

+

Resources for FreeBSD Committers

This page documents resources for FreeBSD committers.

About the FreeBSD WWW Server

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

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.

Photos from Social Events

Personal Homepages

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

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.

FreeBSD Release Engineering Process

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

Release Schedules

Schedules for upcoming official releases of FreeBSD.

Contacting FreeBSD

FreeBSD Copyright

The FreeBSD Copyrights.

Search the FreeBSD Site

FreeBSD Search Services.

FreeBSD Statistics

Web statistic, FTP traffic, Release usage.

FreeBSD Staff

This is a listing of the current teams and their hats in FreeBSD.

&footer; diff --git a/en/internal/rtp.sgml b/en/internal/rtp.sgml new file mode 100644 index 0000000000..e598cef567 --- /dev/null +++ b/en/internal/rtp.sgml @@ -0,0 +1,162 @@ + + + + %includes; +]> + + +&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
8ball4-STABLEPorts/INDEX verification buildscommitters
9ballCURRENTperiodic -CURRENT ISOs showing up on releng4.FreeBSD.orgcommitters
CueballCURRENTtinderboxcommitters
+ +

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
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; + +