]> git.ipfire.org Git - thirdparty/systemd.git/commit
systemd-repart: add encryption configs into repart.d/* (#38052)
authorYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 18 Sep 2025 02:02:38 +0000 (11:02 +0900)
committerGitHub <noreply@github.com>
Thu, 18 Sep 2025 02:02:38 +0000 (11:02 +0900)
commitf871c20bad37c77bf086598e00cc20d99fd8d69d
treee50c4df15d8bd5442860dc00b825285feb252780
parent794f12c778022a0cdd214b4e99718ed9da2811bc
parenteb44fa4d198d1da11c998f77bc88f95aaf67e186
systemd-repart: add encryption configs into repart.d/* (#38052)

As explained in https://github.com/systemd/systemd/issues/37892, it
would be nice to define per-partition PCRs/key file to use.

The global default config will be still defined as cmdline options, and
`TPM2PCRs=` and `KeyFile=` will be overriden by them.
man/repart.d.xml
src/repart/repart.c