Merge pull request #20902 from tasleson/integritysetup-generator

Add stand-alone dm integrity support
This commit is contained in:
Lennart Poettering
2021-10-15 18:57:17 +02:00
committed by GitHub
22 changed files with 848 additions and 20 deletions

View File

@@ -50,6 +50,10 @@ All tools:
useful for debugging. Currently only supported by
`systemd-cryptsetup-generator`.
* `$SYSTEMD_INTEGRITYTAB` — if set, use this path instead of
`/etc/integritytab`. Only useful for debugging. Currently only supported by
`systemd-integritysetup-generator`.
* `$SYSTEMD_VERITYTAB` — if set, use this path instead of
`/etc/veritytab`. Only useful for debugging. Currently only supported by
`systemd-veritysetup-generator`.