]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Verity: rename split files to match what systemd expects 1153/head
authorLuca Boccassi <bluca@debian.org>
Sat, 27 Aug 2022 23:11:13 +0000 (00:11 +0100)
committerLuca Boccassi <bluca@debian.org>
Tue, 30 Aug 2022 09:49:59 +0000 (10:49 +0100)
commite139ef9c85ede9227544c86528b0d2c36ec9edf1
tree343ca976a9417581100f7f60918404774c9ae450
parente5419f49a086b501036a3ef12d00335a767e1537
Verity: rename split files to match what systemd expects

foo.raw means systemd searches automatically for foo.verity, foo.roothash/usrhash,
foo.roothash/usrhash.p7s so make the output match these existing
expectations

      Output Split Root FS: /home/luca/git/mkosi/mkosi.output/debian~unstable/image.usr.raw.zstd
       Output Split Verity: /home/luca/git/mkosi/mkosi.output/debian~unstable/image.usr.verity.zstd
  Output Split Verity Sig.: /home/luca/git/mkosi/mkosi.output/debian~unstable/image.usr.usrhash.p7s.zstd
NEWS.md
mkosi/__init__.py