Add scripts that will do a migration from the legacy Fedora/RHEL persistent
device config files to the modern zdev style. Also update the %files section
with Fedora/RHEL specific content to match the current state.
Related: RHEL-145841
- hyptop: Backward compatibility options causes other issues (RHEL-166157)
- zipl/boot: Fix stage3 secure boot trailer placement (RHEL-170707)
- SEL-EBC: instrumentation of an SEL initramfs to support early boot customization (RHEL-136433)
- SEL-EBC: tool to build basic SEL-qcow2 image supporting early boot customization (RHEL-136435)
- KVM: Enhance pvimg info command to display additional SE image information (RHEL-73136)
- Resolves: RHEL-174898 RHEL-166157 RHEL-170707 RHEL-136433 RHEL-136435 RHEL-73136
- udev/rules.d: Set default io scheduler to 'none' for virtio-blk (RHEL-126748)
- udev/rules.d: make virtio-blk devices non-rotational (RHEL-126744)
- zipl: makedumpfile is required for ngdump support (RHEL-114661)
- libekmfweb: Fix gen of cert or CSR to use RSA not RSA-PSS (RHEL-114884)
- chpstat: Fix DPU utilization scaling in reports (RHEL-109214)
- Resolves: RHEL-100438 RHEL-126748 RHEL-126744 RHEL-114661 RHEL-114884 RHEL-109214
Reinstalling the kernel-core rpm fails when there is just a single boot
entry originaly which seems to be the case on cloud image. Workaround
that by adding a rescue kernel image.
- LPAR level power consumption reporting (RHEL-72677)
- Provide Topology-Map information to userspace (RHEL-72680)
- Add CCK secret type for updating the Customer Communication Key (RHEL-73023)
- Convert LUKS2 volume from AES keys to retrievable PAES keys (RHEL-85389)
- Resolves: RHEL-73341 RHEL-72677 RHEL-72680 RHEL-73023 RHEL-85389
- cpacfinfo: new tool to provide CPACF information (RHEL-23869)
- chpstat: Additional Channel Measurements (RHEL-23875)
- zPCI: Optics Monitoring for PF Access Mode (RHEL-24153)
- KVM: Support extended attestation for Secure Execution (RHEL-27472)
- KVM: genprotimg: validate if SE image can run on particular host(s) (RHEL-47108)
- Vertical CPU Polarization Support Stage 2 (RHEL-64704)
- KVM: Support unencrypted SE images by exposing resp. SE header flag (RHEL-70851)
- KVM: Rewrite genprotimg in Rust (RHEL-72022)
- Provide genprotimg / pvimg info command to display encrypted & unencrypted SE image information (RHEL-71821)
- KVM: Support retrievable secrets in Secure Execution guests (RHEL-46894)
- zkey key support for dm-crypt with XTS keys (RHEL-23870)
- Resolves: RHEL-59086 RHEL-23869 RHEL-23875 RHEL-24153 RHEL-27472 RHEL-47108 RHEL-64704 RHEL-70851 RHEL-72022 RHEL-71821 RHEL-46894 RHEL-23870
Select tools are expected to be used on non-s390x platforms, so drop
ExclusiveArch and add a special %files section for this case. The tools
will be available in the s390utils binary rpm.