Don't fail if $g->set_program method is not supported.
[import-to-ovirt.git] / README
diff --git a/README b/README
index b3c32b4..7abb2b4 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,27 @@
-This script lets you import any virtual machine disk image to RHEV
-or oVirt.
+This script lets you import a virtual machine disk image to RHEV or
+oVirt.
+
+IMPORTANT NOTES:
+
+(1) In the latest oVirt/RHEV/RHV there is a GUI option to import
+disks.  You DO NOT NEED TO USE THIS SCRIPT if you are using a
+sufficiently new version of oVirt.
+
+(2) This script *requires* a 64 bit host.  Perl will cause silent
+overflows on 32 bit hosts.
+
+
+Requirements:
+
+    perl
+  * perl-Pod-Usage
+  * perl-Getopt-Long
+  * perl-File-Temp
+  * perl-POSIX
+    perl-XML-Writer
+    perl-Sys-Guestfs
+
+* = usually provided as part of base Perl package
 
 For instructions, read the script or do:
 
@@ -9,4 +31,7 @@ For instructions, read the script or do:
 Copyright (C) 2015 Richard W.M. Jones <rjones@redhat.com>
 Copyright (C) 2015 Red Hat Inc.
 
-Please see the file 'COPYING' for licensing information.
+See the file 'COPYING' for licensing information.
+
+Send patches to the virt-tools mailing list:
+https://www.redhat.com/mailman/listinfo/virt-tools-list