Move init to submodule

This commit is contained in:
Jeremy Soller 2017-01-21 10:24:17 -07:00
parent e894b20664
commit 5988210bf9
4 changed files with 4 additions and 145 deletions

3
.gitmodules vendored
View file

@ -70,3 +70,6 @@
[submodule "cookbook"]
path = cookbook
url = https://github.com/redox-os/cookbook.git
[submodule "programs/init"]
path = programs/init
url = https://github.com/redox-os/init.git