mirror of
				https://github.com/searxng/searxng
				synced 2024-01-01 19:24:07 +01:00 
			
		
		
		
	|  5fb6d4f508 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> | ||
|---|---|---|
| .. | ||
| templates | ||
| fabfile.py | ||
| fetch_currencies.py | ||
| fetch_firefox_version.py | ||
| fetch_languages.py | ||
| filtron.sh | ||
| google_search.py | ||
| lib.sh | ||
| lxc.sh | ||
| makefile.include | ||
| makefile.python | ||
| makefile.sphinx | ||
| morty.sh | ||
| searx.sh | ||
| standalone_searx.py | ||
| update-translations.sh | ||