gluon/scripts
kb-light 21e033213c scripts: add functions need_one_of and need_array_of to check_site_lib.lua
need_one_of(varname, array, required) checks weather the value of the specified variable is part of given array.
need_array_of(varname, array, required) is similar to need_one_of() but assume that varname points to an array.
2016-08-26 23:28:26 +02:00
..
check_site_lib.lua scripts: add functions need_one_of and need_array_of to check_site_lib.lua 2016-08-26 23:28:26 +02:00
check_site.sh Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
modules.sh Fix site modules 2015-01-13 21:56:54 +01:00
patch.sh update/patch: avoid applying patches directly in build repos 2016-08-09 03:41:52 +02:00
rfc3339date.lua scripts/rfc3339date.lua: fix pattern validity 2014-07-21 03:44:53 +02:00
sha512sum.sh Add "portable" md5sum and sha512sum scripts 2014-05-15 22:59:12 +02:00
site_config.lua Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
site.sh Convert site.conf to JSON during build 2016-01-02 23:49:25 +01:00
update-patches.sh scripts/update-patches: disable rename detection 2016-07-01 13:22:09 +02:00
update.sh scripts/update.sh: fix checkout of correct base commit after fetching 2016-08-12 09:23:07 +02:00