mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
verity: add support for setting up verity-protected root disks in the initrd
This adds a generator and a small service that will look for "roothash=" on the kernel command line and use it for setting up a very partition for the root device. This provides similar functionality to nspawn's existing --roothash= switch.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -126,6 +126,8 @@
|
||||
/systemd-update-utmp
|
||||
/systemd-user-sessions
|
||||
/systemd-vconsole-setup
|
||||
/systemd-veritysetup
|
||||
/systemd-veritysetup-generator
|
||||
/systemd-volatile-root
|
||||
/tags
|
||||
/test-acd
|
||||
|
||||
Reference in New Issue
Block a user