We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fcfccd5 + 871087b commit 6451fabCopy full SHA for 6451fab
redhat/dracut-virt.conf
@@ -14,9 +14,6 @@ dracutmodules+=" dm lvm rootfs-block fs-lib "
14
# modules: tpm and crypto
15
dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase "
16
17
-# WALinuxagent-cvm with CVM specific udev rules
18
-dracutmodules+=" walinuxagentcvm "
19
-
20
# modules: root disk integrity protection
21
dracutmodules+=" systemd-veritysetup "
22
redhat/kernel.spec.template
@@ -776,8 +776,6 @@ BuildRequires: systemd-udev >= 252-1
776
BuildRequires: systemd-ukify
777
# For TPM operations in UKI initramfs
778
BuildRequires: tpm2-tools
779
-# For Azure CVM specific udev rules
780
-BuildRequires: WALinuxAgent-cvm
781
# For UKI sb cert
782
%if 0%{?centos}
783
BuildRequires: centos-sb-certs >= 9.0-23
0 commit comments