Age | Commit message (Collapse) | Author |
|
Support new APK repositories.d configs following OPKG was to better
split distfeeds and customfeeds.
Support for ""legacy"" repositories is kept to support migration period
and to support custom scenario where user use this file instead.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
|
Clarify the output of the LuCI package manager actions:
show also the exact command passed to apk & opkg
(in addition to output & errors from the command)
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Fix upgrade action for apk by passing an attribute to
differentiate between install and upgrade actions.
Adjust acl accordingly.
Remove extra whitespace.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
Rename luci-app-opkg to luci-app-package-manager and add APK support to
it.
The idea is to adapt APK to mimic OPKG output to require minimal changes
to the luci app.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|