Skip to content

Commit 6451fab

Browse files
committed
Merge: uki: get rid of RHEL-only walinuxagentcvm module in the initramfs
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/6604 JIRA: https://issues.redhat.com/browse/RHEL-83003 Upstream Status: RHEL-only walinuxagentcvm was used for RHEL-only implementation of Confidential OS disk encryption on Azure and Azure has migrated to the new upstreamed systemd-style sealing which RHEL also supports, the old module is not used anymore. Signed-off-by: Vitaly Kuznetsov <[email protected]> Approved-by: Jan Stancek <[email protected]> Approved-by: Emanuele Giuseppe Esposito <[email protected]> Approved-by: CKI KWF Bot <[email protected]> Merged-by: Augusto Caringi <[email protected]>
2 parents fcfccd5 + 871087b commit 6451fab

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

redhat/dracut-virt.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@ dracutmodules+=" dm lvm rootfs-block fs-lib "
1414
# modules: tpm and crypto
1515
dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase "
1616

17-
# WALinuxagent-cvm with CVM specific udev rules
18-
dracutmodules+=" walinuxagentcvm "
19-
2017
# modules: root disk integrity protection
2118
dracutmodules+=" systemd-veritysetup "
2219

redhat/kernel.spec.template

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,8 +776,6 @@ BuildRequires: systemd-udev >= 252-1
776776
BuildRequires: systemd-ukify
777777
# For TPM operations in UKI initramfs
778778
BuildRequires: tpm2-tools
779-
# For Azure CVM specific udev rules
780-
BuildRequires: WALinuxAgent-cvm
781779
# For UKI sb cert
782780
%if 0%{?centos}
783781
BuildRequires: centos-sb-certs >= 9.0-23

0 commit comments

Comments
 (0)