summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJonathan Bauer2020-05-13 13:47:12 +0200
committerJonathan Bauer2020-05-13 13:47:12 +0200
commit956a811bbef14db825e8513d9f979a91e52abb37 (patch)
tree5d24a4006b1cf32ecd680b922ead7911c5e6e0fe /.gitmodules
parentremoved bootstrap.sh since its not integrated (diff)
downloadsystemd-init-956a811bbef14db825e8513d9f979a91e52abb37.tar.gz
systemd-init-956a811bbef14db825e8513d9f979a91e52abb37.tar.xz
systemd-init-956a811bbef14db825e8513d9f979a91e52abb37.zip
remove submodules!
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules20
1 files changed, 0 insertions, 20 deletions
diff --git a/.gitmodules b/.gitmodules
deleted file mode 100644
index ab765198..00000000
--- a/.gitmodules
+++ /dev/null
@@ -1,20 +0,0 @@
-[submodule "dnbd3"]
- path = modules.d/dnbd3-rootfs/binaries/dnbd3
- url = git://git.openslx.org/dnbd3-ng.git
- branch = master
-[submodule "xmount"]
- path = modules.d/dnbd3-rootfs/binaries/xmount
- url = https://github.com/eaas-framework/xmount.git
- branch = master
-[submodule "qemu-xmount"]
- path = modules.d/dnbd3-rootfs/binaries/qemu-xmount
- url = https://github.com/eaas-framework/qemu
- branch = libxmount_input
-[submodule "kernel-qcow2-util-linux"]
- path = modules.d/dnbd3-rootfs/binaries/kernel-qcow2-util-linux
- url = git://git.openslx.org/openslx/kernel-qcow2-util-linux.git
- branch = kernel-qcow2
-[submodule "kernel-qcow2-linux"]
- path = modules.d/dnbd3-rootfs/binaries/kernel-qcow2-linux
- url = git://git.openslx.org/openslx/kernel-qcow2-linux.git
- branch=kernel-qcow2-linux-4.18.x-centos