libremiami-search/utils
Markus Heiser 5fb6d4f508 LXC: normalize package installation & user creation.
utils/lib.sh:
- get DIST_ID & DIST_VERSION from /etc/os-release
- pkg_[install|remove|...] supports ubuntu, debian, archlinux & fedora

utils/lxc.sh
- Workaround for the "setrlimit(RLIMIT_CORE): Operation not permitted" error::
    'Set disable_coredump false' >> /etc/sudo.conf

utils/[searx.sh|filtron.sh|morty.sh]
- switched user creation from 'adduser' perl script to 'useradd' built-in
  command

utils/searx.sh
- install packages for ubuntu, debian, archlinux & fedora

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2020-02-23 12:10:45 +01:00
..
templates searx.sh: install settings at /etc/searx/settings.yml 2020-02-17 18:58:59 +01:00
fabfile.py Fix whitespaces 2016-07-11 18:52:37 +07:00
fetch_currencies.py print() is a function in Python 3 2017-11-14 06:48:54 +01:00
fetch_firefox_version.py fetch_firefox_version.py : compatible with Python 3 and minor fixes. 2018-08-05 10:55:42 +02:00
fetch_languages.py Use a more human-friendly format in searx/data/engines_languages.json (#1399) 2018-11-29 16:31:05 +01:00
filtron.sh LXC: normalize package installation & user creation. 2020-02-23 12:10:45 +01:00
google_search.py [enh] standalone_seax.py is a command line interface to searx with JSON output. 2017-01-04 14:14:01 +01:00
lib.sh LXC: normalize package installation & user creation. 2020-02-23 12:10:45 +01:00
lxc.sh LXC: normalize package installation & user creation. 2020-02-23 12:10:45 +01:00
makefile.include boilerplate: add inital Makefile with run & install targets 2019-11-28 19:54:57 +01:00
makefile.python upload-pypi: twine is needed to upload to PyPi 'make upload-pypi' 2020-02-05 15:26:57 +01:00
makefile.sphinx makefile.sphinx: fix gh-pages / pull before add commits 2019-12-22 23:28:07 +01:00
morty.sh LXC: normalize package installation & user creation. 2020-02-23 12:10:45 +01:00
searx.sh LXC: normalize package installation & user creation. 2020-02-23 12:10:45 +01:00
standalone_searx.py Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 2019-07-17 09:05:29 +02:00
update-translations.sh handle input carefully in shell scripts 2017-10-06 21:00:22 +02:00