Whamcloud - gitweb
LU-18254 dkms: optional support for weak-modules
Conditionally support weak modules by setting:
LUSTRE_DKMS_NO_WEAK_MODULES=no
in /etc/sysconfig/dkms-lustre before installing the dkms
package.
Duplicate the o2ib and kfi detection from lustre-dkms_pre-build.sh
into dkms.mkconf and dkms.conf.in for rpm and deb packaging
Test-Parameters: trivial clientextra_install_params="--dkms" \
serverextra_install_params="--dkms" testgroup=full-dkms
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I09502ad4a2e4930694725cf00b847ecacc4ca043
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56452
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>