diff --git a/en/releng/index.sgml b/en/releng/index.sgml index 60e0976092..3507ac9454 100644 --- a/en/releng/index.sgml +++ b/en/releng/index.sgml @@ -1,200 +1,202 @@ - + %includes; %developers; re@FreeBSD.org'> security-officer@FreeBSD.org'> ]> &header;

This page contains documentation about the FreeBSD release engineering process.

Upcoming Release Schedule

Code-Freeze Status

The following table lists the code freeze status for the major branches of the src/ subtree of the FreeBSD CVS repository. Commits to any branch listed as "frozen" must first be reviewed and approved by the relevant contact party.

Note that the ports/, doc/, and www/ subtrees are not branched and not covered by this table.

- + - + + + + + + + + - +
Branch Status Contact Notes
HEAD Open committers Active development branch for -CURRENT. FreeBSD 5.0 is less than three months away. Code that will not be production ready by 5.0 should not be committed until after the RELENG_5 branch and work on 6.0-CURRENT begins.
RELENG_4 Frozen Open &contact.re; Development branch for 4-STABLE. Currently frozen for the - upcoming release of FreeBSD 4.7. Development branch for 4-STABLE.
RELENG_4_7 Frozen &contact.so; FreeBSD 4.7 supported security fix branch.
RELENG_4_6 Frozen &contact.so; FreeBSD 4.6 supported security fix branch.
RELENG_4_5 Frozen &contact.so; FreeBSD 4.5 supported security fix branch. FreeBSD 4.5 security fix branch (not officially supported).
RELENG_4_4 Frozen &contact.so; FreeBSD 4.4 security fix branch (not officially supported).
RELENG_4_3 Frozen &contact.so; FreeBSD 4.3 security fix branch (not officially supported).
RELENG_3 Open committers Maintenance branch for 3-STABLE (not officially supported).
RELENG_2_2 Open committers Maintenance branch for 2.2-STABLE (not officially supported).

Release Engineering Documentation

Release Engineering Team

The primary release engineering team is responsible for approving MFC requests during code freezes, setting release schedules, and all of the other responsibilities laid out in our charter.

Primary RE Team (re@FreeBSD.org) : &a.murray; is the primary RE / chairperson, and &a.steve;, &a.rwatson;, &a.jhb;, &a.brian;, and &a.bmah; form the rest of the primary release engineering decision-making group.

The platform-specific release engineering teams are responsible for building and packaging FreeBSD releases on the given platforms.

Alpha Platform REs (re-alpha@FreeBSD.org) : &a.wilko;, &a.obrien;, &a.murray;, &a.jhb;, &a.rwatson;

i386 Platform REs (re-x86@FreeBSD.org) : &a.murray;, &a.jhb;, &a.rwatson;, &a.bmah;, &a.brian;

The third party packages in the Ports Collection are managed by the portmgr@ team. Among many other responsibilities, the port managers keep the ports cluster running smoothly to produce binary packages.

Package Builders (portmgr@FreeBSD.org) : &a.ade;, &a.asami;, &a.kris;, &a.sobomax;, &a.steve;, &a.will;, &a.knu;

&footer;