wifipineapple-openwrt/package
Jonas Gorski 30a6f4a509 CC: opkg: ensure image provided feeds are available after sysupgrade
Split the opkg.conf into three files, to make it easier to support custom
feeds and configs:

* /etc/opkg.conf -> base opkg configuration
* /etc/opkg/distfeeds.conf -> default Openwrt package feeds
* /etc/opkg/customfeeds.conf -> custom package feeds

Of these three, only the base opkg.conf and the customfeeds.conf is marked
as to be kept, so that the distfeeds.conf from the image is always used.

To ease migration, a script is added that moves any feeds from /etc/opkg.conf
to /etc/opkg/customfeeds.conf on first boot.

Also ensure that any keys used for verification are also kept in upgrade.

Backport of r46491.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46848 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-09-11 10:48:42 +00:00
..
base-files base-files: buttons: make power script return 0 2015-08-12 00:58:41 +00:00
boot grub: add download mirrors 2015-06-06 13:49:24 +00:00
devel gdb: disable liblzma explictly 2015-05-24 19:15:54 +00:00
firmware
kernel CC: broadcom-wl: add interface after bridge is up 2015-08-29 20:05:41 +00:00
libs CC: openssl: update to v1.0.2d (CVE-2015-1793) 2015-07-09 13:15:19 +00:00
network uhttpd: update to the latest version, fixes deferred cgi script processing (#20458) 2015-09-07 19:19:25 +00:00
system CC: opkg: ensure image provided feeds are available after sysupgrade 2015-09-11 10:48:42 +00:00
utils ugps: update to latest git HEAD 2015-08-17 13:19:01 +00:00
Makefile build: do another init script enabling run, fixes init scripts added via files/ (#19857) 2015-06-14 17:42:05 +00:00