make-release: make mtime, owner, group consistent
commitd81e05c864ea1d503c1b073e7c878f435fea85dd
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 2 Jun 2010 15:27:20 +0000 (2 18:27 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 4 Jun 2010 16:46:09 +0000 (4 13:46 -0300)
tree427383cec52d140c00488ae7d5d5422db12cdf17
parentba0561d7a48a7e3f644ec8e763b662ec7cf8ac3f
make-release: make mtime, owner, group consistent

Files from git have modification time set to one
of commit, and owner/group to root.
Making it so for generated files as well makes
it easier to generate an identical tarball from git.

Setting owner/group to root is especially important because
otherwise you must have a user/group with same name
to generate an identical tarball.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm/scripts/make-release