Bugzilla – Bug 1223544
kernel config: enable CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG
Last modified: 2024-06-18 05:57:45 UTC
Systemd wants to have CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG to enable signed Verity images: https://github.com/systemd/systemd/blob/main/README#L131 Any chance we can enable that (and potentially other settings we missed) in TW kernels to leverage systemd's full potential?
Actually this config has been already enabled on SLE15 since years ago (bsc#1175995,jsc#SLE-15608). It's just missing on stable/master branch. Hannes, I suppose we should take it to master/stable branch, too?
Ping?
Let me handle this.
The update of configs for enabling CONFIG_DM_VERITY_VERIFY_ROOTHASH_SIG gets submitted into my master/for-next and stable/for-next branches. Waiting for maintainers to response.
I believe we are done here.