summaryrefslogblamecommitdiffstats
path: root/.gitmodules
blob: 5609c03a66c2a9b20317db1cfe62830f01a89b5e (plain) (tree)
1
2
3
4
5
6
7



                                                                              


                                                                            





                                                   

                                  
                                                                
                             

                                     
                                                                     
                             
[submodule "dependencies/linux"]
	path = dependencies/linux
	url = https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
	branch = master
[submodule "dependencies/util-linux"]
	path = dependencies/util-linux
	url = https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
[submodule "dependencies/libqcow"]
	path = dependencies/libqcow
	url = https://github.com/libyal/libqcow.git
[submodule "dependencies/qemu"]
	path = dependencies/qemu
	url = git://git.qemu.org/qemu.git
[submodule "implementation/loop"]
	path = implementation/loop
	url = git@git.openslx.org:openslx/kernel-qcow2-linux.git
	branch = kernel-qcow2
[submodule "implementation/losetup"]
	path = implementation/losetup
	url = git@git.openslx.org:openslx/kernel-qcow2-util-linux.git
	branch = kernel-qcow2