-
Notifications
You must be signed in to change notification settings - Fork 7
Linux Guard Dev Release #218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
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
a1c4213
to
10e6d55
Compare
10e6d55
to
f6cac30
Compare
845018e
to
7c1095d
Compare
…ip preserve when esp is destination.
c945d9f
to
9104801
Compare
def9d1b
to
9104801
Compare
Stop taking legacy boot images as input. Instead, convert an UEFI image to legacy boot and use that to test legacy boot customization. This change is being made in preparation of a future change that will allow the functional tests to be runnable against more image types.
If the user applies the `noexec` to a partition's mount options, then add `noexec` to the `/etc/fstab` file but don't apply `noexec` during customization. This allows scripts like `grub2-mkconfig` to run during customization.
#260) <!-- Description: Please provide a summary of the changes and the motivation behind them. --> --- ### **Checklist** - [x] Tests added/updated - [x] Documentation updated (if needed) - [x] Code conforms to style guidelines
Closed since main branch gets used now. |
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.
WIP
Key Deltas Between Dev Branch and Main Branch (Linux Guard / Prism)
Verity Hash Signature Input/Output Support
i. systemd patch support: Mariner shiproom approval needed
Tracking bug: ETA pending, I need to get started on it before providing a reasonable ETA.
Verity + UKI -> Verity + UKI Output Image Generation not working
Shim and Systemd-boot Binary Overriding✅
Overlay Customization SELinux Handling✅
COSI Metadata Limitation✅
Overlay-enabled Base Image Customization✅
Checklist