it's not preos, but cdist-preos

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/2.0
Nico Schottelius 14 years ago
parent a5bfd41195
commit c10fedaf8c
  1. 2
      conf/explorer/os
  2. 3
      doc/changelog

@ -71,7 +71,7 @@ if uname -r | grep -s '.owl' >/dev/null 2>&1; then
fi
if [ -f /etc/cdist-preos ]; then
echo preos
echo cdist-preos
exit 0
fi

@ -1,3 +1,6 @@
2.0.2:
* Add support for detection of OpenWall Linux (Matthias Teege)
2.0.1: 2011-09-23
* Bugfix core: Always print source of error in case of exec errors
* Bugfix core: Various smaller bugs in string concatenation

Loading…
Cancel
Save