summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3/module.conf
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/dnbd3/module.conf')
-rw-r--r--core/modules/dnbd3/module.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/dnbd3/module.conf b/core/modules/dnbd3/module.conf
new file mode 100644
index 00000000..29442db7
--- /dev/null
+++ b/core/modules/dnbd3/module.conf
@@ -0,0 +1,10 @@
+REQUIRED_MODULES="kernel"
+REQUIRED_GIT="git://git.openslx.org/dnbd3.git"
+REQUIRED_COMMIT="6d6455b271ac99c5862691620e1217ed7b3b78b4"
+REQUIRED_BINARIES="
+ dnbd3-client
+ dnbd3-fuse
+"
+REQUIRED_DIRECTORIES="
+ /lib/modules
+"