-
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
UKI: kairos-agent reset #2051
Comments
We have "reset" but it doesn't work exactly like the "reset" in non-UKI installations. We need to discuss whether the current implementation is enough or if we need to do more work. We will plan a call for this one. |
Currently the non-UKI reset does:
Currently the UKI reset does:
What is missing:
TODO:
If the above works, we can then:
Finally, on reset we replace "active" with "recovery". NOTE:
|
Also relevant information on how upgrade works in "legacy": #1286 (comment) |
Keeping open until it's bumped in kairos |
this + shim is part of agent v2.7.13 |
v2.7.13 merged into packages, should shortly be available under framework |
Now in master |
I did a test from master and it works. All good. |
Follow-up of #1151 #872
Depends on: #2226
There should be a
kairos-agent
CLI command that allows to set the next boot selection entry in order to replace instructions using GRUB https://kairos.io/docs/reference/reset/#remotely-via-command-line.the reset shim has also to take into account of things like setting up the next boot entry hybrid with GRUB/systemd-boot
Acceptance Criteria
kairos-agent
command that replaces this process both for UKI and non-UKI systems.The text was updated successfully, but these errors were encountered: