summaryrefslogtreecommitdiffstats
path: root/core/modules/qemukvm/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2017-08-17 18:09:18 +0200
committerJonathan Bauer2017-08-17 18:09:18 +0200
commitdd9f5e920cff8432ab31d9a3f6318a10daec8711 (patch)
tree8cd71a8ee32269ed4fe3f79dab77b411ca1f1a16 /core/modules/qemukvm/module.conf
parentMerge branch 'master' of git.openslx.org:openslx-ng/mltk (diff)
downloadmltk-dd9f5e920cff8432ab31d9a3f6318a10daec8711.tar.gz
mltk-dd9f5e920cff8432ab31d9a3f6318a10daec8711.tar.xz
mltk-dd9f5e920cff8432ab31d9a3f6318a10daec8711.zip
[qemukvm] reworked qemu run-virt module
now uses a similar structure than the vmware plugin for run-virt guest OS stuff needs to go aways, kept for compat reasons for now TODO metadata handling in bwLehrpool-Suite
Diffstat (limited to 'core/modules/qemukvm/module.conf')
-rw-r--r--core/modules/qemukvm/module.conf11
1 files changed, 2 insertions, 9 deletions
diff --git a/core/modules/qemukvm/module.conf b/core/modules/qemukvm/module.conf
index 60d6fe5c..594c7918 100644
--- a/core/modules/qemukvm/module.conf
+++ b/core/modules/qemukvm/module.conf
@@ -1,12 +1,5 @@
#!/bin/bash
+REQUIRED_MODULES="kernel"
REQUIRED_DIRECTORIES="
- /etc
- /lib
- /usr/bin
- /usr/sbin
- /usr/lib
- /usr/share/lintian
- /usr/share/qemu
- /usr/share/seabios
- /usr/share/vgabios
+ /
"