summaryrefslogtreecommitdiffstats
path: root/test/TEST-50-DISSECT/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dissect: support single-filesystem verity images with external verity hashLuca Boccassi2020-06-091-0/+1
dm-verity support in dissect-image at the moment is restricted to GPT volumes. If the image a single-filesystem type without a partition table (eg: squashfs) and a roothash/verity file are passed, set the verity flag and mark as read-only.