From: Lennart Poettering Date: Tue, 23 Sep 2025 08:46:50 +0000 (+0200) Subject: repart: add a very basic varlink interface (#39072) X-Git-Tag: v259-rc1~467 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d746373100ee85357b92e9b6b04753ee5c2e29a;p=thirdparty%2Fsystemd.git repart: add a very basic varlink interface (#39072) This is split out of https://github.com/systemd/systemd/pull/38764. It adds a very basic Varlink API to repart. Not the actual repartitioning APIs, but simply a call to get a list of candidate devices. A very basic test case is added too. Other commits from #38764 add the repartitioning API, but let's do that in a separate PR. --- 4d746373100ee85357b92e9b6b04753ee5c2e29a