summaryrefslogtreecommitdiffstats
path: root/core/modules/dnbd3
diff options
context:
space:
mode:
authorJonathan Bauer2018-05-03 13:41:30 +0200
committerJonathan Bauer2018-05-03 13:41:30 +0200
commit997c36d3455f64fae68c631681f17f56ebbe3358 (patch)
tree6a28a6f5183466157a5d65bb43f3ba2c43ca5b6a /core/modules/dnbd3
parentMerge branch 'master' into installer (diff)
parent[rfs-s32] fix zram devices not being created (diff)
downloadmltk-997c36d3455f64fae68c631681f17f56ebbe3358.tar.gz
mltk-997c36d3455f64fae68c631681f17f56ebbe3358.tar.xz
mltk-997c36d3455f64fae68c631681f17f56ebbe3358.zip
Merge remote-tracking branch 'origin/master' into installer
Diffstat (limited to 'core/modules/dnbd3')
-rw-r--r--core/modules/dnbd3/module.build1
-rw-r--r--core/modules/dnbd3/module.conf2
2 files changed, 2 insertions, 1 deletions
diff --git a/core/modules/dnbd3/module.build b/core/modules/dnbd3/module.build
index ff614dd4..5cba9ae1 100644
--- a/core/modules/dnbd3/module.build
+++ b/core/modules/dnbd3/module.build
@@ -43,6 +43,7 @@ build() {
chown root:root "dnbd3-client" "dnbd3-fuse" "dnbd3-server"
chmod +xs "dnbd3-client"
chmod +x "dnbd3-fuse" "dnbd3-server"
+ add_group "fuse"
cd "$MODULE_WORK_DIR"
COPYLIST="list_dpkg_output"
diff --git a/core/modules/dnbd3/module.conf b/core/modules/dnbd3/module.conf
index f09c03e1..b4b8e146 100644
--- a/core/modules/dnbd3/module.conf
+++ b/core/modules/dnbd3/module.conf
@@ -4,7 +4,7 @@ REQUIRED_MODULES="
slxlog
"
REQUIRED_GIT="git://git.openslx.org/dnbd3.git"
-REQUIRED_COMMIT="3d4eb1f404a8105a02374e248252e52b331f0a23"
+REQUIRED_COMMIT="f69ae362475546d39"
REQUIRED_BINARIES="
dnbd3-client
dnbd3-fuse