From owner-svn-src-all@FreeBSD.ORG Tue Dec 28 02:02:59 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx2.freebsd.org (mx2.freebsd.org [IPv6:2001:4f8:fff6::35]) by hub.freebsd.org (Postfix) with ESMTP id 32B83106566C for ; Tue, 28 Dec 2010 02:02:59 +0000 (UTC) (envelope-from cperciva@freebsd.org) Received: from xps.daemonology.net (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx2.freebsd.org (Postfix) with SMTP id 4C13317A341 for ; Tue, 28 Dec 2010 02:02:57 +0000 (UTC) Received: (qmail 90234 invoked from network); 28 Dec 2010 02:02:57 -0000 Received: from unknown (HELO xps.daemonology.net) (127.0.0.1) by localhost with SMTP; 28 Dec 2010 02:02:57 -0000 Message-ID: <4D194551.7000004@freebsd.org> Date: Mon, 27 Dec 2010 18:02:57 -0800 From: Colin Percival User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.16) Gecko/20101220 Thunderbird/3.0.11 MIME-Version: 1.0 To: Steve Kargl References: <201012272352.oBRNqeEb040247@svn.freebsd.org> <20101228015905.GA81514@troutmask.apl.washington.edu> In-Reply-To: <20101228015905.GA81514@troutmask.apl.washington.edu> X-Enigmail-Version: 1.0.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r216746 - head/sys/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Dec 2010 02:02:59 -0000 On 12/27/10 17:59, Steve Kargl wrote: > On Mon, Dec 27, 2010 at 11:52:40PM +0000, Colin Percival wrote: >> Make it possible to specify WITHOUT_MODULES in a kernel config file. > > Can you explain how this differs from > makeoptions NO_MODULES > which has been able to do for years? NO_MODULES means what it says: No modules. WITHOUT_MODULES="foo bar baz" means "go ahead and build modules except for foo, bar, and baz". -- Colin Percival Security Officer, FreeBSD | freebsd.org | The power to serve Founder / author, Tarsnap | tarsnap.com | Online backups for the truly paranoid