From owner-freebsd-current Mon Feb 11 19:10:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id 1A12C37B725 for ; Mon, 11 Feb 2002 18:20:52 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id 2A83F232A2; Mon, 11 Feb 2002 21:21:08 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id B578E9F01E; Mon, 11 Feb 2002 21:12:57 -0500 (EST) Date: Thu, 7 Feb 2002 17:07:20 -0800 From: "David O'Brien" To: BOUWSMA Beery Cc: freebsd-current@freebsd.org Subject: Re: MODULES_WITH_WORLD=true means no modules? Reply-To: obrien@freebsd.org Message-Id: <20020212021257.B578E9F01E@okeeffe.bestweb.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Feb 07, 2002 at 09:57:47PM +0100, BOUWSMA Beery wrote: > I've changed my /etc/make.conf from the default, to be > MODULES_WITH_WORLD=true # do not build modules when building kernel > since I find myself often building new kernels (plus identical > modules) without updating the rest of the source, taking extra time. You might find these targets more useful than the above: make kernel make install-kernel make reinstall-modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message