-
Notifications
You must be signed in to change notification settings - Fork 97
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
🌱 spike: lifecycle for static measured boot #1152
Comments
Blocked by #1150 |
Desired output of this spike:
|
Script to build and generate an uki iso measured with our TEST keys, NOT READY FOR PRODUCTION, ONLY FOR TESTING Fixes to agent to encyrpt OEM,PERSISTENT on UKI install and enroll the TPM keys: Install was already done in the agent ( Immucore changes to uki path to auto unlock the partitions were already merged in kairos-io/immucore#191 |
Missing:
Potential problems:
|
workflow that builds our uki with measurements: #2028 On agent, during uki install do via a subcommand
On boot, immucore unlock the partitions via kcrypt.UnlockAll before mounting them: https://github.com/kairos-io/kcrypt/blob/main/pkg/lib/unlock.go#L18
Upgrade is currently ongoing in the following PR: kairos-io/kairos-agent#182
|
this is done, specific cards are set for other tasks |
try to have static measured boot with our UKI images manually by taking notes of the steps
The text was updated successfully, but these errors were encountered: