Component
systemd-repart
Is your feature request related to a problem? Please describe
Currently, users are required to manually run veritysetup format after running repart to format any verity partitions. Ideall,y repart should be able to do this for the user.
Describe the solution you'd like
Add support for a new Verity section to repart definitions files, providing a way to configure and format a verity partition for the given partition. If the Verity section is provided, repart will generate a verity partition for the current partition. The settings in the Verity section can be used to configure the generated Verity partition.
Describe alternatives you've considered
No response
The systemd version you checked that didn't have the feature you are asking for
main
Component
systemd-repart
Is your feature request related to a problem? Please describe
Currently, users are required to manually run
veritysetup formatafter running repart to format any verity partitions. Ideall,y repart should be able to do this for the user.Describe the solution you'd like
Add support for a new
Veritysection to repart definitions files, providing a way to configure and format a verity partition for the given partition. If theVeritysection is provided, repart will generate a verity partition for the current partition. The settings in theVeritysection can be used to configure the generated Verity partition.Describe alternatives you've considered
No response
The systemd version you checked that didn't have the feature you are asking for
main