]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt-auto-generator: add support for setting up verity partitions automatically
authorLennart Poettering <lennart@poettering.net>
Mon, 17 Mar 2025 20:38:12 +0000 (21:38 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 3 Apr 2025 09:08:57 +0000 (11:08 +0200)
commit0a64b7ba6e4e77b0e70d3022078032d1e63599a5
tree492417c4f201484494c4502525957f39710ee749
parent7852e301e0eb839adf4bf45aa41e39c0dfc03403
gpt-auto-generator: add support for setting up verity partitions automatically

So far the gpt-auto-generator would only cover unprotected and encrypted
partitions. Teach it handling of verity too.
src/gpt-auto-generator/gpt-auto-generator.c
src/shared/generator.c