Skip to content

Commit

Permalink
build: add the new luci-app-opkg to all image types
Browse files Browse the repository at this point in the history
The comment from the upstream commit is:
Add a new luci-app-opkg which is a feature-complete replacement for the
builtin opkg functionality of luci-mod-system using mostly client side
JavaScript to reduce the amount of server side processing.

The upstream commit in openwrt/luci is openwrt/luci@aa2e0e2

The freifunk-berlin issue is #621
  • Loading branch information
pmelange committed Nov 26, 2018
1 parent 2c689ae commit 9f339e3
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions configs/common.config
Expand Up @@ -139,6 +139,7 @@ CONFIG_PACKAGE_luci-app-bmx6=m
CONFIG_PACKAGE_luci-app-bmx7=m
CONFIG_PACKAGE_luci-app-ffwizard-berlin=m
CONFIG_PACKAGE_luci-app-firewall=m
CONFIG_PACKAGE_luci-app-opkg=m
CONFIG_PACKAGE_luci-app-olsr=m
CONFIG_PACKAGE_luci-app-olsr-services=m
CONFIG_PACKAGE_luci-app-olsr-viz=m
Expand Down
1 change: 1 addition & 0 deletions packages/backbone.txt
Expand Up @@ -34,6 +34,7 @@ libustream-mbedtls
luci-mod-freifunk-ui
luci-app-olsr
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-ant
luci-app-owm-cmd
Expand Down
1 change: 1 addition & 0 deletions packages/backbone_4MB.txt
Expand Up @@ -42,6 +42,7 @@ luci-mod-freifunk-ui
luci-mod-admin-full
luci-app-olsr
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-cmd

Expand Down
1 change: 1 addition & 0 deletions packages/default.txt
Expand Up @@ -39,6 +39,7 @@ luci-mod-freifunk-ui
luci-app-olsr
luci-app-firewall
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-ant
luci-app-owm-cmd
Expand Down
1 change: 1 addition & 0 deletions packages/default_4MB.txt
Expand Up @@ -34,6 +34,7 @@ luci-app-ffwizard-berlin
luci-mod-freifunk-ui
luci-app-olsr
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-cmd
luci-theme-bootstrap
Expand Down
1 change: 1 addition & 0 deletions packages/tunnel-berlin-openvpn.txt
Expand Up @@ -39,6 +39,7 @@ luci-mod-freifunk-ui
luci-app-olsr
luci-app-firewall
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-ant
luci-app-owm-cmd
Expand Down
1 change: 1 addition & 0 deletions packages/tunnel-berlin-tunneldigger.txt
Expand Up @@ -39,6 +39,7 @@ luci-mod-freifunk-ui
luci-app-olsr
luci-app-firewall
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-ant
luci-app-owm-cmd
Expand Down
1 change: 1 addition & 0 deletions packages/tunnel-berlin-tunneldigger_4MB.txt
Expand Up @@ -34,6 +34,7 @@ luci-app-ffwizard-berlin
luci-mod-freifunk-ui
luci-app-olsr
luci-app-olsr-services
luci-app-opkg
luci-app-owm
luci-app-owm-cmd
luci-theme-bootstrap
Expand Down

0 comments on commit 9f339e3

Please sign in to comment.