two stages left until production mode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
1bae761fa0
commit
6c72cd0d5f
1 changed files with 8 additions and 6 deletions
14
TODO-1.0
14
TODO-1.0
|
@ -12,21 +12,24 @@ x Parse configuration tree/objects recursively
|
||||||
-> yes, of everything a type created itself!
|
-> yes, of everything a type created itself!
|
||||||
x may open door for getting information from manifest / other stuff
|
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
|
- generate code to be executed on client
|
||||||
- check return codes
|
- check return codes
|
||||||
- abort on first error?
|
- abort on first error?
|
||||||
|
|
||||||
|
- execute code on client
|
||||||
|
|
||||||
/ Write at least one type (completly!)
|
/ Write at least one type (completly!)
|
||||||
|
|
||||||
- doc 1.0:
|
- doc 1.0:
|
||||||
- cdist manpage (main manpage)
|
- cdist manpage (main manpage)
|
||||||
- cleanup following man + their tree:
|
- cleanup following man + their tree:
|
||||||
- cdist-language [IMPORTANT]
|
- cdist-language [CLEANUP AND REMOVE]
|
||||||
- cdist-design.text [IMPORTANT]
|
- cdist-design.text [CLEANUP AND REMOVE]
|
||||||
- cdist-push-pull
|
- cdist-push-pull [WRITE]
|
||||||
- cdist-quickstart
|
- cdist-quickstart [WRITE]
|
||||||
- how to write a minimal host manifest
|
- how to write a minimal host manifest
|
||||||
- cdist-types [IMPORTANT]
|
- cdist-types [IMPORTANT]
|
||||||
- only do necessary work [TYPE IMPLEMENTATION HINTS]
|
- only do necessary work [TYPE IMPLEMENTATION HINTS]
|
||||||
|
@ -58,4 +61,3 @@ x Parse configuration tree/objects recursively
|
||||||
- package
|
- package
|
||||||
|
|
||||||
- Cleanup directories, cleanly document, what's possible
|
- Cleanup directories, cleanly document, what's possible
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue