diff --git a/en/releases/4.9R/Makefile b/en/releases/4.9R/Makefile index dfa73009dc..5b558459fc 100644 --- a/en/releases/4.9R/Makefile +++ b/en/releases/4.9R/Makefile @@ -1,4 +1,4 @@ -# $FreeBSD$ +# $FreeBSD: www/en/releases/4.9R/Makefile,v 1.1 2003/05/06 04:40:43 murray Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" @@ -7,6 +7,6 @@ .include "../Makefile.inc" .endif -DOCS= schedule.sgml +DOCS= schedule.sgml todo.sgml qa.sgml .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/releases/4.9R/qa.sgml b/en/releases/4.9R/qa.sgml new file mode 100644 index 0000000000..da118cb2cf --- /dev/null +++ b/en/releases/4.9R/qa.sgml @@ -0,0 +1,57 @@ + + + + + + %includes; +]> + +&header; + +
As part of our on-going effort to improve the release engineering + process, we have identified several areas that need significant + quality assurance testing during the release candidate phase. + Below, we've listed the changes in &rel; that we feel merit + the most attention due to their involving substantial changes to the + system, or having arrived late in the development cycle leading up + to the release. In general, our goal in the QA process is to + attempt to check a number of things:
+ +To effectively determine this, it's desirable to test the system in + a diverse set of environments, applying a wide set of workloads, + forcing the system to operate both within and outside its normal + specification. Particular focus should often be placed on the + continuing (or new) capability of the system to perform correctly + when used in concert with systems from other vendors.
+ +The xl driver has recently been updated with full + busdma support among other improvements. This driver will now + work with large memory systems with PAE enabled.
The release notes will always be + a good place to look for things to test.
+ +