From owner-cvs-src@FreeBSD.ORG Tue Oct 3 09:41:24 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF51F16A4A0; Tue, 3 Oct 2006 09:41:24 +0000 (UTC) (envelope-from simon@zaphod.nitro.dk) Received: from mx.nitro.dk (zarniwoop.nitro.dk [83.92.207.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B81043D99; Tue, 3 Oct 2006 09:41:12 +0000 (GMT) (envelope-from simon@zaphod.nitro.dk) Received: from zaphod.nitro.dk (unknown [192.168.3.39]) by mx.nitro.dk (Postfix) with ESMTP id F29EB2D4904; Tue, 3 Oct 2006 09:41:10 +0000 (UTC) Received: by zaphod.nitro.dk (Postfix, from userid 3000) id 80B7F11420; Tue, 3 Oct 2006 11:41:10 +0200 (CEST) Date: Tue, 3 Oct 2006 11:41:10 +0200 From: "Simon L. Nielsen" To: Dmitry Morozovsky Message-ID: <20061003094109.GA982@zaphod.nitro.dk> References: <200608270758.k7R7wKr9085887@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200608270758.k7R7wKr9085887@repoman.freebsd.org> User-Agent: Mutt/1.5.11 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/boot/common help.common loader.8 src/sys/conf NOTES options X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 09:41:25 -0000 On 2006.08.27 07:58:20 +0000, Dmitry Morozovsky wrote: > marck 2006-08-27 07:58:20 UTC > > FreeBSD src repository (doc committer) > > Modified files: (Branch: RELENG_6) > sys/boot/common help.common loader.8 > sys/conf NOTES options > Log: > MFC: > > Remove config(8)'s knowledge about NMBCLUSTERS, no code in /sys > knows about it any more. > > Remove references to NMBCLUSTERS which is obsoleted. Since this might break existing kernel configuration files could you please add a note to UPDATING about this? Thanks. -- Simon L. Nielsen