Add tar and pkgutils. Disable arpd and orbital on start to improve start time
This commit is contained in:
parent
64cfe68046
commit
1ee388be2a
8 changed files with 29 additions and 7 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -43,3 +43,9 @@
|
|||
[submodule "programs/acid"]
|
||||
path = programs/acid
|
||||
url = https://github.com/redox-os/acid.git
|
||||
[submodule "programs/tar"]
|
||||
path = programs/tar
|
||||
url = https://github.com/redox-os/tar-rs.git
|
||||
[submodule "programs/pkgutils"]
|
||||
path = programs/pkgutils
|
||||
url = https://github.com/redox-os/pkgutils.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue