out-of-tree build: generate ./run from template, fix image checks
authorHilko Bengen <bengen@hilluzination.de>
Wed, 17 Aug 2011 22:14:46 +0000 (00:14 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Aug 2011 08:15:05 +0000 (09:15 +0100)
commit49579aad6e493e5f87f70c32838fe0691dff2119
tree7dda4300c56436fff47f59c62810dc1e65896c13
parentd076e0b3693ca4a1b7401b628f991b504fcf3b9b
out-of-tree build: generate ./run from template, fix image checks

./run can now be run in a separate build directory. Since some files
needed in the image checks are found in the source tree (but not the
build tree), the source tree location is passed to make-*-img.sh via
an environment variable.
(cherry picked from commit 70c033998e0e721dc4f9eb2a20348098b259752c)
.gitignore
configure.ac
images/Makefile.am
images/guest-aux/make-debian-img.sh
images/guest-aux/make-fedora-img.sh
images/guest-aux/make-ubuntu-img.sh
images/guest-aux/make-windows-img.sh
run.in [moved from run with 96% similarity]