mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-02 09:38:42 +08:00
wip: Clean comments.
This commit is contained in:
parent
a36dde03c3
commit
df166250fc
@ -1,10 +1,6 @@
|
||||
[source]
|
||||
# git = "https://gitlab.redox-os.org/redox-os/base.git"
|
||||
git = "https://gitlab.redox-os.org/Ibuki.O/base.git"
|
||||
# branch = "unlinkat"
|
||||
# branch = "filter-uidgid"
|
||||
branch = "namespace-improvement"
|
||||
# branch = "debug"
|
||||
|
||||
[build]
|
||||
template = "custom"
|
||||
|
||||
@ -1,9 +1,5 @@
|
||||
[source]
|
||||
# git = "https://gitlab.redox-os.org/redox-os/kernel.git"
|
||||
git = "https://gitlab.redox-os.org/Ibuki.O/kernel.git"
|
||||
# branch = "schemelist"
|
||||
# branch = "unlinkat"
|
||||
# branch = "filter-uidgid"
|
||||
branch = "namespace-improvement"
|
||||
|
||||
[build]
|
||||
|
||||
@ -1,8 +1,5 @@
|
||||
[source]
|
||||
# git = "https://gitlab.redox-os.org/redox-os/relibc.git"
|
||||
git = "https://gitlab.redox-os.org/Ibuki.O/relibc.git"
|
||||
# branch = "unlinkat"
|
||||
# branch = "filter-uidgid"
|
||||
branch = "namespace-improvement"
|
||||
|
||||
[build]
|
||||
|
||||
@ -1,7 +1,5 @@
|
||||
[source]
|
||||
# git = "https://gitlab.redox-os.org/redox-os/userutils.git"
|
||||
git = "https://gitlab.redox-os.org/Ibuki.O/userutils.git"
|
||||
# branch = "scheme_root_fd"
|
||||
branch = "namespace-improvement"
|
||||
|
||||
[build]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user