update roadmap

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-01-14 12:47:44 +01:00
parent 91f0f41845
commit 4cd599e5a1
1 changed files with 3 additions and 3 deletions

View File

@ -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