Merged
Conversation
Member
|
Is this equivalent to #107 , I assume? |
8c27762 to
0e125d4
Compare
Member
Author
Yes. |
Member
Author
|
Though the difference is this does not add the mokmanager. |
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`.
0e125d4 to
e150d9e
Compare
Member
alfonsosanchezbeato
left a comment
There was a problem hiding this comment.
But, I think we need a "assumes" on the version of snapd that supports this before merging.
Member
Author
It should already be there because of #116 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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: