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
229e59a4
Unverified
Commit
229e59a4
authored
7 months ago
by
Oliver Smith
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-initramfs: adjust libz path (MR 5609)
Fix for: stat /lib/libz.so.1: no such file or directory
parent
e5feee5c
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-initramfs/00-initramfs-extra-base.files
+1
-1
1 addition, 1 deletion
main/postmarketos-initramfs/00-initramfs-extra-base.files
main/postmarketos-initramfs/APKBUILD
+2
-2
2 additions, 2 deletions
main/postmarketos-initramfs/APKBUILD
with
3 additions
and
3 deletions
main/postmarketos-initramfs/00-initramfs-extra-base.files
+
1
−
1
View file @
229e59a4
/lib/libz.so.1
/usr
/lib/libz.so.1
/sbin/btrfs
/sbin/dmsetup
/sbin/e2fsck
...
...
This diff is collapsed.
Click to expand it.
main/postmarketos-initramfs/APKBUILD
+
2
−
2
View file @
229e59a4
...
...
@@ -2,7 +2,7 @@
# Co-Maintainer: Clayton Craft <clayton@craftyguy.net>
pkgname
=
postmarketos-initramfs
pkgver
=
3.3.3
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Base files for the postmarketOS initramfs / initramfs-extra"
url
=
"https://postmarketos.org"
options
=
"!check"
# no tests
...
...
@@ -91,7 +91,7 @@ sha512sums="
20bc7a21f4f59548b8179c5cb1fc2b3db64eb355988bce992db3bc4075d65b4135ff9dd7d754215d0402978811494449cce476a26cda6bb2f0f8b53ae8e36bd7 00-default.modules
9c0e8f6f61d5da191e03a1aa9d5d0ceb5baf1eae6dbb9bfb0af59817783525119ac8394b135f303f7b6434a3eab0b49185fb90379e06823db847a4999c75ce33 00-initramfs-base.dirs
929a8e6cca6b2b4ac6af89fc3912e80315f51c9bf6e9479124ccb7ebe9e99c6c1cafb98d3aa01b0a76a2f6e0071ba3eb86c7a2169a15c2e1788d69458bea3471 00-initramfs-base.files
f0f00a35f06b7d0a46c67df753ecef880ac92a725a8301649068069d2d477ae3278b3c548ea3f378b4c23eafb39551f5e3ca6a63478486d50a298132140b5b69
00-initramfs-extra-base.files
bc51380728c50584794dfed7a6b2b22258b9a31fc0b1aee2e196277e9846336228e6b48ce7af5e213edcc772addaac2c9b2bb344dcbbdb72b9c548c268393c40
00-initramfs-extra-base.files
7ea2c318e3b63b84ba8eb09e31dd74cdd9c86f5f4d8970ab54bb9213930e913c09728b60d429828007ea2dbb0472fd50dc3daae2efbe307babf854e4d8ecb238 init.sh
bb221ed9506e646f7d1def07fba3e41daf507d08fd7467b7742d27b352fea8bbf5438a53706e18fa23ccb93afad86e44d55ba50522168abb39acf797f012ca4b init_functions.sh
ba3275a9af788c7c782322a22a0f144d5e50e3498ea6886486a29331f23ae89cd32d500a3635cfa7cab369afba92edc18aeca64ccbf0cd589061cce23d15b46c unudhcpd.conf
...
...
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