From: Lennart Poettering Date: Mon, 20 Jan 2025 20:18:24 +0000 (+0100) Subject: machine-id-setup: move code to use chase() (#35979) X-Git-Tag: v258-rc1~1548 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c66a7ca6e5a23a1f21f8f4089ad9ab99f4248480;p=thirdparty%2Fsystemd.git machine-id-setup: move code to use chase() (#35979) I just wanted to switch the machine id setup code to use chase() or its changes, given it supports --root=/--image= operation. That turned out to be a rabbit hole, and became much bigger... --- c66a7ca6e5a23a1f21f8f4089ad9ab99f4248480