Re: [kbuild-devel] Converting the 2.5 kernel to kbuild 2.5

Tom Rini (trini@kernel.crashing.org)
Tue, 4 Dec 2001 11:24:51 -0700


On Tue, Dec 04, 2001 at 06:21:15PM +0000, Alan Cox wrote:
> > make bzlilo modules modules_install: it would be a simble
> > make install: (and you configure with CML1/CML2 what install
> > means).
>
> How does it handle that when install means different things on each box of
> a set of them NFS sharing the kernel tree. This is a real world example

I'd guess you can change the module install path, and re-run 'install'
without having anything rebuilt. Admiditly a bit worse off than
INSTALL_MOD_PATH=/nfs/boxA. Or set the install paths to
.../kernel-XXX/, tar and untar.

Or if /usr/local/src/linux is NFS'ed, and you're installing per box, I
don't get it. Wouldn't you always install modules into /lib/modules/XXX
?

-- 
Tom Rini (TR1265)
http://gate.crashing.org/~trini/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/