auto-enroll: use safe auto enrollment rather than YOLO enrollment #4

Open
raito wants to merge 1 commit from systemd-sb-enroll into master
Owner

This uses the systemd semantics for automatic enrollment at boot time.

For now, it is very simple, in the future, we can better use this option to push
the proper auth files with names or have Type #1 entries for enrollment. :)

This uses the systemd semantics for automatic enrollment at boot time. For now, it is very simple, in the future, we can better use this option to push the proper auth files with names or have Type #1 entries for enrollment. :)
This uses the systemd semantics for automatic enrollment at boot time.

For now, it is very simple, in the future, we can better use this option to push
the proper auth files with names or have Type #1 entries for enrollment. :)
This pull request has changes conflicting with the target branch.
  • nix/modules/lanzaboote.nix
View command line instructions

Checkout

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

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 systemd-sb-enroll
git switch systemd-sb-enroll
git rebase master
git switch master
git merge --ff-only systemd-sb-enroll
git switch systemd-sb-enroll
git rebase master
git switch master
git merge --no-ff systemd-sb-enroll
git switch master
git merge --squash systemd-sb-enroll
git switch master
git merge --ff-only systemd-sb-enroll
git switch master
git merge systemd-sb-enroll
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#4
No description provided.