-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
repart: Add support for formatting verity partitions #24559
Copy link
Copy link
Closed
Labels
RFE 🎁Request for Enhancement, i.e. a feature requestRequest for Enhancement, i.e. a feature requestrepart
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
RFE 🎁Request for Enhancement, i.e. a feature requestRequest for Enhancement, i.e. a feature requestrepart