From owner-cvs-doc@FreeBSD.ORG Thu May 15 09:06:15 2003 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0AA9D37B401; Thu, 15 May 2003 09:06:15 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C6B343F85; Thu, 15 May 2003 09:06:14 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4FG6E0U050948; Thu, 15 May 2003 09:06:14 -0700 (PDT) (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4FG6EAY050947; Thu, 15 May 2003 09:06:14 -0700 (PDT) Message-Id: <200305151606.h4FG6EAY050947@repoman.freebsd.org> From: Robert Watson Date: Thu, 15 May 2003 09:06:14 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.2R todo.sgml X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 May 2003 16:06:15 -0000 rwatson 2003/05/15 09:06:14 PDT FreeBSD doc repository Modified files: en/releases/5.2R todo.sgml Log: Add a must do task for 5.2-RELEASE to redo the kernel module build infrastructure, which should improve module build performance, as well as permit modules to be built in the context of a kernel configuration, better supporting things like MAC and PAE in kernel modules. Revision Changes Path 1.12 +17 -1 www/en/releases/5.2R/todo.sgml