Currently, the envsubst tool substitutes the system date and a unique build ID generated with uuidgen.
This commit changes both the template for genimage and the post-image rootfs script to use git describe instead.
Also mentions the new naming scheme for the rauc bundles in the readme.
Closes#20.