-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.gitmodules
39 lines (39 loc) · 2.5 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
[submodule "pi-gen"]
path = pi-gen
url = https://github.com/RPi-Distro/pi-gen.git
[submodule "stage9/99-confinit/config"]
path = stage9/99-confinit/config
url = https://github.com/Tknika/iombian-confinit.git
[submodule "stage9/02-iombian-config-file-handler/iombian-config-file-handler"]
path = stage9/02-iombian-config-file-handler/iombian-config-file-handler
url = https://github.com/Tknika/iombian-config-file-handler.git
[submodule "stage9/10-iombian-shutdown-handler/iombian-shutdown-handler"]
path = stage9/10-iombian-shutdown-handler/iombian-shutdown-handler
url = https://github.com/Tknika/iombian-shutdown-handler.git
[submodule "stage9/11-iombian-button-handler/iombian-button-handler"]
path = stage9/11-iombian-button-handler/iombian-button-handler
url = https://github.com/Tknika/iombian-button-handler.git
[submodule "stage9/12-iombian-system-info-provider/iombian-system-info-provider"]
path = stage9/12-iombian-system-info-provider/iombian-system-info-provider
url = https://github.com/Tknika/iombian-system-info-provider.git
[submodule "stage9/13-iombian-display-handler/iombian-display-handler"]
path = stage9/13-iombian-display-handler/iombian-display-handler
url = https://github.com/Tknika/iombian-display-handler.git
[submodule "stage9/14-iombian-bluetooth-configurator/iombian-bluetooth-configurator"]
path = stage9/14-iombian-bluetooth-configurator/iombian-bluetooth-configurator
url = https://github.com/Tknika/iombian-bluetooth-configurator.git
[submodule "stage9/15-iombian-remote-configurator/iombian-remote-configurator"]
path = stage9/15-iombian-remote-configurator/iombian-remote-configurator
url = https://github.com/Tknika/iombian-remote-configurator.git
[submodule "stage9/16-iombian-serial-configurator/iombian-serial-configurator"]
path = stage9/16-iombian-serial-configurator/iombian-serial-configurator
url = https://github.com/Tknika/iombian-serial-configurator.git
[submodule "stage9/19-iombian-tunnels-handler/iombian-tunnels-handler"]
path = stage9/19-iombian-tunnels-handler/iombian-tunnels-handler
url = https://github.com/Tknika/iombian-tunnels-handler.git
[submodule "stage9/20-iombian-services-uploader/iombian-services-uploader"]
path = stage9/20-iombian-services-uploader/iombian-services-uploader
url = https://github.com/Tknika/iombian-services-uploader.git
[submodule "stage9/21-iombian-system-info-uploader/iombian-system-info-uploader"]
path = stage9/21-iombian-system-info-uploader/iombian-system-info-uploader
url = https://github.com/Tknika/iombian-system-info-uploader.git