From owner-freebsd-questions Wed Feb 12 23:49:34 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 798C637B401 for ; Wed, 12 Feb 2003 23:49:33 -0800 (PST) Received: from apollo.laserfence.net (apollo.laserfence.net [196.44.69.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF15143F85 for ; Wed, 12 Feb 2003 23:49:31 -0800 (PST) (envelope-from will@unfoldings.net) Received: from localhost ([127.0.0.1]) by apollo.laserfence.net with esmtp (Exim 4.10) id 18jE7Y-0002Qt-00; Thu, 13 Feb 2003 09:49:25 +0200 Received: from prometheus-p0.datel.laserfence.net ([192.168.255.1] helo=prometheus.home.laserfence.net) by apollo.laserfence.net with esmtp (Exim 4.10) id 18jE7H-0002Qm-00; Thu, 13 Feb 2003 09:49:09 +0200 Received: from phoenix.home.laserfence.net ([192.168.0.2]) by prometheus.home.laserfence.net with esmtp (Exim 4.10) id 18jE7E-0009jT-00; Thu, 13 Feb 2003 09:49:04 +0200 Received: from will by phoenix.home.laserfence.net with local (Exim 4.10) id 18jE7C-000C1E-00; Thu, 13 Feb 2003 09:49:02 +0200 From: Willie Viljoen To: Tom Vier Subject: Re: my "custom" kernel still builds everything Date: Thu, 13 Feb 2003 09:49:02 +0200 User-Agent: KMail/1.5 References: <20030213071503.GA375@yzero> In-Reply-To: <20030213071503.GA375@yzero> Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302130949.02093.will@unfoldings.net> X-Spam-Score: (/) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *18jE7H-0002Qm-00*tfwd2rnDGGs* X-Virus-Scanned: by AMaViS snapshot-20020422 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday 13 February 2003 9:15, Tom Vier wrote: > there's a few quirks i'm curiuos about. i made a custom config file, just > like i do in netbsd, however, it still builds *everything*. not only > that, but make install copies *.o into /boot/kernel/. boot time linking. > a little strange, but ok. i can't just remove any .o can i? more to the > point, how do i force it to only build and/or install selected options? In the configuration file: makeoptions MODULES_OVERRIDE="" Be sure you have everything you need. If you use this option, you will have no fallback if you forgot something. Will -- Willie Viljoen Freelance IT Consultant 214 Paul Kruger Avenue, Universitas Bloemfontein 9321 South Africa +27 51 522 15 60 +27 51 522 44 36 (after hours) +27 82 404 03 27 (mobile) will@unfoldings.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message