tool/systemd: global credentials support #3

Open
raito wants to merge 3 commits from global-credentials into master
Owner

Now, lzbt can install global credentials directories passed inside the ESP and
manage the lifecycle of it in a basic fashion.

Now, lzbt can install global credentials directories passed inside the ESP and manage the lifecycle of it in a basic fashion.
Now, lzbt can install global credentials directories passed inside the ESP and
manage the lifecycle of it in a basic fashion.
Now the lanzaboote module can understand passed list of credentials, either global or local
and pass them to `lzbt` CLI.
Create a simple test to evaluate credentials mechanism with lanzaboote
that does not even make use of TPM2 and just copy garbage around.
This pull request has changes conflicting with the target branch.
  • nix/tests/lanzaboote.nix
  • rust/tool/Cargo.lock
  • rust/tool/systemd/Cargo.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin global-credentials:global-credentials
git switch global-credentials

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff global-credentials
git switch global-credentials
git rebase master
git switch master
git merge --ff-only global-credentials
git switch global-credentials
git rebase master
git switch master
git merge --no-ff global-credentials
git switch master
git merge --squash global-credentials
git switch master
git merge --ff-only global-credentials
git switch master
git merge global-credentials
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-community/lanzaboote#3
No description provided.