This page contains documentation about the FreeBSD release engineering process.
NOTE: Release dates are approximate and may be subject to schedule slippage.
September 2003 : FreeBSD 4.9
TBD : FreeBSD 5.2
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. The status of other subtrees such as ports/ and doc/ is also provided below.
| Branch | Status | Contact | Notes |
|---|---|---|---|
| HEAD | Semi-Frozen | re@FreeBSD.org | Active development branch for -CURRENT. Commits to this branch will be in 5.2-RELEASE and 5-STABLE. Sometime around the release of 5.2-RELEASE, we will branch RELENG_5 (for 5-STABLE) and this branch will then be known as 6-CURRENT. Review by re@FreeBSD.org is strongly encouraged for large and/or potentially destabilizing commits. |
| RELENG_5_1 | Frozen | security-officer@FreeBSD.org | FreeBSD 5.1 supported security fix branch. |
| RELENG_5_0 | Frozen | security-officer@FreeBSD.org | FreeBSD 5.0 security fix branch (not officially supported). |
| RELENG_4 | Open | re@FreeBSD.org | Development branch for 4-STABLE. |
| RELENG_4_8 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.8 supported security fix branch. |
| RELENG_4_7 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.7 supported security fix branch. |
| RELENG_4_6 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.6 security fix branch (not officially supported). |
| RELENG_4_5 | Frozen | security-officer@FreeBSD.org | FreeBSD 4.5 security fix branch (not officially supported). |
| 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 (not officially supported). |
| RELENG_2_2 | Open | committers | Maintenance branch for 2.2-STABLE (not officially supported). |
| Subtree | Status | Contact | Notes |
| ports/ | Open | freebsd-ports | FreeBSD Ports Collection. |
| doc/ | Open | freebsd-doc | SGML/XML based documentation set. |
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.
FreeBSD 5-STABLE Roadmap
Describes the roadmap for the project for reaching
the RELENG_5 branch. Includes overall status of 5.x, what's
left to be done, and tentative schedules.
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) : Murray Stokely, Steve Price, Robert Watson, John Baldwin, Bruce A. Mah, and Scott Long form 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) : Wilko Bulte, Murray Stokely, John Baldwin, Robert Watson, Scott Long
ia64 Platform REs (re-ia64@FreeBSD.org) : Marcel Moolenaar, Peter Wemm
i386 Platform REs (re-x86@FreeBSD.org) : Murray Stokely, John Baldwin, Robert Watson, Bruce A. Mah, Scott Long
pc98 Platform REs (re-pc98@FreeBSD.org) : Takahashi Yoshihiro
sparc64 Platform REs (re-sparc64@FreeBSD.org) : Jake Burkholder, Thomas Moestl, Robert Watson, John Baldwin, Murray Stokely, Poul-Henning Kamp, Scott Long
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) : Satoshi Asami, Kris Kennaway, Maxim Sobolev, Steve Price, Will Andrews, Akinori MUSHA