|
|
|
@ -43,10 +43,13 @@ x generate code to be executed on clients (stage 4) |
|
|
|
|
x execute code on client (stage 5) |
|
|
|
|
|
|
|
|
|
- Last doc stuff for 1.0.0: |
|
|
|
|
- remove old documentation from doc/man/! |
|
|
|
|
x remove old documentation from doc/man/! |
|
|
|
|
- Check all references in manpages, ensure all manpages exist |
|
|
|
|
- cdist |
|
|
|
|
- cdist-deploy-to |
|
|
|
|
- cdist-manifest |
|
|
|
|
- cdist-quickstart: how to get started |
|
|
|
|
- ensure every file in bin/ has a correspondent manpage |
|
|
|
|
- cdist-quickstart [WRITE] |
|
|
|
|
- how to write a minimal host manifest |
|
|
|
|
- cdist-type [IMPORTANT] |
|
|
|
|
- only do necessary work [TYPE IMPLEMENTATION HINTS] |
|
|
|
|
- install packages only if not existent |
|
|
|
@ -62,7 +65,8 @@ x execute code on client (stage 5) |
|
|
|
|
- DOC: exported variables: __type, __explorer, __type_explorer, __object, __object_id |
|
|
|
|
|
|
|
|
|
- Cleanup READMEs |
|
|
|
|
- Check all references in manpages, ensure all manpages exist |
|
|
|
|
- Ensure manpages are formatted correctly |
|
|
|
|
- Ensure html output of manpages are published on the web |
|
|
|
|
|
|
|
|
|
- Makefile: |
|
|
|
|
- Add install target |
|
|
|
|