luci-mod-admin-full: restore opkg feed config capability 475/head
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 15 Sep 2015 10:01:03 +0000 (13:01 +0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 15 Sep 2015 10:01:03 +0000 (13:01 +0300)
commita42c0bb6182fdde7591d1f1b163a9a3354b45f5a
tree82476be1a06cecf3646b1caceff5a1f0033b9d0c
parent428d97e3e2c3b5404da4cb232625db2aeb878da1
luci-mod-admin-full: restore opkg feed config capability

opkg config was recently changed by https://dev.openwrt.org/changeset/46491/

Existing /etc/opkg.conf was split to three:
   /etc/opkg.conf -> base opkg configuration
   /etc/opkg/distfeeds.conf -> default Openwrt package feeds
   /etc/opkg/customfeeds.conf -> custom package feeds

Since then, the actual feed definitions have not been visible/configurable,
as only /etc/opkg.conf has been visible in Luci.

This patch restores the capability to see and edit package feed definitions.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
modules/luci-mod-admin-full/luasrc/model/cbi/admin_system/ipkg.lua