summaryrefslogtreecommitdiffstats
path: root/core/modules/run-virt/README
diff options
context:
space:
mode:
authorSimon Rettberg2020-08-05 17:15:46 +0200
committerSimon Rettberg2020-08-05 17:15:46 +0200
commit505d324b6e54fc15996a4c0a2d53976fc3af9086 (patch)
treeb6bedff6fe2411bb2fb6818757e3e455c7b44ce8 /core/modules/run-virt/README
parent[*] system-check english translations (diff)
downloadmltk-505d324b6e54fc15996a4c0a2d53976fc3af9086.tar.gz
mltk-505d324b6e54fc15996a4c0a2d53976fc3af9086.tar.xz
mltk-505d324b6e54fc15996a4c0a2d53976fc3af9086.zip
[run-virt] Update README with missing TMPCONFIG
Diffstat (limited to 'core/modules/run-virt/README')
-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.