From 6c72cd0d5ff5d7a0f16b729cd8261475907f3929 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 8 Feb 2011 00:28:34 +0100 Subject: [PATCH] two stages left until production mode Signed-off-by: Nico Schottelius --- TODO-1.0 | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/TODO-1.0 b/TODO-1.0 index a9bf3bd7..03ee5354 100644 --- a/TODO-1.0 +++ b/TODO-1.0 @@ -12,21 +12,24 @@ x Parse configuration tree/objects recursively -> yes, of everything a type created itself! x may open door for getting information from manifest / other stuff -- Cleanly define paths for object creation, especially recursive calls +x Cleanly define paths for object creation, especially recursive calls + x doc/man/cdist-config-layout.text - generate code to be executed on client - check return codes - abort on first error? +- execute code on client + / Write at least one type (completly!) - doc 1.0: - cdist manpage (main manpage) - cleanup following man + their tree: - - cdist-language [IMPORTANT] - - cdist-design.text [IMPORTANT] - - cdist-push-pull - - cdist-quickstart + - cdist-language [CLEANUP AND REMOVE] + - cdist-design.text [CLEANUP AND REMOVE] + - cdist-push-pull [WRITE] + - cdist-quickstart [WRITE] - how to write a minimal host manifest - cdist-types [IMPORTANT] - only do necessary work [TYPE IMPLEMENTATION HINTS] @@ -58,4 +61,3 @@ x Parse configuration tree/objects recursively - package - Cleanup directories, cleanly document, what's possible -