summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2022-05-11 10:07:47 +0200
committerSimon Rettberg2022-05-11 10:07:47 +0200
commited87ddcf7305b6730603779d665fe4f29abb2037 (patch)
tree24b1f313d4c9245b7845cb893eefac4999eced7a
parent[slx-network] Only show splash icons if requested (diff)
downloadsystemd-init-ed87ddcf7305b6730603779d665fe4f29abb2037.tar.gz
systemd-init-ed87ddcf7305b6730603779d665fe4f29abb2037.tar.xz
systemd-init-ed87ddcf7305b6730603779d665fe4f29abb2037.zip
dnbd3: workqueue branch has been merged into master
-rwxr-xr-xbuild-initramfs.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-initramfs.sh b/build-initramfs.sh
index ef9a44f3..244b4d42 100755
--- a/build-initramfs.sh
+++ b/build-initramfs.sh
@@ -56,7 +56,6 @@ declare -A module_dnbd3=(
[handler]="git"
[path]="${_repo_dir}/modules.d/dnbd3-rootfs/binaries/dnbd3"
[url]="git://git.openslx.org/dnbd3.git"
- [branch]="workqueue"
)
declare -A module_xloop=(