Skip to content

feat: Add drivers for DMI and EROFS, dm-verity verification - #9971

Merged
Christopher Co (christopherco) merged 2 commits into
3.0-devfrom
chrco/systemd-kconfigs
Jul 30, 2024
Merged

feat: Add drivers for DMI and EROFS, dm-verity verification#9971
Christopher Co (christopherco) merged 2 commits into
3.0-devfrom
chrco/systemd-kconfigs

Conversation

@christopherco

@christopherco Christopher Co (christopherco) commented Jul 30, 2024

Copy link
Copy Markdown
Collaborator
Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • If you are adding/removing a .spec file that has multiple-versions supported, please add @microsoft/cbl-mariner-multi-package-reviewers team as reviewer (Eg. golang has 2 versions 1.18, 1.21+)
  • Ready to merge

Summary

Add DMI sysfs and EROFS module support. Additionally hooks for Secure Boot with dm-verity verification.
These kconfigs will also be necessary to onboard Azure Linux into upstream systemd's CI testing.

Signed-off-by: Chris Co chrco@microsoft.com

Does this affect the toolchain?

YES

Associated issues
Test Methodology

Signed-off-by: Chris Co <chrco@microsoft.com>
Signed-off-by: Chris Co <chrco@microsoft.com>
@christopherco
Christopher Co (christopherco) marked this pull request as ready for review July 30, 2024 06:46

@rlmenge Rachel Menge (rlmenge) left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confimed it boots in a vhdx in hyperv

image

@christopherco
Christopher Co (christopherco) deleted the chrco/systemd-kconfigs branch July 30, 2024 18:27
Thien Trung Vuong (trungams) pushed a commit that referenced this pull request Aug 8, 2024
Add DMI sysfs and EROFS module support. Additionally hooks for Secure Boot with dm-verity verification.
These kconfigs will also be necessary to onboard Azure Linux into upstream systemd's CI testing.

Signed-off-by: Chris Co <chrco@microsoft.com>
(cherry picked from commit 3e0884c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants