From 4cd599e5a100e813fd858535ccc8af5c54af0df6 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Fri, 14 Jan 2011 12:47:44 +0100 Subject: [PATCH] update roadmap Signed-off-by: Nico Schottelius --- ROADMAP | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ROADMAP b/ROADMAP index e5ccf8f8..bdb734ee 100644 --- a/ROADMAP +++ b/ROADMAP @@ -4,6 +4,6 @@ x Define how to get information from clients x Create shell script that creates code to run on client (cdist-build-explorer) x Create configuration tree from manifest x write binaries, which create the tree when called from manifest (cdist_tree_wrapper) -- Parse configuration tree -- Generate code to be executed on client -- Cleanup / refactor +- Parse configuration tree / generate code to be executed on client + +- Cleanup / refactor / documentation