diff --git a/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml b/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml index 6a19685d8c..0f543b0b41 100644 --- a/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml +++ b/en_US.ISO8859-1/slides/common/freebsd-dev-model.xml @@ -1,12 +1,10 @@ - - FreeBSD Development Model + FreeBSD Development Model - Overview - FreeBSD development continues along two parallel branches; FreeBSD-CURRENT and FreeBSD-STABLE. @@ -21,16 +19,17 @@ + - FreeBSD Development Model + FreeBSD Development Model - The Team Thousands of developers around the world contribute @@ -39,29 +38,27 @@ Only the committers have write access to the CVS repository. - 324 total committers in FreeBSD (includes source, + 488 total committers in FreeBSD (includes source, documentation, and ports committers). - 212 active committers to src/ in the last 12 + 203 active committers to src/ (exlucind sys) in the last 12 months. - 165 active committers to src/sys in the last 12 + 144 active committers to src/sys in the last 12 months. - - FreeBSD Development Model + FreeBSD Development Model - Handling Bugs - Users and external developers should submit bug fixes, - enhancements, or problem reports with GNATS. + Users and external developers do not have CVS acces, they + can submit bug fixes, enhancements, or problem reports using the + GNATS database. - Online submission forms, send-pr command installed by - default on FreeBSD systems, etc. + Online submission forms, send-pr command + installed by default on FreeBSD systems, etc. - -