Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Apr 2006 07:20:19 GMT
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/96346: [PATCH] disable build of modules that are already in	kernel image
Message-ID:  <200604260720.k3Q7KJ9E026393@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/96346; it has been noted by GNATS.

From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: Robert Millan <rmh@aybabtu.com>
Cc: FreeBSD-gnats-submit@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
 



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