Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Feb 2003 09:49:02 +0200
From:      Willie Viljoen <will@unfoldings.net>
To:        Tom Vier <tmv@comcast.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: my "custom" kernel still builds everything
Message-ID:  <200302130949.02093.will@unfoldings.net>
In-Reply-To: <20030213071503.GA375@yzero>
References:  <20030213071503.GA375@yzero>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200302130949.02093.will>