opkg to apk transition #980
jefferypalmer
started this conversation in
General
Replies: 2 comments 1 reply
-
AFAIK we already updated our makefiles to comply with apk. See |
Beta Was this translation helpful? Give feedback.
0 replies
-
Fantastic! Does this lead into utilizing apk for automatic dependency updates and upgrades? It seems openwisp only performs full image "firmware" updates vs package level updates? Interested to get some hints on what the openwisp project leads are thinking about here so we can work towards code commits on this project and supporting a more modular update system with the new apk capabilities. Thanks again. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Just starting up a new hardware/project build around openwrt, and getting a quick feel for where openwisp development is at in supporting / changing from opkg to apk from the current v24 to the new probable v25 where the package manager is updated.
Maybe openwisp doesn't even interface to raw package commands such as opkg and apk and instead use a local on terminal API to translate install/update/etc commands.
Just getting a quick state of various development tasks and orient our support/code efforts in the right place.
Thanks!
https://openwrt.org/docs/guide-user/additional-software/opkg-to-apk-cheatsheet
Beta Was this translation helpful? Give feedback.
All reactions