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>
Thu, 18 Aug 2011 08:55:52 +0000 (09:55 +0100)
commit70c033998e0e721dc4f9eb2a20348098b259752c
tree20e011a5ced71021e90db0a8de5f72f827eaad64
parent5d296dfd609fb1aa865109b1040a4d5bf2981e60
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.
.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]