gluon/scripts
Matthias Schiffer 912490c026
Add GLUON_DEPRECATED flag
This new build flag is mandatory for now (it may default to 0 in a future
Gluon version). It may be set to the following values:

* 0 - Do not build any images for deprecated devices.
* upgrade - Only build sysupgrade images for deprecated devices.
* full - Build both sysupgrade and factory images for deprecated devices.

"Other" images are handled like factory images, as they are also used for
the initial installation of Gluon on a device.
2019-06-15 23:34:07 +02:00
..
check_site.lua scripts/check_site.lua: use new format() function to simplify var_error() 2019-04-28 19:17:47 +02:00
clean_output.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
common.inc.lua Add GLUON_DEPRECATED flag 2019-06-15 23:34:07 +02:00
copy_output.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +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 Switch to Lua for target definitions 2019-06-15 23:34:07 +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_check.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
target_config.inc.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +02:00
target_config.lua Switch to Lua for target definitions 2019-06-15 23:34:07 +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: don't hide errors because of invalid commit IDs 2017-02-12 08:03:46 +01:00