Hello,
Would it be possible to have an option specifying ranges for which all zeros would be copied ?
In my use case I have a wic image with a verity rootfs on the 3rd partition (let's say from bytes START to END). I would appreciate an option:
bmaptool create --nomap START:END [...]
so the mapping does not skip any zero between START and END.