wip: Clean comments.

This commit is contained in:
Ibuki.O 2025-12-13 01:01:43 +09:00
parent a36dde03c3
commit df166250fc
4 changed files with 0 additions and 13 deletions

View File

@ -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"

View File

@ -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]

View File

@ -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]

View File

@ -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]