Enhancements
- Add basic support for dm-verity images
- Allow "partitions" not in the partition table without image to explicitly wipe areas with sparse images
- Add
randomseedoption to initialize the prng for better reproducibility - Allow sparse images >4G
- Minor documentation improvements
Bug Fixes
- Catch cpio failures
- Fix some test dependencies
- Fix hdimage size calculation in some cases
Full Changelog: v19...v20