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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
knuxify
pmaports
Commits
b0e12a55
Unverified
Commit
b0e12a55
authored
6 months ago
by
Clayton Craft
Browse files
Options
Downloads
Patches
Plain Diff
main/unl0kr: fde-unlock script to /usr/bin (MR 5642)
To support merged /usr
parent
2621ad2c
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
+3
-3
3 additions, 3 deletions
main/unl0kr/APKBUILD
main/unl0kr/unl0kr.files
+1
-1
1 addition, 1 deletion
main/unl0kr/unl0kr.files
with
4 additions
and
4 deletions
main/unl0kr/APKBUILD
+
3
−
3
View file @
b0e12a55
# Maintainer: Johannes Marbach <n0-0ne+gitlab@mailbox.org>
pkgname
=
unl0kr
pkgver
=
3.2.0
pkgrel
=
2
pkgrel
=
3
_commit_lvgl
=
ceadda8a468b7d5fa6ba973bd82cf610166278d8
pkgdesc
=
"Framebuffer-based disk unlocker for the initramfs based on LVGL"
url
=
"https://gitlab.com/postmarketOS/buffybox"
...
...
@@ -57,7 +57,7 @@ package() {
"
$pkgdir
"
/etc/unl0kr.conf
install
-Dm755
"
$srcdir
"
/unlock.sh
\
"
$pkgdir
"
/bin/fde-unlock
"
$pkgdir
"
/
usr/
bin/fde-unlock
touch
unl0kr
install
-Dm644
unl0kr
\
...
...
@@ -86,7 +86,7 @@ sha512sums="
83d6724750e6f7e048063863e78251d32a23b1c7aa9e3529a0b176c415bda70c91b83924f6a71cc7f5ca29f019e7a974b406f6e83ff038dae92430b53183d5fa buffybox-3.2.0.tar.gz
d3611fe9d55ed105d9567b6019dc49fc0510ac4ed6ca6e15ba0c1bae47f2833d8784b3e008a4dec76dce55bf3809531d07c62e4ba24bafad69c6c54fdd0b70c0 lvgl-ceadda8a468b7d5fa6ba973bd82cf610166278d8.tar.gz
7155c2f95dcf3716c0f392cf5717e96f1414c383a1f7c2ed30a1f8518dfe0b17c3c0e0e93f6476a342504aa855404099e2f5444eeb099023491c9a9a26fa3d90 unl0kr.conf
ea0d5f1fa57dd73f13c6bc826d68facd441ed256561ec6e72e11f8cc13d82bee2803b9321ee3c1f39df9a2013de1419af8a91137cafa34216188a5d975e92c74
unl0kr.files
147db775a7b3632e60bba011f26310977d11084e1dbd83529e1fb54cb044eff322f59d02bc0200eebd9276b1adcedc4351328c47d15e68b4f4a1256a497dca17
unl0kr.files
5386f434cd4f1fb9e0d561a8689e5e85d6a8b3c562823122c082d4932d2fb0ad4edcd635f14f0c61e5c8b5e53648c9937b042409c21683007700faea8894c750 unlock.sh
407180b49c1a05f12bd6ee6e59dca0a6e74fe7b01f195087dcf2865598c47827d0bb569afdba55defa2f9a16437230fa62aa64f35111508b906bcbf9537acba4 30-unl0kr-test.sh
"
This diff is collapsed.
Click to expand it.
main/unl0kr/unl0kr.files
+
1
−
1
View file @
b0e12a55
...
...
@@ -2,7 +2,7 @@
/etc/unl0kr.conf.d
/sbin/cryptsetup
/usr/bin/unl0kr
/bin/fde-unlock
/usr
/bin/fde-unlock
/usr/share/libinput/*.quirks
/bin/udevadm
/sbin/udevd
...
...
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