containers / initoverlayfs

GNU General Public License v2.0
38 stars 8 forks source link

Added dm-verity setup to initoverlayfs-install script #71

Closed martinmcconnell closed 7 months ago

dougsland commented 7 months ago

@martinmcconnell probably you missed to setup username and email in git and use git commit -s which DCO is complaining about.

dougsland commented 7 months ago

Also, we just merged a patch, you might need a rebase as well.

martinmcconnell commented 7 months ago

Thanks Doug, I'll get to it. will close this shortly.

ericcurtin commented 7 months ago

This whole PR, should be just one line:

veritysetup format ...

Many of these changes were brought in accidentally I believe from working off an older version of the code, that's ok, we can fix it :)