Age | Commit message (Collapse) | Author |
|
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>
|
|
It is a well-known fact that opkg doesn't check ABI-compatibility between dependencies and upgrading packages in a stable release is therefore not recommended. In addition, installing and removing packages blindly may result in rendering the device inaccessible as well, so caution should be taken when doing this.
This commit adds a warning which should help notify especially new users about these behaviors with a link to the wiki which advises to not upgrade packages.
Signed-off-by: Daniel Nilsson <daniel.nilsson94@outlook.com>
|
|
Signed-off-by: Paul Donald <newtwen@gmail.com>
|
|
Signed-off-by: Paul Donald <newtwen@gmail.com>
|