You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: redhat: automotive: logic to defer signing at image composition
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/1213
JIRA: https://issues.redhat.com/browse/RHEL-78808
Amend the automotive configuration to allow certificate insertion in the kernel
binary and amend the kernel.spec template to skip redundant signing and remove
persistent trusted certificates from the keyring.
This is intended to be used with atomic images only where the module signing is
done at image composition, the trusted certificate is inserted into the system
keyring and the kernel is then signed/measured. The result is an image
containing a kernel only able to load a subset of the available modules in the
kernel RPM set, based on the image configuration.
The build-time signature of the modules is still done for debugging on
non-atomic images where RPMs might be installed on their own in an already
deployed rootfs.
Signed-off-by: Eric Chanudet <echanude@redhat.com>
Approved-by: Jared Kangas <jkangas@redhat.com>
Approved-by: Jan Stancek <jstancek@redhat.com>
Approved-by: Rafael Aquini <raquini@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
0 commit comments