blob: 06bfe8a195d45ec0d2bcd998ffa69af0d0551654 (
plain)
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
|
[submodule "core/awk/src"]
path = core/awk/src
url = https://github.com/onetrueawk/awk
[submodule "core/cparser/src"]
path = core/cparser/src
url = http://pp.ipd.kit.edu/git/cparser.git
[submodule "core/curl/src"]
path = core/curl/src
url = https://github.com/curl/curl
[submodule "core/file/src"]
path = core/file/src
url = https://github.com/file/file
[submodule "core/git/src"]
path = core/git/src
url = https://github.com/git/git
[submodule "core/iproute2/src"]
path = core/iproute2/src
url = https://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git
[submodule "core/kbd/src"]
path = core/kbd/src
url = https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
[submodule "core/libfirm/src"]
path = core/libfirm/src
url = http://pp.ipd.kit.edu/git/libfirm.git
[submodule "core/libressl/src"]
path = core/libressl/src
url = https://github.com/libressl-portable/openbsd
[submodule "core/loksh/src"]
path = core/loksh/src
url = https://github.com/dimkr/loksh
[submodule "core/msmtp/src"]
path = core/msmtp/src
url = git://git.code.sf.net/p/msmtp/code
[submodule "core/ninja/src"]
path = core/ninja/src
url = https://github.com/ninja-build/ninja
[submodule "core/openssh/src"]
path = core/openssh/src
url = https://github.com/openssh/openssh-portable
[submodule "core/pigz/src"]
path = core/pigz/src
url = https://github.com/madler/pigz
[submodule "core/plan9port/src"]
path = core/plan9port/src
url = https://github.com/9fans/plan9port
[submodule "core/sbase/src"]
path = core/sbase/src
url = git://git.suckless.org/sbase
[submodule "core/sinit/src"]
path = core/sinit/src
url = git://git.suckless.org/sinit
[submodule "core/tz/src"]
path = core/tz/src
url = https://github.com/eggert/tz
[submodule "core/ubase/src"]
path = core/ubase/src
url = git://git.suckless.org/ubase
[submodule "core/zlib/src"]
path = core/zlib/src
url = https://github.com/madler/zlib
[submodule "desktop/plan9fonts/src"]
path = desktop/plan9fonts/src
url = https://github.com/rtrn/plan9fonts
[submodule "devel/make/src"]
path = devel/make/src
url = git://git.sv.gnu.org/make.git
|