cdist/cdist
Matthias Stecher 2c298c22ea Add library access to code-remote script.
The code-remote script can now access the library files, too. It gets
the same environment variables `$__library` (global library) and
`$__type_library` (type specific library) like the type explorers.

The library files are copied to the remote host if this is not already
done for the type explorers. The method for this was moved to the cdist
type class to gain better generalisation and accessability for both
parties.
2020-07-26 17:54:15 +02:00
..
conf [type/__user] Install user{add,mod,del} packages on OpenWrt 2020-07-21 19:42:40 +02:00
core Add library access to code-remote script. 2020-07-26 17:54:15 +02:00
exec Added library support for remote explorer execution. 2020-07-25 14:36:07 +02:00
preos/debootstrap Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
sphinxext Fix man build failure in newer sphinx versions 2020-06-01 20:22:40 +02:00
test Do not subclass object 2020-06-21 16:53:47 +02:00
util Remove annoying warnings 2020-06-27 15:55:57 +02:00
__init__.py Adapt; update docs and code style 2020-06-13 13:44:01 +02:00
argparse.py Adapt; update docs and code style 2020-06-13 13:44:01 +02:00
autil.py Add archiving support. 2017-08-09 16:56:02 +02:00
banner.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
config.py Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
configuration.py Restrict colored_output value to always/never/auto. 2020-06-06 13:45:31 +02:00
emulator.py Make code consistent 2020-07-01 14:08:48 +02:00
flock.py Fix emulator colored logging 2020-06-11 14:16:37 +02:00
hostsource.py Do not subclass object 2020-06-21 16:53:47 +02:00
info.py Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
install.py Merge branch 'lint/no-python-shebangs' into 'master' 2020-06-21 17:53:44 +02:00
integration.py Remove unnecessary Python shebangs 2020-06-21 16:03:09 +02:00
inventory.py Merge branch 'lint/py3-classes' into 'master' 2020-06-21 17:54:56 +02:00
log.py Merge branch 'lint/no-python-shebangs' into 'master' 2020-06-21 17:53:44 +02:00
message.py Do not subclass object 2020-06-21 16:53:47 +02:00
mputil.py Further improve parallel execution. 2017-07-26 17:39:07 +02:00
preos.py Do not subclass object 2020-06-21 16:53:47 +02:00
shell.py Do not subclass object 2020-06-21 16:53:47 +02:00