export-image: when work in a non-English locale environment the PARTUUID will silently fail, resulting to an unbootable image file. (#96)
* use dd and xxd to get disk identifier * add xxd as dependency
This commit is contained in:
* use dd and xxd to get disk identifier * add xxd as dependency