-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
44 lines (44 loc) · 1.67 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
[submodule "scripts"]
path = scripts
url = https://github.com/serhepopovych/simple-cdd-ext.git
branch = master
[submodule "debian/deb/10/debian-installer"]
path = debian/deb/10/debian-installer
url = https://github.com/serhepopovych/debian-installer.git
branch = mydistro/buster
[submodule "debian/deb/10/debian-cd"]
path = debian/deb/10/debian-cd
url = https://github.com/serhepopovych/debian-cd.git
branch = mydistro/buster
[submodule "debian/deb/7/debian-installer"]
path = debian/deb/7/debian-installer
url = https://github.com/serhepopovych/debian-installer.git
branch = mydistro/wheezy
[submodule "debian/deb/7/debian-cd"]
path = debian/deb/7/debian-cd
url = https://github.com/serhepopovych/debian-cd.git
branch = mydistro/stretch
[submodule "debian/deb/8/debian-installer"]
path = debian/deb/8/debian-installer
url = https://github.com/serhepopovych/debian-installer.git
branch = mydistro/jessie
[submodule "debian/deb/8/debian-cd"]
path = debian/deb/8/debian-cd
url = https://github.com/serhepopovych/debian-cd.git
branch = mydistro/buster
[submodule "debian/deb/9/debian-installer"]
path = debian/deb/9/debian-installer
url = https://github.com/serhepopovych/debian-installer.git
branch = mydistro/stretch
[submodule "debian/deb/9/debian-cd"]
path = debian/deb/9/debian-cd
url = https://github.com/serhepopovych/debian-cd.git
branch = mydistro/buster
[submodule "debian/deb/11/debian-installer"]
path = debian/deb/11/debian-installer
url = https://github.com/serhepopovych/debian-installer.git
branch = mydistro/bullseye
[submodule "debian/deb/11/debian-cd"]
path = debian/deb/11/debian-cd
url = https://github.com/serhepopovych/debian-cd.git
branch = mydistro/bullseye