Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
postmarketOS
pmaports
Commits
08cfb992
Unverified
Commit
08cfb992
authored
6 months ago
by
Jane Rachinger
Committed by
Oliver Smith
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
extra-repos/systemd: adjust bootstrap logic to remove usr-merge (MR 5661) (MR 5563)
parent
ae8a27d8
Branches
Branches containing commit
No related tags found
1 merge request
!5563
Add systemd to pmOS edge
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pmaports.cfg
+5
-4
5 additions, 4 deletions
pmaports.cfg
with
5 additions
and
4 deletions
pmaports.cfg
+
5
−
4
View file @
08cfb992
...
...
@@ -15,10 +15,11 @@ supported_heimdall_depends=heimdall,android-tools
[repo:systemd]
pmaports_dir
=
systemd
# Build forks of Alpine packages that support usr_merge
bootstrap_1
=
apk-tools abuild alpine-base
bootstrap_1
=
abuild alpine-base
bootstrap_2
=
systemd
# Build systemd related pkgs without deps on each other
bootstrap_
2
=
[usr_merge] systemd
dbus linux-pam
bootstrap_
3
=
dbus linux-pam
# Build systemd related pkgs *with* deps on each other
bootstrap_
3
=
[usr_merge]
systemd dbus linux-pam
bootstrap_
4
=
systemd dbus linux-pam
# Marker that bootstrap is done, only needs to be built once
bootstrap_
4
=
[usr_merge]
postmarketos-base-systemd
bootstrap_
5
=
postmarketos-base-systemd
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