Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cookbook
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
cookbook
Commits
8074f78e
Unverified
Commit
8074f78e
authored
7 years ago
by
Ian Douglas Scott
Browse files
Options
Downloads
Patches
Plain Diff
Add pkgutils submodule
parent
1efcd84a
No related branches found
No related tags found
1 merge request
!9
Use "pkg create" and generate package metadata file
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitmodules
+3
-0
3 additions, 0 deletions
.gitmodules
pkgutils
+1
-0
1 addition, 0 deletions
pkgutils
with
4 additions
and
0 deletions
.gitmodules
+
3
−
0
View file @
8074f78e
...
@@ -2,3 +2,6 @@
...
@@ -2,3 +2,6 @@
path = libc-artifacts
path = libc-artifacts
url = https://github.com/redox-os/libc-artifacts.git
url = https://github.com/redox-os/libc-artifacts.git
branch = master
branch = master
[submodule "pkgutils"]
path = pkgutils
url = https://github.com/redox-os/pkgutils.git
This diff is collapsed.
Click to expand it.
pkgutils
@
4cf2e9d2
Subproject commit 4cf2e9d216721282a8f2bb82c031ee90ede878f4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment