From: Shaun Tancheff Date: Fri, 15 Sep 2023 15:45:37 +0000 (-0500) Subject: LU-17120 build: Remove deprecated option from dkms.conf X-Git-Tag: 2.15.60~107 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=c61aa943621d75d7882681fc56a6f382652550a8;p=fs%2Flustre-release.git LU-17120 build: Remove deprecated option from dkms.conf dkms-commit: 7114c62aa7ead0036b2c3dc9bac8eac482ef2b20 dkms-change: https://github.com/dell/dkms/commit/7114c62aa7ead0036b2c3dc9bac8eac482ef2b20 Deprecated feature: --no-initrd Deprecated feature: REMAKE_INITRD In dkms.mkconf REMAKE_INITRD="no" is a deprecated option. It should be removed. This also breaks installation with some version of dkms. Test-Parameters: trivial HPE-bug-id: LUS-11846 Signed-off-by: Shaun Tancheff Change-Id: I628193b6b9920fed6037b31ef2344d37d8a85bd7 Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/52392 Reviewed-by: Petros Koutoupis Reviewed-by: Oleg Drokin Reviewed-by: Timothy Day Tested-by: jenkins Tested-by: Maloo --- diff --git a/lustre/scripts/dkms.mkconf b/lustre/scripts/dkms.mkconf index 1917ad1..705b8ef 100755 --- a/lustre/scripts/dkms.mkconf +++ b/lustre/scripts/dkms.mkconf @@ -37,7 +37,6 @@ EOF fi cat >>${filename} <