gluon/scripts
Matthias Schiffer 7460431faa
scripts/copy_output.sh: add support for "extra" images
The new extra_image command allows to copy additional images that don't
fall into the sysupgrade or factory categories to the output directory.
These images will be placed in the "other" subdirectory.

The extra_image command takes 3 arguments: in_suffix (suffix in OpenWrt
bin directory), out_suffix (suffix in Gluon output directory) and ext (file
extension). Example:

  extra_image '-tftp' '-tftp' '.bin'

The ext argument can be omitted to control the whole filename suffix
including the extension from in_suffix and out_suffix. Multiple extra_image
commands can be used for a single device; aliases work as usual.

Based-on-patch-by: David Bauer <mail@david-bauer.net>
2018-07-14 18:33:37 +02:00
..
check_site.lua cripts/check_site.lua: print paths separated by '.' rather than '/' 2018-06-29 20:47:59 +02:00
clean_output.sh Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
common.inc.sh scripts/copy_output.sh: add support for "extra" images 2018-07-14 18:33:37 +02:00
copy_output.sh scripts/copy_output.sh: add support for "extra" images 2018-07-14 18:33:37 +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.sh scripts/generate_manifest.sh: fix filesize for symlinks 2018-01-24 09:49:21 +01:00
modules.sh scripts: move DEFAULT_FEEDS definition to a separate file 2018-07-11 21:47:50 +02:00
patch.sh Use LEDE as base for Gluon 2017-01-18 17:21:43 +01: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 gluon-site: install domain configs 2018-01-19 05:44:25 +01:00
site.sh Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
target_config_check.sh Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
target_config.inc.sh build: don't copy packages to output directory for targets without opkg 2017-05-15 23:23:02 +02:00
target_config.sh Switch to OpenWrt 18.06 branch 2018-07-10 22:57:40 +02:00
update-patches.sh Use LEDE as base for Gluon 2017-01-18 17:21:43 +01:00
update.sh scripts/update.sh: don't hide errors because of invalid commit IDs 2017-02-12 08:03:46 +01:00