forked from handong32/intlog
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.gitmodules
28 lines (28 loc) · 952 Bytes
/
.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
[submodule "linux/linux"]
path = linux/linux
url = https://github.com/handong32/linux/
branch = intlog
[submodule "ebbrt/EbbRT"]
path = ebbrt/EbbRT
url = https://github.com/handong32/EbbRT
branch = baremetalNIC
[submodule "scripts/netpipe/ebbrt/EbbRT-netpipe"]
path = scripts/netpipe/ebbrt/EbbRT-netpipe
url = https://github.com/handong32/EbbRT-netpipe
branch = master
[submodule "scripts/node/ebbrt/EbbRT-node"]
path = scripts/node/ebbrt/EbbRT-node
url = [email protected]:handong32/EbbRT-node.git
branch = master
[submodule "scripts/mcd/ebbrt/EbbRT-memcached"]
path = scripts/mcd/ebbrt/EbbRT-memcached
url = [email protected]:handong32/EbbRT-memcached.git
branch = baremetal
[submodule "scripts/mcdsilo/ebbrt/EbbRT-Silo"]
path = scripts/mcdsilo/ebbrt/EbbRT-Silo
url = [email protected]:handong32/EbbRT-Silo.git
branch = master
[submodule "tools/pcm_lite"]
path = tools/pcm_lite
url = [email protected]:handong32/pcm_lite.git
branch = master