Commit Graph

181 Commits (77813efdf369152d2616439c0cc320b072124931)

Author SHA1 Message Date
Nico Schottelius b7b48414e1 use subdirectory, record source 13 years ago
Nico Schottelius 9de1d9ce20 write parameters to object 13 years ago
Nico Schottelius a9bcec7fbe also catch OSError from subprocess 13 years ago
Nico Schottelius 8838d5df11 begin writing params 13 years ago
Nico Schottelius 5cefeb25fc +/- todo, improve argument handling 13 years ago
Nico Schottelius 6485299a7c prepare source records, cleanup 13 years ago
Nico Schottelius 75510d88c9 first new type emulator parameter support in cdist 13 years ago
Nico Schottelius f720ce9243 ++todo 13 years ago
Nico Schottelius 1b0d85dcbe link type emulator to ourself 13 years ago
Nico Schottelius 40d494ace2 and now replace the new cool function type_attribute_path() with easy type_dir 13 years ago
Nico Schottelius d979bdc514 also replace self.type_explorer_dir 13 years ago
Nico Schottelius eb3982b059 introduce more generic type_attribute_path() and replace type_manifest_path() 13 years ago
Nico Schottelius dadc3ffe94 self.... 13 years ago
Nico Schottelius 4956c015c1 make __type available for type gencode 13 years ago
Nico Schottelius 76f3792885 prepare argv[0] parsing for emulator use 13 years ago
Nico Schottelius b2546fb236 split deploy to into two stages 13 years ago
Nico Schottelius 7c56630924 prepare installation routine 13 years ago
Nico Schottelius b76c4a5105 make shell exec error and normal error look the same for easier grepping in logfiles 13 years ago
Nico Schottelius 03e312dcb7 use shutil.move() instead of os.rename() to avoid OSError: [Errno 18] Invalid cross-device link 13 years ago
Nico Schottelius 9b18b3d79e update manpage and support commands title 13 years ago
Nico Schottelius 90bdf04336 add epilog to parsers, make it look beautiful 13 years ago
Nico Schottelius e1421280d4 remove debug 13 years ago
Nico Schottelius 7e9d234219 remove obsolete length check 13 years ago
Nico Schottelius 780fd5625e re-implement correct caching 13 years ago
Nico Schottelius 581562aae9 cleanups 13 years ago
Nico Schottelius 4d065443da remove alias deploy for config, does not make things better 13 years ago
Nico Schottelius 8d1b4236d4 fixup most arguments for config 13 years ago
Nico Schottelius df7f27f94b catch keyboard interrupt for all subcommands 13 years ago
Nico Schottelius 5cbe34ee33 begin to implement subcommand handling 13 years ago
Nico Schottelius 59afce35b5 do not do more checks on the manifest, current ones are good 13 years ago
Nico Schottelius a5b56f0c41 remove useless function 13 years ago
Nico Schottelius 4e3fec1e9e add hint to pythons octal mode 13 years ago
Nico Schottelius 99b3b0789b remove tmpdir, keep it only if debug is enabled 13 years ago
Nico Schottelius a09a618c78 prepare cdist-type-emulator transformation 13 years ago
Nico Schottelius 4e95535b7c definitely cleanup remote directory first, so we see more bugs :-) 13 years ago
Nico Schottelius b470a47b15 add working cdist manpage 13 years ago
Nico Schottelius 7de51e8d45 print help in case no hosts are given 13 years ago
Nico Schottelius 5ba6e0bb14 more hints on parallel running 13 years ago
Nico Schottelius e07328f569 initial support for parallel running 13 years ago
Nico Schottelius 4aff176106 flush and also append \n to header 13 years ago
Nico Schottelius 1a790edbf6 remove context class until we need it 13 years ago
Nico Schottelius c5355ca104 fixup -c option 13 years ago
Nico Schottelius 8f34f8659b support -V, --version 13 years ago
Nico Schottelius 5260f230e5 support -V, --version 13 years ago
Nico Schottelius 1cc7600c9c begin to make home configurable 13 years ago
Nico Schottelius 2490b983ba ++todo 13 years ago
Nico Schottelius db658328d2 add sh -e header to code to avoid OSError: [Errno 8] Exec format error 13 years ago
Nico Schottelius 0d1f121e21 do not fail without objects 13 years ago
Nico Schottelius 326f2644c7 introduce type_dir() and use it :-) 13 years ago
Nico Schottelius 47c5ebcf3f remove parallel and sequential args, until they are working 13 years ago