25 lines
676 B
Plaintext
25 lines
676 B
Plaintext
[submodule "cookbook"]
|
|
path = cookbook
|
|
url = https://gitlab.redox-os.org/redox-os/cookbook.git
|
|
branch = master
|
|
[submodule "installer"]
|
|
path = installer
|
|
url = https://gitlab.redox-os.org/redox-os/installer.git
|
|
branch = master
|
|
[submodule "isolinux"]
|
|
path = isolinux
|
|
url = https://gitlab.redox-os.org/redox-os/isolinux.git
|
|
branch = master
|
|
[submodule "rust"]
|
|
path = rust
|
|
url = https://gitlab.redox-os.org/redox-os/rust.git
|
|
branch = redox-2022-03-18
|
|
[submodule "redoxfs"]
|
|
path = redoxfs
|
|
url = https://gitlab.redox-os.org/redox-os/redoxfs.git
|
|
branch = master
|
|
[submodule "relibc"]
|
|
path = relibc
|
|
url = https://gitlab.redox-os.org/redox-os/relibc.git
|
|
branch = master
|