mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #105] The dreaded switch to APK packages #83
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @f1vefour on GitHub (Nov 20, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/105
Will you be creating APK packages for your modem extras? As it stands your packages are the only ones I use outside of the standard included packages and I can't enable APK manager and can't use opkg any longer on my nightly builds.
Not your responsibility just wondering if you will be creating APK packages.
@4IceG commented on GitHub (Nov 20, 2024):
Please be patient…
I'm planning an apk repository, I just need to know how to create it.
@f1vefour commented on GitHub (Nov 20, 2024):
No problem waiting, thank you for the information. I look forward to having APK packages available in the future.
@KFOq commented on GitHub (Nov 21, 2024):
Thank you my friend @4IceG for your efforts . your packages are main important packages for 5G/4G modems . we are looking ahead
related topic for apk tool by OpenWRT
https://github.com/openwrt/packages/issues/23706
apk tool :
https://gitlab.alpinelinux.org/alpine/apk-tools
@4IceG commented on GitHub (Nov 21, 2024):
@KFOq I am not happy with the APK implementation at the moment, because there is a lot of confusion and lack of good documentation (I have to learn everything from scratch at the moment).
I hope I will be able to solve the repository issue relatively quickly.