Whamcloud - gitweb
b=21452 support for weak-modules
authorBrian J. Murrell <brian@sun.com>
Mon, 17 May 2010 20:52:05 +0000 (16:52 -0400)
committerJohann Lombardi <johann@sun.com>
Tue, 18 May 2010 12:41:49 +0000 (14:41 +0200)
commit84945c742419d63195bf42a6f194576824687a1f
treedf61ceb091cd32414a54a708732d54e8ae5c4e78
parent80d15f41c1f826563685d5803f06393273e6de0d
b=21452 support for weak-modules

Add support to our RPM SPEC for the weak-modules script.

This requires that we install our modules under
/lib/modules/$(uname -r)/updates/kernel.  I think this is the correct
location for us in any case given that we are a kernel "addon" package.
Relax the kernel Requires: to work better with weak-modules.
Use the external dependency generator as the internal one cannot deal
with kernel modules.

i=mjmac
i=wangyb
build/autoconf/lustre-build-linux.m4
ldiskfs/lustre-ldiskfs.spec.in
lustre.spec.in
lustre/ChangeLog