Commit Graph

3463 Commits (a498330bd3122b6abd150c543b89f22af85065bc)
 

Author SHA1 Message Date
Nico Schottelius a498330bd3 remove _read_stdin and open stdin file in non-binary mode 13 years ago
Nico Schottelius 03ec09c771 ++changes 2.1 documentation 13 years ago
Nico Schottelius bbea7123f3 cdist prefix required 13 years ago
Nico Schottelius fc7564c829 ++changes(next_version) 13 years ago
Nico Schottelius 482ec3c5d8 make --default boolean in type __rvm_ruby 13 years ago
Nico Schottelius 3d4bb3837f documentation cleanups 13 years ago
Nico Schottelius 91eccc8920 ++changes(next_version) 13 years ago
Nico Schottelius 0eda57986f remove parameter changing code in __key_value (fixes #114,#36) 13 years ago
Nico Schottelius 344e08ddda Archive __autofs types (fixes #116) 13 years ago
Nico Schottelius 47424bf200 update __package* manpages 13 years ago
Nico Schottelius 13d6644966 do not report errors on missing gemset 13 years ago
Nico Schottelius 347c620eed indent 13 years ago
Nico Schottelius aeff2bcb0f indention 13 years ago
Nico Schottelius 82830f191d link __process to __start_on_boot and vice versa 13 years ago
Nico Schottelius 7814ece7b7 remove parameter changing code 13 years ago
Nico Schottelius 2cfa046cdd indentions, whitespace 13 years ago
Nico Schottelius 8ab408f890 remove parameter change code 13 years ago
Nico Schottelius 7a44f30574 simplify manifest 13 years ago
Nico Schottelius a0add17cf8 ++exit 1 13 years ago
Nico Schottelius 265d1af56a rename vm to diskimage, ensure state is setup 13 years ago
Nico Schottelius a4b2e2ce95 ++changes(next version) 13 years ago
Nico Schottelius ace897de25 simplify timezone manifest 13 years ago
Nico Schottelius 2e9421a6e7 Merge remote-tracking branch 'steven/backported_types' 13 years ago
Nico Schottelius 489fa2a8be +quotes 13 years ago
Steven Armstrong 6adb20b829 __ssh_authorized_key: /installed/present/ 13 years ago
Steven Armstrong 324a88c435 __timezone: set timezone in /etc/timezone on debuntu 13 years ago
Steven Armstrong f769b395c2 __file: implement --state exists 13 years ago
Steven Armstrong 8f525fbc83 __apt_update_index: ignore top level directory 13 years ago
Steven Armstrong 7e951fd4d1 __apt_ppa: /installed/present/ 13 years ago
Steven Armstrong 03cc2a63b1 types to handle autofs maps 13 years ago
Steven Armstrong 7a1f81dc7b remove install types 13 years ago
Nico Schottelius e786803dae strip prefix away 13 years ago
Nico Schottelius c53d180752 release 2.1.0pre7 13 years ago
Nico Schottelius 37ea64d23b automate blog & ml 13 years ago
Nico Schottelius 1bb3c82d72 cleanup some logging stuff 13 years ago
Nico Schottelius 7d57d1df79 update emulator tests to work again 13 years ago
Nico Schottelius e2e1d0bb67 include % 13 years ago
Nico Schottelius 4dd0f61934 --whitespace 13 years ago
Nico Schottelius 217d2bcb23 Fix test: StdinTestCase 13 years ago
Nico Schottelius 45d5e4719a read from stdin using read, not buffer.read() to be compatible with other IO streams 13 years ago
Nico Schottelius 1e4833781e distinguish between user supplied and derived manifest on error printing 13 years ago
Nico Schottelius a32d3abd33 allow to pass in environment into emulator 13 years ago
Nico Schottelius 7b51e22922 allow to read stdin from different handle than sys.stdin in emulator 13 years ago
Nico Schottelius e785092935 allow Manifest to differentiate between supplied and implicit found initial manifest 13 years ago
Nico Schottelius 9cf80f5fdf make use of env provided by manifest 13 years ago
Nico Schottelius 6482863c5d allow manifest to return env for usage from external 13 years ago
Nico Schottelius 28bf0c3ed8 setup target_host for tests in test main class 13 years ago
Nico Schottelius aedb3669c7 print hint if initial manifest is missing 13 years ago
Nico Schottelius 866f23ea2c inject conf_dir for emulator test 13 years ago
Nico Schottelius a22e729a3c raise special error on missing manifest 13 years ago