X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=images%2Fmake-dummy-fedora-img.sh;fp=tools%2Fmake-test-img.sh;h=635ad108a294f9a83d47bc6dde5a864a9fc330b0;hp=fddd8a2d4d2c9757228fe5ed93780f40f6118b32;hb=4d900cdac8258daa2e99c6ceb2a4985154e94150;hpb=4d59e271046f2b5f0d9b1730cd23425fd631c76c diff --git a/tools/make-test-img.sh b/images/make-dummy-fedora-img.sh similarity index 84% rename from tools/make-test-img.sh rename to images/make-dummy-fedora-img.sh index fddd8a2..635ad10 100755 --- a/tools/make-test-img.sh +++ b/images/make-dummy-fedora-img.sh @@ -1,5 +1,5 @@ #!/bin/bash - -# libguestfs virt-* tools +# libguestfs # Copyright (C) 2010 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify @@ -16,24 +16,24 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -# Make a standard test image which is used by all the tools/test-*.sh -# test scripts. This test image is supposed to look like a Fedora -# installation, or at least enough of one to fool virt-inspector's +# Make a standard test image which is used by all the tools test +# scripts. This test image is supposed to look like a Fedora +# installation, or at least enough of one to fool the inspection API # heuristics. export LANG=C set -e -rm -f test.img +rm -f fedora.img -cat > fstab < fstab.tmp <