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
e7f828b0
Unverified
Commit
e7f828b0
authored
6 years ago
by
Sebastian Fleer
Committed by
Oliver Smith
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
networkmanager: use built in dhcp client
Network Manager does not support dhcpcd with IPv6. Fixes issue
#45
parent
084663e6
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-base/APKBUILD
+1
-1
1 addition, 1 deletion
main/postmarketos-base/APKBUILD
main/postmarketos-base/networkmanager.conf
+1
-1
1 addition, 1 deletion
main/postmarketos-base/networkmanager.conf
with
2 additions
and
2 deletions
main/postmarketos-base/APKBUILD
+
1
−
1
View file @
e7f828b0
...
...
@@ -67,7 +67,7 @@ x11() {
sha512sums
=
"38dc75c0ed32b76dccd3d8e7e8173e8b7d91847cf2b07123f376b95af46b4f89798b24f45302a0726fdc1cf253aecaac140f431735ac5c6511553f790badd0af firmwareload.sh
0b098828080055d3646ea54891cb0e1b578cbc30f5e16f7284f2814c08192f18079a38fb686d192715ae6a3d2cd6625d9e3cf99f234a6f0d94088bb0cb2ce43d 50-firmware.rules
e94d351c3bb7fb7625a0eb1cc7c488e8c2f449bc946e1f2d0ea8b5f90c4c0bfc70de679fbd1f96148abccd7c74bd3081a0b07f80a556247097298565c281cb2f
networkmanager.conf
a525bd9716aff2ded60ae5e6f7c369d73b03d984b09f12e65d32e2fb3f1538ca0e330752b2c55df6a1ab29867cbf2d22e38c32523af9e9b46bb06085fcb3fcec
networkmanager.conf
3ceeee37f558e7c95ad973692b6a437f997e6b46c3d1c2257ddfb1529a5633477373aa123c7f08164e818daae50acb203d151379f27ca11bd458809e6a0d4de7 swapfile
f5cc0f1265955d2646e5f099dd4b5d4c287945bfc18c16044db57670d456f55c678fc11cc59e6dab3fa340832ce869d516302a3a35c13518539ed0cedca51819 swapfile.init
e0d2d48b82a03239a4c0a00acaf83e00d397c23a8d7c71053d4e2a383357c22dcedef9e81b0e12a1d7514e1fdbe0bb3eb82613d18b29034a7ce5447f13c84a53 swapfile.conf"
This diff is collapsed.
Click to expand it.
main/postmarketos-base/networkmanager.conf
+
1
−
1
View file @
e7f828b0
[
main
]
plugins
+=
ifupdown
dhcp
=
dhcpcd
dhcp
=
internal
[
ifupdown
]
managed
=
true
...
...
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