Whamcloud - gitweb
b=21452 support for weak-modules
authorBrian J. Murrell <brian@sun.com>
Fri, 25 Jun 2010 13:49:12 +0000 (09:49 -0400)
committerJohann Lombardi <johann@sun.com>
Fri, 25 Jun 2010 14:05:29 +0000 (16:05 +0200)
commit18a4f496a3eabb71a1a21c1696f73a37944dee90
tree9b0be2a136d008028c7e8b47bbee5507e61ca1f1
parent39df77ea2373891d0b67202040d431e955689504
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