Commit Graph

103 Commits (52368b0116106dd959bb5d90f88a6bb328ccf32b)

Author SHA1 Message Date
Steven Armstrong 7f0ae7928a fix state explorer to properly detect already existing ppa 12 years ago
Steven Armstrong 84770b9ef2 implement before/after to declare dependencies and deprecate require 12 years ago
Steven Armstrong 6d430524f1 binary all the way, fixes issue #138 12 years ago
Nico Schottelius 327a0f2844 remove --groups from __user type 12 years ago
Steven Armstrong b0ac5fe78d update __jail type to match changed signature of __directory: fixes #135 12 years ago
Steven Armstrong 28e8632097 new type: __user_group: manage user groups 12 years ago
Steven Armstrong 6c685e61d5 fixes #126 12 years ago
Steven Armstrong e4910933b1 __apt_ppa: /enabled/present/ -e /disabled/absent/ 12 years ago
Nico Schottelius e6bf226036 convert __rvm_gmeset to boolean parameter 12 years ago
Nico Schottelius 18dd0ebd33 ensure global and type explorers are executable on the remote side 12 years ago
Nico Schottelius 80c6592ec8 add hints to related manpages 12 years ago
Nico Schottelius 2fca87eda8 ++comment 12 years ago
Nico Schottelius a498330bd3 remove _read_stdin and open stdin file in non-binary mode 12 years ago
Nico Schottelius 482ec3c5d8 make --default boolean in type __rvm_ruby 12 years ago
Nico Schottelius 3d4bb3837f documentation cleanups 12 years ago
Nico Schottelius 0eda57986f remove parameter changing code in __key_value (fixes #114,#36) 12 years ago
Nico Schottelius 344e08ddda Archive __autofs types (fixes #116) 12 years ago
Nico Schottelius 47424bf200 update __package* manpages 12 years ago
Nico Schottelius 13d6644966 do not report errors on missing gemset 12 years ago
Nico Schottelius 347c620eed indent 12 years ago
Nico Schottelius aeff2bcb0f indention 12 years ago
Nico Schottelius 82830f191d link __process to __start_on_boot and vice versa 12 years ago
Nico Schottelius 7814ece7b7 remove parameter changing code 12 years ago
Nico Schottelius 2cfa046cdd indentions, whitespace 12 years ago
Nico Schottelius 8ab408f890 remove parameter change code 12 years ago
Nico Schottelius 7a44f30574 simplify manifest 12 years ago
Nico Schottelius a0add17cf8 ++exit 1 12 years ago
Nico Schottelius 265d1af56a rename vm to diskimage, ensure state is setup 12 years ago
Nico Schottelius ace897de25 simplify timezone manifest 12 years ago
Steven Armstrong 6adb20b829 __ssh_authorized_key: /installed/present/ 12 years ago
Steven Armstrong 324a88c435 __timezone: set timezone in /etc/timezone on debuntu 12 years ago
Steven Armstrong f769b395c2 __file: implement --state exists 12 years ago
Steven Armstrong 8f525fbc83 __apt_update_index: ignore top level directory 12 years ago
Steven Armstrong 7e951fd4d1 __apt_ppa: /installed/present/ 12 years ago
Steven Armstrong 03cc2a63b1 types to handle autofs maps 12 years ago
Steven Armstrong 7a1f81dc7b remove install types 12 years ago
Nico Schottelius 1bb3c82d72 cleanup some logging stuff 12 years ago
Nico Schottelius 7d57d1df79 update emulator tests to work again 12 years ago
Nico Schottelius e2e1d0bb67 include % 12 years ago
Nico Schottelius 4dd0f61934 --whitespace 12 years ago
Nico Schottelius 217d2bcb23 Fix test: StdinTestCase 12 years ago
Nico Schottelius 45d5e4719a read from stdin using read, not buffer.read() to be compatible with other IO streams 12 years ago
Nico Schottelius 1e4833781e distinguish between user supplied and derived manifest on error printing 12 years ago
Nico Schottelius a32d3abd33 allow to pass in environment into emulator 12 years ago
Nico Schottelius 7b51e22922 allow to read stdin from different handle than sys.stdin in emulator 12 years ago
Nico Schottelius e785092935 allow Manifest to differentiate between supplied and implicit found initial manifest 12 years ago
Nico Schottelius 9cf80f5fdf make use of env provided by manifest 12 years ago
Nico Schottelius 6482863c5d allow manifest to return env for usage from external 12 years ago
Nico Schottelius 28bf0c3ed8 setup target_host for tests in test main class 12 years ago
Nico Schottelius aedb3669c7 print hint if initial manifest is missing 12 years ago