]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysupdate: Split context_apply() into acquire and install steps
authorPhilip Withnall <pwithnall@gnome.org>
Mon, 17 Nov 2025 15:14:19 +0000 (15:14 +0000)
committerPhilip Withnall <pwithnall@gnome.org>
Mon, 9 Feb 2026 11:54:25 +0000 (11:54 +0000)
commitec10efa1a1af1881adb89d71eaf3916d61c73b96
treecc4e045c3480ee1c5f5dbb29d6f576bc9ceed6c3
parent775f04293d5d65dbaa19008571437046ac9b1af7
sysupdate: Split context_apply() into acquire and install steps

This introduces no functional changes at the moment, but will be used in
upcoming commits.

Signed-off-by: Philip Withnall <pwithnall@gnome.org>
Helps: https://github.com/systemd/systemd/issues/34814
src/sysupdate/sysupdate.c