You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
cdist-mirror/ROADMAP

18 lines
742 B

This document defines how to continue work on cdist:
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)
x Define configuration paths (doc/internal/config-layout)
- redo explorers (see manpage)
/ Write at least one type
- Parse configuration tree / generate code to be executed on client
- types?
- can/may types modify tree?
- may open door for getting information from manifest / other stuff
- Cleanup / refactor / documentation
- Write types, types, types, ...
doc/internal/type-integration
- type side: Steven