Closed valentindavid closed 4 months ago
Is this equivalent to https://github.com/snapcore/pc-gadget/pull/107 , I assume?
Is this equivalent to #107 , I assume?
Yes.
Though the difference is this does not add the mokmanager.
But, I think we need a "assumes" on the version of snapd that supports this before merging.
It should already be there because of #116
pc-gadget provides the shim boot chain for removable media. This is not the proper boot chain for an installed system.
The difference between boot chains is explained upstream: https://github.com/rhboot/shim/blob/main/README.fallback
This does not introduce the MOK manager yet.
This depends on snapd 2.63 because downgrade would require removing
EFI/boot/fbx64.efi
.Depends on: