Commit Graph

394 Commits (4d2e03b96613dd10fb3573c547d5166ee596f5b7)

Author SHA1 Message Date
Nico Schottelius 4d2e03b966 always add source, even if everything went successful... 14 years ago
Nico Schottelius 914ec3104e only append source in final tree, otherwise we always conflict 14 years ago
Nico Schottelius 762c0b4935 BUGFIX: marker reset got lost during migration to cdist-type-emulator 14 years ago
Nico Schottelius 79eec9bd23 make PATH setting independent of further code 14 years ago
Nico Schottelius 7a294bf41d always setup __cdist_out_object_dir, which needs to be done anyway 14 years ago
Nico Schottelius b44734e70a local != remote 14 years ago
Nico Schottelius 1e66bc4380 exchange new and object dir (good idea, steven) 14 years ago
Nico Schottelius 44ecd1f056 i'm tired, doing stuff that's already in the lines 14 years ago
Nico Schottelius a48e5ca8a1 +" 14 years ago
Nico Schottelius f375b5cb91 submit $__cdist_out_object_dir to cdist-code-run on target host 14 years ago
Nico Schottelius 5e5334dee1 prepare release 1.4.0 14 years ago
Nico Schottelius c527e1a9c4 cleanup and make cdist-deploy-to run all stages again 14 years ago
Nico Schottelius a40974e286 check for existence and executable in manifest-run-all, because it's correct for manifest-run to fail if something is broken as it's used for init 14 years ago
Nico Schottelius 65763a1b4d search for .cdist not source 14 years ago
Nico Schottelius 1dacf779e6 HUGE cleanup of cdist-manifest-run-all 14 years ago
Nico Schottelius d7819b1922 do not use output dir in cdist-manifest-run-init 14 years ago
Nico Schottelius 2d00e9d869 remove obsolete output from cdist-manifest-run 14 years ago
Nico Schottelius 9ba61ac044 remove debug 14 years ago
Nico Schottelius d7b765e498 base_dir not dir_base 14 years ago
Nico Schottelius 1756608720 in theory finish new algorithm to allow same objects 14 years ago
Nico Schottelius 92860706b2 import merge code from cdist-manifest-run-all into cdist-type-emulator 14 years ago
Nico Schottelius 2ef17f9bf2 begin merge section in cdist-type-emulator 14 years ago
Nico Schottelius 34b5e44091 re-include parameter check 14 years ago
Nico Schottelius 6e5ed1c8e8 re-include requirement recording 14 years ago
Nico Schottelius d8f7ebc73f move .dotfiles to .cdist/dotfiles (without dot) 14 years ago
Nico Schottelius fa0a3af2a0 correctly record parameter, remove sed (not required) 14 years ago
Nico Schottelius b46850cd12 begin to reintegrate parameter recording 14 years ago
Nico Schottelius a6702cc804 do not setup variables in cdist-config 14 years ago
Nico Schottelius 69453feaa5 add __cdist_object_source_add 14 years ago
Nico Schottelius ab02adf01a abort after manifest-run-init to verify new methods 14 years ago
Nico Schottelius 6f67911a0b sort object area in cdist-config 14 years ago
Nico Schottelius 359e252ef7 begin to sort cdist-config by alphabet 14 years ago
Nico Schottelius 117232ce9d begin rewrite of cdist-type-emulator 14 years ago
Nico Schottelius 19e6ea9c80 begin restructure, use name __cdist_object_self for type/object_id combination 14 years ago
Nico Schottelius 0a028785c3 remove check whether object already exists 14 years ago
Nico Schottelius 0c593f5c5b -created in text 14 years ago
Nico Schottelius e921986e32 remove double slash in __cdist_object in bin/cdist-type-emulator 14 years ago
Nico Schottelius 8a76143e33 shrink cdist env and make it usable for . ./bin/cdist-env (in sh) 14 years ago
Nico Schottelius 7f3e22239f add dot-cdist to cdist-config 14 years ago
Nico Schottelius b41c1f7649 upgrade to 1.3.2 14 years ago
Nico Schottelius 30c2b017d4 also name source of object when running type manifests 14 years ago
Nico Schottelius c0e2113643 update files for 1.3.1 14 years ago
Nico Schottelius 6f02112aeb check for correct entry on move, not parameter ;-) 14 years ago
Nico Schottelius 0f2eeda838 include move of requirements and make move a loop 14 years ago
Nico Schottelius 0d39da6a2b output dependencies to the user 14 years ago
Nico Schottelius be3080b247 __cdist_exit_err, not __exit_err 14 years ago
Nico Schottelius 69fc63df1e export __target_user to non-core 14 years ago
Nico Schottelius 2830e2e894 -very verbose debug 14 years ago
Nico Schottelius 6800bbff10 call new name in requirement block 14 years ago
Nico Schottelius c7ccedd463 DO NOT DO WHILE READ LOOP WITH SSH 14 years ago