-
Notifications
You must be signed in to change notification settings - Fork 20
EXTRA_SIGN does not work when sbupdate is called by hook #29
Comments
Nevermind, I just saw:
|
Why is this the case? Does it present any issues? Should I always manually call it then? |
See the README and #36. If the tool automatically signed files on the EFI partition, then an attacker could replace one of them offline and get it signed on the next run. You should only call |
In what scenario would a user such as myself actually update those files? I have never intentionally done it, so should I then never have to manually run sbupdate? I'm not sure fwupd works on my computer but that's good to know! |
You only need to run |
Can I and should I somehow unsign the BOOTX86.efi and systemd-bootx64.efi files then? |
When the sbupdate hook is called during an update, it does not sign systemd-boot images. Here is the console output:
However when run with
# sbupdate
from a console after an update it works fine with the output:The text was updated successfully, but these errors were encountered: