File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dracutmodules+=" base systemd systemd-initrd dracut-systemd dbus dbus-broker usr
12
12
dracutmodules+=" dm lvm rootfs-block fs-lib "
13
13
14
14
# modules: tpm and crypto
15
- dracutmodules+=" crypt crypt-loop tpm2-tss "
15
+ dracutmodules+=" crypt crypt-loop tpm2-tss systemd-pcrphase "
16
16
17
17
# WALinuxagent-cvm with CVM specific udev rules
18
18
dracutmodules+=" walinuxagentcvm "
@@ -39,6 +39,3 @@ drivers+=" dm_verity overlay "
39
39
40
40
# filesystems
41
41
filesystems+=" vfat ext4 xfs overlay "
42
-
43
- # systemd-pcrphase
44
- install_items+=" /lib/systemd/system/systemd-pcrphase-initrd.service /usr/lib/systemd/systemd-pcrphase /usr/lib/systemd/system/initrd.target.wants/systemd-pcrphase-initrd.service "
Original file line number Diff line number Diff line change @@ -776,7 +776,7 @@ BuildRequires: lld
776
776
%endif
777
777
778
778
%if %{efiuki}
779
- BuildRequires: dracut >= 057-51.git20231114 .el9
779
+ BuildRequires: dracut >= 057-67.git20240812 .el9
780
780
# For dracut UEFI uki binaries
781
781
BuildRequires: binutils
782
782
# For the initrd
You can’t perform that action at this time.
0 commit comments