Skip to content

Commit 871087b

Browse files
committed
uki: get rid of RHEL-only walinuxagentcvm module in the initramfs
JIRA: https://issues.redhat.com/browse/RHEL-83003 Upstream Status: RHEL-only The module was used for early Confidential OS disk encryption implementation in Azure before it gained support for systemd-style root volume key sealing. All Azure regions were migrated so the rules are now useless. Signed-off-by: Vitaly Kuznetsov <[email protected]>
1 parent ef2902a commit 871087b

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)