IMA/EVM support utilities
Resolves: https://issues.redhat.com/browse/RHEL-92638 Conflict: Caused by a typo that exists in upstream commit ac36e54bee77c82bd7f48a507d014a1ec0055645 Author: Coiby Xu <coxu@redhat.com> Date: Thu Jul 10 16:53:18 2025 +0800 ima-setup: rebuild all initramfs images to include the integrity dracut module Resolves: https://issues.redhat.com/browse/RHEL-92638 Quoting Raju, ima-setup currently only rebuild the initramfs of running kernel, so the older kernel's(n-1 or n-2) initramfs does contain an outdated information or it does not contain ima module, as a result the system fails to boot with older kernel. It is always recommended to have at least 2 older kernel's kept installed on the system as a fallback option in case if the latest kernel fails to boot due to some unforeseen issue. So that we can boot the system with older kernel to troubleshoot the can't boot issue with older kernel. Suggested-by: Raju Cheerla <rcheerla@redhat.com> Signed-off-by: Coiby Xu <coxu@redhat.com> |
||
|---|---|---|
| tests | ||
| .gitignore | ||
| centosimarelease-10.der | ||
| dracut-98-integrity.conf | ||
| gating.yaml | ||
| ima-add-sigs.sh | ||
| ima-evm-utils.spec | ||
| ima-setup.sh | ||
| policy_list | ||
| policy-01-appraise-executable-and-lib-signatures | ||
| policy-02-keylime-remote-attestation | ||
| redhatimarelease-10.der | ||
| sources | ||