already did stuff that was scheduled for post 1.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
be7b68815a
commit
13dc45e1de
2 changed files with 1 additions and 2 deletions
1
TODO-1.0
1
TODO-1.0
|
@ -82,5 +82,6 @@ x execute code on client (stage 5)
|
|||
- DOC: types can always access __cdist_out_objects, __cdist_out_explorers, __cdist_out_execs
|
||||
--> create cdist-variables document?
|
||||
- cleanup READMEs
|
||||
- Check all references in manpages, ensure all manpages exist
|
||||
|
||||
- include generation in makefile
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
Core:
|
||||
- Support singletons (see types/issue for a good reason)
|
||||
- probably name them only_once and use that as the internal id!
|
||||
- extend cdist_tree_wrapper to look for optional/mandority parameters for types
|
||||
- gives "good" database, which contains only valid objects
|
||||
- remove remote_base_dir at beginning - otherwise fragments from
|
||||
previous runs may still be existing!
|
||||
|
||||
|
|
Loading…
Reference in a new issue