From: Luca Boccassi Date: Wed, 19 Feb 2025 18:12:19 +0000 (+0000) Subject: repart: add parameter to attach offline verity signature (#36405) X-Git-Tag: v258-rc1~1300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42252421497064ab238233c8bfc19bc81db69be9;p=thirdparty%2Fsystemd.git repart: add parameter to attach offline verity signature (#36405) Add --join-signature=hash:sig - when a verity signature partition has been deferred in a previous run, this allows attaching a signature that was created offline, for example on a build system like OBS where the private key is not available to the build process. Can be specified multiple times, the right partition to act upon will be selected by matching the data+verity partitions UUIDs with the provided roothash(es) --- 42252421497064ab238233c8bfc19bc81db69be9