aboutsummaryrefslogtreecommitdiff
path: root/utils/apk/files
Commit message (Collapse)AuthorAge
* apk: move package to corePaul Spooren2024-04-29
| | | | | | This will become part of openwrt.git and used within the build system. Signed-off-by: Paul Spooren <mail@aparcar.org>
* apk: add packagePaul Spooren2021-01-26
The Alpine Package Keeper is the default package manager for Alpine Linux. They manage their own repositoriy with thousends of packages and as musl is used for compilation, their binaries can directly run on OpenWrt. Signed-off-by: Paul Spooren <mail@aparcar.org>