gluon/package
Matthias Schiffer d513b22e37
gluon-mesh-vpn: fix fastd <-> tunneldigger migration
The generic upgrade script is moved to run after the more specific scripts.
In addition, the script will now remove the configuration sections of
uninstalled VPN packages, so both positive and negative changes of the
default enable state can be migrated correctly.

Based-on-patch-by: Cyrus Fox <cyrus@lambdacore.de>
Fixes: #1187
2017-08-08 01:59:41 +02:00
..
gluon-alfred Switch back roles of br-client and local-node interfaces 2017-02-10 09:58:23 +01:00
gluon-authorized-keys package: avoid use of GLUONDIR variable 2017-01-17 21:22:58 +01:00
gluon-autoupdater scripts: check_site_lib: introduce need_string_array_match() (#1016) 2017-02-21 09:45:33 +01:00
gluon-client-bridge gluon-client-bridge: reenable multicast snooping for client zone 2017-04-13 22:31:31 +02:00
gluon-config-mode-autoupdater treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-config-mode-contact-info treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-config-mode-core gluon-config-mode-core: make welcome and reboot message optional 2017-02-22 19:28:25 +01:00
gluon-config-mode-geo-location treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-config-mode-hostname treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-config-mode-mesh-vpn gluon-config-mode-mesh-vpn: add tunneldigger to reboot page (#1172) 2017-07-06 13:24:45 +02:00
gluon-core gluon-core: reenable multicast snooping for wan zone 2017-04-13 22:31:47 +02:00
gluon-ebtables gluon-client-bridge: use a veth pair instead of macvlan to connect local-node to br-client 2017-02-10 10:21:38 +01:00
gluon-ebtables-filter-multicast Merge pull request #674 from T-X/filter-igmp-mld 2016-07-27 17:24:43 +02:00
gluon-ebtables-filter-ra-dhcp Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-ebtables-segment-mld ebtables-segment-mld: Segment IGMP/MLD domain 2016-05-20 22:59:31 +02:00
gluon-ebtables-source-filter Add package gluon-ebtables-source-filter (#1015) 2017-04-09 18:18:51 +02:00
gluon-l3roamd gluon-l3roamd: add package containing basic l3roamd configuration (#1042) 2017-02-23 15:49:32 +01:00
gluon-lock-password Minify all Lua code 2016-07-10 20:14:25 +02:00
gluon-mesh-batman-adv gluon-mesh-batman-adv: preserve gw_mode on upgrades 2017-07-25 23:56:03 +02:00
gluon-mesh-vpn-core gluon-mesh-vpn: fix fastd <-> tunneldigger migration 2017-08-08 01:59:41 +02:00
gluon-mesh-vpn-fastd gluon-mesh-vpn: fix fastd <-> tunneldigger migration 2017-08-08 01:59:41 +02:00
gluon-mesh-vpn-tunneldigger gluon-mesh-vpn: fix fastd <-> tunneldigger migration 2017-08-08 01:59:41 +02:00
gluon-neighbour-info treewide: replace normal uses of luci.model.uci with simple-uci to reduce LuCI dependencies 2017-02-10 02:10:01 +01:00
gluon-node-info treewide: get rid of luci.util outside of config mode/advanced settings 2017-02-10 02:10:01 +01:00
gluon-radvd gluon-radvd: improve coding style in initscript 2017-02-11 22:40:51 +01:00
gluon-respondd gluon-respondd: allow platforminfo_get_model() to return NULL 2017-02-12 06:04:22 +01:00
gluon-setup-mode gluon-setup-mode, gluon-status-page-api: remove references to rpcd 2017-02-24 00:44:03 +01:00
gluon-site build: get rid of some redundant build dependencies 2017-02-10 02:10:01 +01:00
gluon-status-page gluon-status-page: fix browser compatiblity of language selection 2017-02-26 20:55:31 +01:00
gluon-status-page-api gluon-status-page-api: limit uhttp max_requests to 16 on devices with <48MB RAM (#1045) 2017-02-24 19:38:40 +01:00
gluon-wan-dnsmasq Move luci-base dependency from gluon-core to gluon-setup-mode 2017-02-10 02:10:02 +01:00
gluon-web gluon-web: javascript: don't use global RegExp.$x matches, fix "this" for parameterized validators 2017-03-10 22:25:00 +01:00
gluon-web-admin gluon-web-admin: typo "your node" (#1169) 2017-07-03 01:45:46 +02:00
gluon-web-autoupdater treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-web-mesh-vpn-fastd Refactor common parts of gluon-mesh-vpn-fastd into a gluon-mesh-vpn-core package 2017-03-10 19:45:34 +01:00
gluon-web-network treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-web-node-role treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-web-private-wifi gluon-core: gluon.util: pass UCI cursor to get_wlan_mac(), get rid of local UCI context 2017-04-11 01:48:11 +02:00
gluon-web-theme treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00
gluon-web-wifi-config gluon-web-wifi-config: use find_phy from gluon.util 2017-04-11 01:48:11 +02:00
libgluonutil package: avoid use of GLUONDIR variable 2017-01-17 21:22:58 +01:00
gluon.mk treewide: convert all LuCI-based packages to gluon-web 2017-02-22 01:31:25 +01:00