cdist configuration management
Latest manual: https://www.cdi.st/manual/latest/
Home page: https://www.cdi.st
56adfd4dee
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). |
||
---|---|---|
bin | ||
cdist | ||
completions | ||
docs | ||
hacking | ||
other | ||
scripts | ||
.gitignore | ||
Makefile | ||
MANIFEST.in | ||
PKGBUILD.in | ||
README | ||
setup.py |
cdist ----- cdist is a usable configuration management system. For the web documentation have a look at docs/web/.