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
7dd5154f
Verified
Commit
7dd5154f
authored
6 months ago
by
Casey
Committed by
Clayton Craft
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
main/unl0kr: include only necessary udev rules (MR 5636)
parent
1568cbc7
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/unl0kr/APKBUILD
+2
-2
2 additions, 2 deletions
main/unl0kr/APKBUILD
main/unl0kr/unl0kr.files
+5
-2
5 additions, 2 deletions
main/unl0kr/unl0kr.files
with
7 additions
and
4 deletions
main/unl0kr/APKBUILD
+
2
−
2
View file @
7dd5154f
# Maintainer: Johannes Marbach <n0-0ne+gitlab@mailbox.org>
pkgname
=
unl0kr
pkgver
=
3.2.0
pkgrel
=
4
pkgrel
=
5
_commit_lvgl
=
ceadda8a468b7d5fa6ba973bd82cf610166278d8
pkgdesc
=
"Framebuffer-based disk unlocker for the initramfs based on LVGL"
url
=
"https://gitlab.postmarketos.org/postmarketOS/buffybox"
...
...
@@ -86,7 +86,7 @@ sha512sums="
83d6724750e6f7e048063863e78251d32a23b1c7aa9e3529a0b176c415bda70c91b83924f6a71cc7f5ca29f019e7a974b406f6e83ff038dae92430b53183d5fa buffybox-3.2.0.tar.gz
d3611fe9d55ed105d9567b6019dc49fc0510ac4ed6ca6e15ba0c1bae47f2833d8784b3e008a4dec76dce55bf3809531d07c62e4ba24bafad69c6c54fdd0b70c0 lvgl-ceadda8a468b7d5fa6ba973bd82cf610166278d8.tar.gz
7155c2f95dcf3716c0f392cf5717e96f1414c383a1f7c2ed30a1f8518dfe0b17c3c0e0e93f6476a342504aa855404099e2f5444eeb099023491c9a9a26fa3d90 unl0kr.conf
147db775a7b3632e60bba011f26310977d11084e1dbd83529e1fb54cb044eff322f59d02bc0200eebd9276b1adcedc4351328c47d15e68b4f4a1256a497dca17
unl0kr.files
b57260da131a4f40a0a3ee045e8394d4ab79caede9926d77f241afe79c1813fa77f4e312fa3b5e2e5c9fc1b9af082e7c59717abdaf30d512a7eb838a5f623ef8
unl0kr.files
5386f434cd4f1fb9e0d561a8689e5e85d6a8b3c562823122c082d4932d2fb0ad4edcd635f14f0c61e5c8b5e53648c9937b042409c21683007700faea8894c750 unlock.sh
407180b49c1a05f12bd6ee6e59dca0a6e74fe7b01f195087dcf2865598c47827d0bb569afdba55defa2f9a16437230fa62aa64f35111508b906bcbf9537acba4 30-unl0kr-test.sh
"
This diff is collapsed.
Click to expand it.
main/unl0kr/unl0kr.files
+
5
−
2
View file @
7dd5154f
...
...
@@ -6,6 +6,9 @@
/usr/share/libinput/*.quirks
/bin/udevadm
/sbin/udevd
/etc/udev/rules.d
/usr/lib/udev/rules.d
/usr/share/X11/xkb
/usr/lib/udev/libinput-device-group
/usr/lib/udev/libinput-fuzz-extract
/usr/lib/udev/libinput-fuzz-to-zero
/usr/lib/udev/rules.d/80-libinput-device-groups.rules
/usr/lib/udev/rules.d/90-libinput-fuzz-override.rules
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