diff --git a/util/vm/build.py b/util/vm/build.py index eda70e451f82fa629c4ce6e6f1e7c9b49adbea3e..daebb345637cde8c3a93452066f15d616a08abc2 100755 --- a/util/vm/build.py +++ b/util/vm/build.py @@ -140,8 +140,7 @@ def depend(): run( 'sudo apt-get -y update' ) run( 'sudo apt-get install -y' ' kvm cloud-utils genisoimage qemu-kvm qemu-utils' - ' e2fsprogs ' - ' landscape-client' + ' e2fsprogs dnsmasq' ' python-setuptools mtools zip' ) run( 'sudo easy_install pexpect' ) @@ -581,8 +580,8 @@ def convert( cow, basename ): </References> <DiskSection> <Info>Virtual disk information</Info> -<Disk ovf:capacity="%d" ovf:capacityAllocationUnits="byte" - ovf:diskId="vmdisk1" ovf:fileRef="file1" +<Disk ovf:capacity="%d" ovf:capacityAllocationUnits="byte" + ovf:diskId="vmdisk1" ovf:fileRef="file1" ovf:format="http://www.vmware.com/interfaces/specifications/vmdk.html"/> </DiskSection> <NetworkSection>