[Pkg-libvirt-commits] [libguestfs] 91/266: tests/guests: Add Windows/Drivers directory to phony Windows guest.
Hilko Bengen
bengen at moszumanska.debian.org
Fri Oct 3 14:41:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.
commit 7beb9f2cb5dcc2c88dc548d1de9acb03852388b7
Author: Richard W.M. Jones <rjones at redhat.com>
Date: Wed Aug 13 16:50:51 2014 +0100
tests/guests: Add Windows/Drivers directory to phony Windows guest.
Allows virt-v2v to complete.
---
tests/guests/guest-aux/make-windows-img.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/guests/guest-aux/make-windows-img.sh b/tests/guests/guest-aux/make-windows-img.sh
index 860ec06..c119a28 100755
--- a/tests/guests/guest-aux/make-windows-img.sh
+++ b/tests/guests/guest-aux/make-windows-img.sh
@@ -56,6 +56,7 @@ mkfs ntfs /dev/sda2
# Enough to fool inspection API.
mount /dev/sda2 /
+mkdir-p /Windows/Drivers
mkdir-p /Windows/System32/Config
upload $SRCDIR/guest-aux/windows-software /Windows/System32/Config/SOFTWARE
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list