diff options
| author | Jonathan Bauer | 2013-08-14 16:30:34 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-08-14 16:30:34 +0200 |
| commit | 3024bb43b9b979ed6ff6a37b157b58e2ab58ad04 (patch) | |
| tree | 137d2fbb475ca5a796152f050517b557e12ba6ab /remote/modules | |
| parent | [rootfs-stage32] new systemd service and script to download, mount and append... (diff) | |
| parent | respect 80 columns width (in case no drm could be loaded) (diff) | |
| download | tm-scripts-3024bb43b9b979ed6ff6a37b157b58e2ab58ad04.tar.gz tm-scripts-3024bb43b9b979ed6ff6a37b157b58e2ab58ad04.tar.xz tm-scripts-3024bb43b9b979ed6ff6a37b157b58e2ab58ad04.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/dnbd3/dnbd3.conf | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/remote/modules/dnbd3/dnbd3.conf b/remote/modules/dnbd3/dnbd3.conf index 943e7f78..c1a3eb2e 100644 --- a/remote/modules/dnbd3/dnbd3.conf +++ b/remote/modules/dnbd3/dnbd3.conf @@ -2,8 +2,7 @@ #REQUIRED_CONTENT_PACKAGES="libgconf-2-4 fontconfig-config" REQUIRED_MODULES="kernel" REQUIRED_GIT="git://git.openslx.org/dnbd3.git" -REQUIRED_BRANCH="simon" -REQUIRED_COMMIT="2a57d02723295cb688f1643ebabdbf549ad63fa3" +REQUIRED_COMMIT="37868b9e5f7c26c61a928a61b7cc705eedb7e5a6" REQUIRED_BINARIES=" dnbd3-client " |
