gluon-firmware/scripts
Christof Schulze afa3e89890 scripts/update.sh: add verbose error message when commit cannot be found (#1794)
This displays the branch, repo and commitID that was attempted to update to but
failed. Users then can compare this output to the configuration they meant to
activate in modules and hopefully better find their typos.
2019-08-21 23:48:06 +02:00
..
check_site.lua scripts: check_site: use setfenv to keep global environment clean 2019-06-17 20:36: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 scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
default_feeds.sh scripts: move DEFAULT_FEEDS definition to a separate file 2018-07-11 21:47:50 +02:00
domain_aliases.lua gluon-core: add domain aliases and pretty name 2018-01-26 12:32:47 +01:00
features.sh build: introduce GLUON_FEATURES 2017-07-09 02:31:38 +02:00
feeds.sh scripts: move DEFAULT_FEEDS definition to a separate file 2018-07-11 21:47:50 +02:00
filesize.sh build: add file size field to manifest lines 2017-12-28 22:57:37 +01:00
generate_manifest.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
modules.sh scripts: move DEFAULT_FEEDS definition to a separate file 2018-07-11 21:47:50 +02:00
patch.sh build: replace hardcoded paths with overridable variables 2019-04-22 22:00:45 +02:00
rfc3339date.lua scripts/rfc3339date.lua: fix pattern validity 2014-07-21 03:44:53 +02:00
sha256sum.sh scripts: generate SHA256 manifest lines in addition to SHA512 2017-02-25 00:38:50 +01:00
sha512sum.sh scripts/sha512sum.sh: output error message to stderr 2016-10-10 06:18:18 +02:00
site_config.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
target_config.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
target_config_check.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
target_config_lib.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
target_lib.lua scripts: avoid global variables in target handler scripts 2019-06-18 01:34:45 +02:00
update-patches.sh build: replace hardcoded paths with overridable variables 2019-04-22 22:00:45 +02:00
update.sh scripts/update.sh: add verbose error message when commit cannot be found (#1794) 2019-08-21 23:48:06 +02:00