gluon/package
Matthias Schiffer ee5ec5afe5 build: rewrite features.sh in Lua
The `features` file is converted to a Lua-based DSL.

A helper function `_` is used in the DSL; this will return the original
string for enabled features, and nil for disabled features. This allows
to use boolean operations on features without making the code too
verbose.

Besides having more readable and robust code, this also fixes the bug
that all files `packages/*/features` were evaluated instead of only
using the feature definitions of currently active feeds.
2020-07-01 20:35:22 +02:00
..
gluon-alfred gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-authorized-keys gluon-authorized-keys: Force installation of gluon-lock-password 2019-07-02 12:34:55 +02:00
gluon-autoupdater gluon-autoupdater: start/stop urngd instead of haveged 2020-04-30 01:51:42 +02:00
gluon-client-bridge gluon-core: move wireless-related utils to wireless module 2020-05-28 21:46:23 +02:00
gluon-config-mode-autoupdater treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-contact-info treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-core treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-domain-select treewide: fix luacheck warnings 2019-06-16 22:51:53 +02:00
gluon-config-mode-geo-location treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-geo-location-osm treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-hostname treewide: fix luacheck warnings 2019-06-16 22:51:53 +02:00
gluon-config-mode-mesh-vpn treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-config-mode-outdoor gluon-config-mode-outdoor: enable 5GHz mesh interfaces when disabling outdoor mode 2020-06-12 19:27:01 +02:00
gluon-config-mode-theme gluon-web-model: remove dead code for section errors 2020-06-05 21:46:30 +02:00
gluon-core Merge pull request #2052 from blocktrron/rt2x00-80211w 2020-06-13 19:07:52 +02:00
gluon-ebtables gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-ebtables-filter-multicast treewide: move ebtables filter definitions from files to luasrc 2019-06-18 19:52:33 +02:00
gluon-ebtables-filter-ra-dhcp treewide: move ebtables filter definitions from files to luasrc 2019-06-18 19:52:33 +02:00
gluon-ebtables-limit-arp gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-ebtables-source-filter treewide: move ebtables filter definitions from files to luasrc 2019-06-18 19:52:33 +02:00
gluon-hoodselector add gluon-hoodselector: Integrate geolocation mode 2019-06-29 02:43:01 +02:00
gluon-iptables-clamp-mss-to-pmtu gluon-iptables-clamp-mss-to-pmtu: clamp mss on all mesh interfaces for all destinations to pmtu 2018-11-21 20:47:39 +01:00
gluon-l3roamd gluon-l3roamd: utilize node_client_prefix6 from site, add checks 2019-09-14 00:32:55 +02:00
gluon-lock-password treewide: automatically set SECTION and CATEGORY for Gluon packages 2018-04-14 00:01:04 +02:00
gluon-logging add gluon-logging package 2020-04-30 01:54:35 +02:00
gluon-mesh-babel Merge pull request #1879 from freifunk-gluon/respondd-cleanup 2020-01-17 21:50:32 +01:00
gluon-mesh-batman-adv gluon-mesh-batman-adv: do not delete bat0 during hardif teardown (#2057) 2020-06-13 18:44:46 +02:00
gluon-mesh-vpn-core gluon-mesh-vpn-core: Add dependency for KERNEL_NET_ACT_POLICE 2019-08-21 18:37:53 +02:00
gluon-mesh-vpn-fastd gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-mesh-vpn-tunneldigger gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-mesh-wireless-sae gluon-core: move wireless-related utils to wireless module 2020-05-28 21:46:23 +02:00
gluon-mmfd gluon-mmfd: add package (#1802) 2019-09-23 21:34:53 +02:00
gluon-neighbour-info gluon-neighbour-info: use default port 1001 and default dest ::1 2020-01-10 00:13:37 +01:00
gluon-node-info treewide: automatically set SECTION and CATEGORY for Gluon packages 2018-04-14 00:01:04 +02:00
gluon-radv-filterd gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-radvd gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-respondd gluon-reload: add missing service restarts on domain switching 2020-05-28 23:30:25 +02:00
gluon-scheduled-domain-switch treewide: fix luacheck warnings 2019-06-16 22:51:53 +02:00
gluon-setup-mode gluon-setup-mode: remove obsolete sysconfig.config_ifname migration 2020-05-10 16:38:42 +02:00
gluon-site gluon-site: add missing build depends on gluon-web/host 2019-12-23 12:02:37 +01:00
gluon-status-page gluon-status-page: show primary_domain 2020-05-21 18:09:08 +02:00
gluon-status-page-mesh-batman-adv gluon-status-page-mesh-batman-adv: Save if metrics chose neighbor as own best nexthop 2019-04-09 01:31:51 +02:00
gluon-wan-dnsmasq gluon-wan-dnsmasq: read interfaces to update from flag-files (#2060) 2020-06-30 16:37:09 +02:00
gluon-web gluon-web: import po2lmo tool from luci-base 2019-11-23 17:28:17 +01:00
gluon-web-admin treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-web-autoupdater gluon-web-autoupdater: use human-readable names as branch labels, sort by label 2020-04-26 15:31:59 +02:00
gluon-web-logging treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-web-mesh-vpn-fastd treewide: update i18n files via i18n-scan.pl and msgmerge (#1784) 2019-11-09 01:25:33 +01:00
gluon-web-model gluon-web-model: fix conflicting table fields "reset" 2020-06-06 17:23:21 +02:00
gluon-web-network gluon-web-network: fix variable shadowing 2019-08-13 17:49:02 +02:00
gluon-web-node-role gluon-web-node-role: fix node role list 2019-11-05 20:05:16 +01:00
gluon-web-osm treewide: do not use Lua module() 2019-06-16 15:51:43 +02:00
gluon-web-private-wifi gluon-core: move wireless-related utils to wireless module 2020-05-28 21:46:23 +02:00
gluon-web-wifi-config gluon-web-wifi-config: default to enabled 5GHz mesh interfaces when disabling outdoor mode 2020-06-12 19:13:20 +02:00
gluon-wireless-encryption gluon-wireless-encryption: add package 2020-03-25 02:05:18 +01:00
libbatadv treewide: remove redundant definitions from package Makefiles 2018-03-07 21:23:41 +01:00
libgluonutil libgluonutil: implement gluonutil_get_primary_domain() 2020-05-21 18:08:36 +02:00
features build: rewrite features.sh in Lua 2020-07-01 20:35:22 +02:00
gluon.mk build: make GluonSrcDiet simpler and more robust (#2033) 2020-06-04 22:53:14 +02:00