cdist/cdist
Philippe Grégoire 56adfd4dee
__package_pkg_openbsd: support using /etc/installurl
In 6.1, OpenBSD introduced installurl(5), which contains
the URL the sets where installed from during install or upgrade.
The content of this file is used by pkg_add(1) if PKG_PATH is
not defined.

This commit changes the behavior of __package_pkg_openbsd to omit
setting PKG_PATH to a hard-coded value if --pkg_path is not provided.
This, in turn, makes pkg_add(1) use installurl(5).
2017-08-26 09:42:36 -04:00
..
conf __package_pkg_openbsd: support using /etc/installurl 2017-08-26 09:42:36 -04:00
core Some pylint cleaning. 2017-08-22 10:58:30 +02:00
exec Some pylint cleaning. 2017-08-22 10:58:30 +02:00
sphinxext pep8 2016-07-05 20:44:24 +02:00
test Add file locking for -j parallel execution. 2017-08-13 12:26:20 +02:00
util Merge remote-tracking branch 'ungleich/master' into ssh-mux-sigpipe 2017-07-19 07:55:19 +02:00
__init__.py Merge remote-tracking branch 'ungleich/master' into ssh-mux-sigpipe 2017-07-19 07:55:19 +02:00
argparse.py Fix spelling. 2017-08-25 10:50:11 +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 Some pylint cleaning. 2017-08-22 10:58:30 +02:00
emulator.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
flock.py Add file locking for -j parallel execution. 2017-08-13 12:26:20 +02:00
hostsource.py Merge custom cache path pattern from beta branch. 2017-07-01 23:59:51 +02:00
install.py Add missing param. 2016-11-01 08:11:37 +01:00
inventory.py pep8 2017-07-25 12:43:54 +02:00
log.py Define better warning facility. 2017-07-04 23:49:43 +02:00
message.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00
mputil.py Further improve parallel execution. 2017-07-26 17:39:07 +02:00
shell.py Some pylint cleaning. 2017-08-22 10:58:30 +02:00