Commit Graph

524 Commits (94c7d4cacfa24f5bc1b24a743c95b713f0dbd675)

Author SHA1 Message Date
Jake Guffey c31278bcd0 Fix __jail explorers 11 years ago
Daniel Heule f36dc11601 forgot myself to the headers .. 11 years ago
Daniel Heule 5ef27191fc implementing the $__object and $__object_id on the local and remote 11 years ago
Nico Schottelius 2b03ccd776 changes for 3.1.0 11 years ago
Steven Armstrong 5ec617fa3e ignore trailing slashes for comparison of source 11 years ago
Steven Armstrong 301b4e18ff either to it all, or fail; echo and cat suck, printf ftw! 11 years ago
Steven Armstrong 75c203a1f0 handle existing symlink but wrong source 11 years ago
Nico Schottelius 0a98abbffa add messaging support for __key_value 11 years ago
og 3d5706d3cc escaped some variables in the gencode-remote output 11 years ago
og 074938c697 . 11 years ago
og 3fffb93150 OpenBSD pkg utils does not return properly, so we have to verify success by looking at the list of installed packages after the present/absent actions 11 years ago
og ef1f9bf633 updated documentation to reflect new parameter 11 years ago
og 6a455be63a openbsd and freebsd both use the 'passwd' database 11 years ago
og 5cbdf981c0 adding pkg_path parameter to be explicitly set, this is important for using -current, as os_version always parses to a release version (e.g. 5.5) but the path that mirrors have is /snapshots/ 11 years ago
og 1c0d74f7db openbsd stat works the same way that freebsd's does 11 years ago
Nico Schottelius a126bd955f use while read -> avoids ifs problem 11 years ago
Nico Schottelius ce0f779664 include the owner into the object_id for line 11 years ago
Antoine Catton 4e535b6b8b Docfix: ssh service listen on port 22 11 years ago
Steven Armstrong 95f38d9d44 remove no longer supported parameter --comment 11 years ago
Steven Armstrong 16a829d3eb manage individual keys instead of block of text 11 years ago
Steven Armstrong 2fdff153d6 dont fail if result is empty file 11 years ago
Steven Armstrong 68c1bf6633 preserve ownership and permissions of existing file 11 years ago
Nico Schottelius f461a5073c pass owner/group/mode to __directory as well 11 years ago
Nico Schottelius 95b1ac0706 update rbenv type to cdist 3.0 style 11 years ago
Steven Armstrong f82a6224f2 use positional arguments in favour of keyword arguments for backwards compatibility with older python 11 years ago
Steven Armstrong 46459053f4 use posix -L in favour of longopts 11 years ago
Nico Schottelius a2c2cc139a adjust default branch hint 11 years ago
Nico Schottelius 23f85118f5 add a hint about unsupported os 11 years ago
Daniel Heule cfbc68aa11 bugfix if both override and order is specified 11 years ago
Daniel Heule 6a5f908269 yep, dryrun option has now a unittest, was hard to work out ... 11 years ago
Daniel Heule e29255b9f2 add an unittest for CDIST_ORDER_DEPENDENCY 11 years ago
Daniel Heule a5426ff4b5 completed copyright infos ... 11 years ago
Daniel Heule 2dd2f5593f bugfixes for issue 161 and FIXME: also check that there is no object ID 11 years ago
Daniel Heule f3172fda95 2 more types for issue 131 11 years ago
Daniel Heule 423001b702 Make state parameter optional for all types, fixes #131 11 years ago
Daniel Heule 60c53e213c testcases emulator.OverrideTestCase, with some minor bugfixes to make 11 years ago
Daniel Heule f163b32720 first try of a test 11 years ago
Daniel Heule 717e21da6c initial update for override unittests 11 years ago
Daniel Heule 52e2017d8f CDIST_ALLOW_OVERRIDE -> CDIST_OVERRIDE as requested by nico 11 years ago
Daniel Heule 51afca5336 Implement lastest suggestions from nico, rename ENV Variable to 11 years ago
Nico Schottelius 294285c164 import __ccollect_source type 11 years ago
Steven Armstrong 6f0459f3c5 remove legacy FIXME 11 years ago
Steven Armstrong 7686a5ac5e be nice to them users 11 years ago
Steven Armstrong 14a112fcce /wget/curl/ 11 years ago
Nico Schottelius 34f2f7f038 setting up CDIST_ALLOW_OVERRIDE to any value is ok - do not depend on true/yes/ja 11 years ago
Steven Armstrong f928072f74 let the user decide what is sane and what not 11 years ago
Steven Armstrong 03ce5a2828 import __apt_* types from private repo 11 years ago
Daniel Heule 3c52710763 little changes for using default parameters correctly 11 years ago
Steven Armstrong 3a57367e7e bugfix: make type actually work with --state absent 11 years ago
Daniel Heule 5fbac8d0ba forgot the : after the else ... 11 years ago