You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/utils
Markus Heiser d026486ce3 [fix] scripts: elimination of limitations on dedicated distributions
The restriction of shell scripts to certain distributions is only required for
certain actions such as the installation of a SearXNG instance. The maintenance
scripts and build processes were previously also restricted to these specific
distributions.  With this patch, the build processes (such as the build of
online documentation) can now also be executed on all Linux distributions.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 weeks ago
..
templates [feat] hostname replace plugin: possibility to prioritize certain websites 4 months ago
brand.sh [mod] get rid of ./utils/brand.env and its workflow 9 months ago
filtron.sh [mod] get rid of ./utils/brand.env and its workflow 9 months ago
get_setting.py [mod] get rid of ./utils/brand.env and its workflow 9 months ago
lib.sh [fix] scripts: elimination of limitations on dedicated distributions 4 weeks ago
lib_go.sh [fix] debian/ubuntu python-is-python3 2 months ago
lib_nvm.sh [fix] make nvm.env exit with error when VERBOSE is unset 2 years ago
lib_redis.sh [utils/searxng.sh] implement new script to install SearXNG 2 years ago
lib_sxng_data.sh [mod] reduce memory footprint by not calling babel.Locale.parse at runtime 8 months ago
lib_sxng_node.sh [doc] improve documentation of make targets and ./manage script 1 year ago
lib_sxng_static.sh [fix] issues reported by shellcheck v0.9.0 9 months ago
lib_sxng_test.sh [fix] docutils dependencies (docutils>=0.21.2) 5 months ago
lib_sxng_themes.sh [doc] improve documentation of make targets and ./manage script 1 year ago
lib_sxng_weblate.sh [mod] CI: tag commits with leading scope/type of the modification 7 months ago
lxc-searxng.env [doc] update & fix documentation of the "SearXNG LXC suite" 1 year ago
lxc.sh [fix] scripts: elimination of limitations on dedicated distributions 4 weeks ago
makefile.include [mod] replace makefile boilerplate by 'manage' script 4 years ago
makefile.lxc [mod] LXC_ENV_FOLDER moved from ./lxc to ./lxc-env 4 years ago
morty.sh [mod] get rid of ./utils/brand.env and its workflow 9 months ago
searx.sh [mod] get rid of ./utils/brand.env and its workflow 9 months ago
searxng.sh [fix] scripts: elimination of limitations on dedicated distributions 4 weeks ago
searxng_check.py [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 7 months ago