From c61aa943621d75d7882681fc56a6f382652550a8 Mon Sep 17 00:00:00 2001 From: Shaun Tancheff Date: Fri, 15 Sep 2023 10:45:37 -0500 Subject: [PATCH] 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 --- lustre/scripts/dkms.mkconf | 1 - 1 file changed, 1 deletion(-) 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} <