Skip to content
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

sysupdate: Make it work in combination with a tools tree #3219

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

DaanDeMeyer
Copy link
Contributor

  • We have to make sure systemd-sysupdate looks at the os-release from the host even when using a tools tree.
  • systemd-sysupdate can't detect the root block device when running with a tools tree. Let's abuse /run/systemd/volatile-root to shortcut the detection logic instead.

- We have to make sure systemd-sysupdate looks at the os-release
from the host even when using a tools tree.
- systemd-sysupdate can't detect the root block device when running
with a tools tree. Let's abuse /run/systemd/volatile-root to shortcut
the detection logic instead.
mkosi/sysupdate.py Show resolved Hide resolved
@DaanDeMeyer DaanDeMeyer merged commit b8d8a7c into systemd:main Nov 22, 2024
33 of 36 checks passed
@DaanDeMeyer DaanDeMeyer deleted the sysupdate-tools branch November 22, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants