summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/module.conf
diff options
context:
space:
mode:
authorJonathan Bauer2018-01-29 16:52:30 +0100
committerJonathan Bauer2018-01-29 16:52:30 +0100
commit685eeb25269314855d3712c88c1d8c28f84c159a (patch)
treeaaccd2827e6d1c3279ab4f3c2972f8bc35881cde /core/modules/vbox-src/module.conf
parent[nvidia_kernel] build nvidia_kernel chroot inside (diff)
downloadmltk-685eeb25269314855d3712c88c1d8c28f84c159a.tar.gz
mltk-685eeb25269314855d3712c88c1d8c28f84c159a.tar.xz
mltk-685eeb25269314855d3712c88c1d8c28f84c159a.zip
[vbox] new vbox module 'vbox-src' (wip)
* builds virtualbox from source instead of deb packages * currently only builds stuff, does not copy anything to target build dir
Diffstat (limited to 'core/modules/vbox-src/module.conf')
-rw-r--r--core/modules/vbox-src/module.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/modules/vbox-src/module.conf b/core/modules/vbox-src/module.conf
new file mode 100644
index 00000000..c705a3a3
--- /dev/null
+++ b/core/modules/vbox-src/module.conf
@@ -0,0 +1,11 @@
+REQUIRED_MODULES="kernel"
+REQUIRED_VBOX_VERSION="5.2.6"
+# TODO this ok?
+#REQUIRED_DIRECTORIES="
+# /etc
+# /lib
+# /usr
+#"
+# REQUIRED_LDD_BLACKLIST: Keep in mind the leading '\|'!
+#REQUIRED_LDD_BLACKLIST="\|VBoxVMM"
+