1.6.1++
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
88a6ee385b
commit
d0434ea56b
2 changed files with 2 additions and 1 deletions
|
@ -27,7 +27,7 @@ set -ue
|
|||
|
||||
__cdist_target_host="$1"; shift
|
||||
|
||||
echo "Running global explorers ..."
|
||||
__cdist_info "Running global explorers ..."
|
||||
|
||||
# copy the explorers
|
||||
cdist-dir push "$__cdist_target_host" \
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
* Improved logging: Show code responsible for abort
|
||||
* New Type __package_pkg_openbsd
|
||||
* Bugfix: Type __debconf_set_selections used wrong contens for selection
|
||||
* New explorer: hardware_type
|
||||
|
||||
1.6.0: 2011-04-06
|
||||
* New Type __package_yum
|
||||
|
|
Loading…
Reference in a new issue