cleanup readme

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.0
Nico Schottelius 14 years ago
parent ce3b83bfc1
commit 31883b1e3c
  1. 8
      HACKERS_README

@ -34,13 +34,13 @@ __cdist_config=$(pwd -P)/conf cdist-explorer-run localhost "$explorer_tmp"
# Display result
find $explorer_tmp
# Soon working:
__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp"
################################################################################
# Further in the future
# Soon working
#
# Generate all objects, including from types that generate objects as well
__cdist_config=$(pwd -P)/conf cdist-manifest-recursive-run localhost "$object_tmp"
# Generate code for one object
__cdist_config=$(pwd -P)/conf cdist-code-gen localhost "$object_tmp" __file/etc-issue

Loading…
Cancel
Save