From 4a9456787cec785dfb5e728e8f1251f4490cb5c0 Mon Sep 17 00:00:00 2001 From: Steven Armstrong Date: Fri, 24 Jun 2011 15:02:20 +0200 Subject: [PATCH] +log cinst preos Signed-off-by: Steven Armstrong --- doc/dev/logs/2011-06-24.cinst_preos | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/dev/logs/2011-06-24.cinst_preos diff --git a/doc/dev/logs/2011-06-24.cinst_preos b/doc/dev/logs/2011-06-24.cinst_preos new file mode 100644 index 00000000..c366c963 --- /dev/null +++ b/doc/dev/logs/2011-06-24.cinst_preos @@ -0,0 +1,10 @@ +- new executable cinst-deploy-to +- types used by cinst are marked as such ('cinst-only') +- cdist-deploy-to and cinst-deploy-to read the same manifest +- cdist ignores types marked as 'cinst-only' +- cinst ignores types not marked as 'cinst-only' + +- update $__explorer/os to recognize preos + +- cinst types only do something if $__explorer/os == 'preos' +