From d84ba7682a3ad29d7c8829c51af734334d3dc2d9 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 3 Mar 2011 10:40:27 +0100 Subject: [PATCH] more todo for 1.0 Signed-off-by: Nico Schottelius --- TODO-1.0 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO-1.0 b/TODO-1.0 index a8874914..63ccdabb 100644 --- a/TODO-1.0 +++ b/TODO-1.0 @@ -42,12 +42,14 @@ x generate code to be executed on clients (stage 4) x execute code on client (stage 5) +- make cdist run from checkout + - Last doc stuff for 1.0.0: x remove old documentation from doc/man/! - Check all references in manpages, ensure all manpages exist - - cdist + + cdist - cdist-deploy-to - - cdist-manifest + + cdist-manifest - cdist-quickstart: how to get started - ensure every file in bin/ has a correspondent manpage - cdist-type [IMPORTANT] @@ -55,9 +57,6 @@ x execute code on client (stage 5) - install packages only if not existent - copy file only if different - cdist-type-integration - - cdist [IMPORTANT] - - explain the general approach - - give right pointers - cdist-explorer - DOC document "cd $__object_dir, before running manifest" in doc/man/cdist-types.text