installing modules to ($PREFIX)/lib/modules/2.....

Robert L. Harris (Robert.L.Harris@rdlg.net)
Fri, 8 Nov 2002 10:41:32 -0500


I need to move the modules from a new kernel compile from my compile
machine to a production test. Previously this has been done with some
rsync and diff magic. The problem is the potential to kill the compile
server if a module is overwritten that is needed.

I've compiled my kernel and modules but want to install the modules to
/tmp/lib/modules/2.4.18 so I can tar that up and move it to the server
in question. Is there a system for doing this built into the kernel
compile structure I haven't found yet?

Robert

:wq!
---------------------------------------------------------------------------
Robert L. Harris | PGP Key ID: FC96D405

DISCLAIMER:
These are MY OPINIONS ALONE. I speak for no-one else.
FYI:
perl -e 'print $i=pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'

-
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/