kern/96346: [PATCH] disable build of modules that are already in kernel image

Andrey V. Elsukov bu7cher at yandex.ru
Wed Apr 26 07:20:20 UTC 2006


The following reply was made to PR kern/96346; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher at yandex.ru>
To: Robert Millan <rmh at aybabtu.com>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: kern/96346: [PATCH] disable build of modules that are already
 in	kernel image
Date: Wed, 26 Apr 2006 11:18:16 +0400

 Robert Millan wrote:
 >> Description:
 > 	Unless explicitly overriden, in a kernel build all modules are also built;
 > 	even those that are already part of the kernel image.  These modules are
 > 	useless since they can't be loaded.  My patch disables them.
 
 You can build a new kernel with -DNO_MODULES and reinstall it. In this 
 case you will lost modules, which you can have deleted from kernel.
 
 -- 
 WBR, Andrey V. Elsukov
 


More information about the freebsd-bugs mailing list