diff --git a/en/releng/index.sgml b/en/releng/index.sgml index 1f7b1890e9..9a6ad8e2ef 100644 --- a/en/releng/index.sgml +++ b/en/releng/index.sgml @@ -1,205 +1,206 @@ - + %includes; %developers; ]> &header;
This page contains documentation about the FreeBSD release engineering process.
(Work In Progress) : FreeBSD 4.6.2 - A ``point release'' with updated SSH, BIND, OpenSSL, ATA fixes, and other changes from the RELENG_4_6 release branch.
Note: Some earlier documents refer to a pending FreeBSD 4.6.1-RELEASE. Due to some unexpected developments that occurred late during the release engineering cycle, the release engineering team decided not to release the 4.6.1 point release.
July 25, 2002 : FreeBSD 5.0 Developer Preview 2
[optionally, a third 5.0 DP if necessary]
October 1, 2002 : FreeBSD 4.7
October 1, 2002 : FreeBSD 4.7
November 20, 2002 : FreeBSD 5.0
February 1, 2003 : FreeBSD 4.8
The following table lists the code freeze status for the major development branches for 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 | |
RELENG_4 | Open | committers | -Active development branch for 4-STABLE | +Active development branch for 4-STABLE. Code freeze starts on September 1. Merge changes before that time, or wait until 4.8. |
RELENG_4_6 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.6 supported security fix branch | |
RELENG_4_5 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.5 supported security fix branch | |
RELENG_4_4 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.4 security fix branch (not officially supported) | |
RELENG_4_3 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.3 security fix branch (not officially supported) | |
RELENG_3 | Open | committers | Maintenance branch for 3-STABLE | |
RELENG_2_2 | Open | committers | Maintenance branch for 2.2-STABLE |
FreeBSD
Release Engineering
Describes the approach used by the FreeBSD release
engineering team to make production quality releases of the
FreeBSD Operating System. It describes the tools available
for those interested in producing customized FreeBSD releases
for corporate rollouts or commercial
productization.
FreeBSD
Release Engineering for Third Party Packages
Describes the approach used by the FreeBSD release
engineering team to produce a high quality package set
suitable for official FreeBSD release media. This document is
a work in progress, but eventually it will cover the process
used to build a clean package set on the FreeBSD.org "Ports
Cluster", how to configure any other set of machines as a
ports cluster, how to split up the packages for the release
media, and how to verify that a package set is
consistent.
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;