gluon/scripts
Sven Roederer 184dab8fc1 build: ignore deactivated feeds
The OpenWrt feeds.conf.defaults contains some feeds that are commented out
and not active. Such feeds will be returned by the default_feeds.sh script
anyway and causing pseudo feeds. Limit the script to only return active
feeds, by filtering out lines starting with '#'.
This usually only applies to the OpenWrt master branch.

Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>

change as per NeoRider
2020-05-12 19:46:36 +02:00
..
check_site.lua scripts: check_site: add need_number_range check 2020-04-30 01:54:35 +02:00
clean_output.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
copy_output.lua build: move package list generation to target_config_lib.lua, fix precedence 2020-05-03 22:05:20 +02:00
default_feeds.sh build: ignore deactivated feeds 2020-05-12 19:46:36 +02:00
domain_aliases.lua gluon-core: add domain aliases and pretty name 2018-01-26 12:32:47 +01:00
features.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
feeds.sh build: allow overriding the base feed list 2020-04-09 14:30:44 +02:00
filesize.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
generate_manifest.lua scripts/target_lib.lua: reorganize images into per-device lists 2020-04-25 21:35:44 +02:00
lint-lua.sh build: add make targets lint, lint-sh, lint-lua 2019-12-29 15:18:50 +01:00
lint-sh.sh build: add make targets lint, lint-sh, lint-lua 2019-12-29 15:18:50 +01:00
modules.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
patch.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
rfc3339date.lua scripts/rfc3339date.lua: fix pattern validity 2014-07-21 03:44:53 +02:00
sha256sum.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
sha512sum.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
site_config.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
target_config_check.lua build: target_config_check: dedup error messages 2020-05-11 00:09:13 +02:00
target_config_lib.lua build: move package list generation to target_config_lib.lua, fix precedence 2020-05-03 22:05:20 +02:00
target_config.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
target_lib.lua build: move package list generation to target_config_lib.lua, fix precedence 2020-05-03 22:05:20 +02:00
update-patches.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00
update.sh treewide: solve shellcheck warnings 2019-12-14 18:35:11 +01:00