cdist/cdist/conf/type/__package_pkg_openbsd
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
..
explorer __package_pkg_openbsd: support using /etc/installurl 2017-08-26 09:42:36 -04:00
parameter __package_pkg_openbsd: support --version 2016-09-02 12:17:25 -04:00
gencode-remote __package_pkg_openbsd: support using /etc/installurl 2017-08-26 09:42:36 -04:00
man.rst __package_pkg_openbsd: support --version 2016-09-02 12:17:25 -04:00
nonparallel Fix parallel object prepare and run steps. Add nonparallel type marker. 2017-07-15 22:18:20 +02:00