apk: add package
authorPaul Spooren <mail@aparcar.org>
Mon, 14 Feb 2022 11:21:08 +0000 (12:21 +0100)
committerPaul Spooren <mail@aparcar.org>
Wed, 23 Feb 2022 19:23:55 +0000 (20:23 +0100)
commit0318afb304ef2498254e8fa5e4d29cd49321e611
tree5855e682c5c27453e6f52df009e8e2a223d05a9c
parentb9251e3b407592f3114e739231088c3d27663c4c
apk: add package

APK (Alpine Package Keeper) is the package manager of Alpine Linux and
has multiple advantages over OPKG, add the manager as an alternative.

Signed-off-by: Paul Spooren <mail@aparcar.org>
package/system/apk/Makefile [new file with mode: 0644]
package/system/apk/patches/0001-change-naming-schema-to-name-_-version-.apk.patch [new file with mode: 0644]
package/system/apk/patches/0002-package-store-scripts-in-tmp.patch [new file with mode: 0644]
package/system/apk/patches/0003-Don-t-create-cache-folder-with-no-cache.patch [new file with mode: 0644]
package/system/apk/patches/0004-openwrt-move-layer-db-to-temp-folder.patch [new file with mode: 0644]