mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
[RFE] RPM dependencies for SecureBoot keys #9
Labels
No labels
exclusivescoped
label
exclusivescoped
label2
scoped/label
testlabel
Qality
Blocker
Quality
FE
release
39
release
40
release
41
release
42
release
rawhide
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rpms/grub2#9
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description of problem: When booting with Secure Boot, the bootloader needs to be able to recognize the certificate for the kernel/grub/etc. Right now RPM doesn't have a standardized way of indicating This bootable object needs this public key recognized for the system to boot. Version-Release number of selected component (if applicable): rpm-4.13.0.1-41.fc27 How reproducible: 100% Steps to Reproduce: 1.setup secure boot 2.build your own grub2 without the official Fedora signature 3.install new grub2 4.reboot Actual results: RPM doesn't note the new grub2 is not bootable by shim Expected results: Some sort of warning/error that the system is no longer bootable. Additional info: