way less todo

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.2
Nico Schottelius 14 years ago
parent d4d2f47b60
commit 4c54a6c159
  1. 14
      doc/changelog
  2. 18
      doc/dev/todo/niconext
  3. 6
      doc/dev/todo/post-1.1

@ -1,5 +1,15 @@
1.1.1:
* New type __removeline
1.2.0:
* Added dependencies
* New type __removeline (Daniel Roth)
* Document cdist-run-remote
* Document cdist-code-run-all
* Document cdist-object-gencode
* Document cdist-explorer-run-global
* Document cdist-manifest-run-init
* Document cdist-manifest-run-all
* Document cdist-object-gencode-all
* Document cdist-manifest-run
1.1.0: 2011-03-16
* Replace type __file with __file, __directory, __link

@ -1,17 +1 @@
Dependencies:
Record in bin/cdist-type-emulator
Fix __cdist_object_base_dir issue (vs. $__cdist_out_object_dir in deploy-to)
go through cdist-deploy-to and do a cleanup round
--------------------------------------------------------------------------------
done:
* Document cdist-explorer-run-global
* Document cdist-manifest-run-init
* Document cdist-manifest-run-all
cdist-run-remote
cdist-code-run-all
cdist-object-gencode
cdist-object-gencode-all
cdist-manifest-run
Cleanup and release 1.2.0

@ -2,12 +2,6 @@ Core:
- write test case: test.sh
- probably remove grep -q (solaris does not have it)
Dependencies:
- via env
- Build dependency tree
- Exit on any error
- Check return codes
Types to be written/extended:
- __ssh-keys (host/user)
- __service

Loading…
Cancel
Save