summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--core/modules/run-virt/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/modules/run-virt/README b/core/modules/run-virt/README
index d079954c..2f300630 100644
--- a/core/modules/run-virt/README
+++ b/core/modules/run-virt/README
@@ -46,6 +46,11 @@ the absolute path in case it's not supplied via the $XMLFILE, but
$VMSTORE_PATH is known.
This can be empty if $SRC_IMG_ABSOLUTE is given.
+# $TMPCONFIG
+Main config file for the virtualizer. This should be supplied by the
+meta data downloader, which can be overridden by a hook.
+For VMware, this is the basic vmx, for VirtualBox, the xml file.
+
# $TMPDIR
Temporary directory to work in. Create single files, or if you feel like you
need a bunch of them, group within a subdirectory. This will be wiped on exit.