Commit Graph

2030 Commits (860473fcda835e8e9d94171a4e4229a907ba9192)
 

Author SHA1 Message Date
Nico Schottelius 877d8fed30 verify that corrupted manifests are detected as such 13 years ago
Nico Schottelius 87937ecec9 also always use utf-8 for html 13 years ago
Nico Schottelius 1cfb6bf5a8 make manpage compile for __partition_msdos_apply 13 years ago
Nico Schottelius df84480fcc BUGFIX: emulator compared parameter with value 13 years ago
Nico Schottelius d5df740f17 always compile documentation with UTF-8 encoding 13 years ago
Nico Schottelius 5e862c9ede make cdist-tutorial compile 13 years ago
Nico Schottelius c687dbdc70 remove remote_cat, as it's only used in exec module 13 years ago
Nico Schottelius 6e73572a95 easier check for remote_prefix 13 years ago
Nico Schottelius 24b8a57df5 write first tests for the exec module 13 years ago
Nico Schottelius 7882b4a3ac only print env, if existent 13 years ago
Steven Armstrong 10ee0c2425 Merge remote-tracking branch 'cdist/master' 13 years ago
Nico Schottelius 4906f604f0 raise cdist errors 13 years ago
Nico Schottelius ef197eebe3 move test to top level 13 years ago
Nico Schottelius 996fa75c2e cleanup cdist imports 13 years ago
Nico Schottelius 597e1e7345 remove obsolete cdist-deploy-stdin-to 13 years ago
Nico Schottelius 0cd24f1544 rename quickstart to tutorial 13 years ago
Steven Armstrong 9751f16fb1 Merge remote-tracking branch 'cdist/master' 13 years ago
Nico Schottelius 6458499d2b J) 13 years ago
Nico Schottelius fc1e0d9f1f remove exec bits from copying 13 years ago
Nico Schottelius 27b4b9cd03 also move out install and cleanup library path code 13 years ago
Nico Schottelius 35e33570d1 also move out config 13 years ago
Nico Schottelius 0197f8da13 more cleanups from refactoring 13 years ago
Nico Schottelius 74dc5b96cb type emulator begins to run 13 years ago
Nico Schottelius 6d75016139 make type emulator load again 13 years ago
Nico Schottelius 4eec4d9627 only setup library path in main, not emulator 13 years ago
Nico Schottelius 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module 13 years ago
Nico Schottelius 16d58dcac7 move out banner, fail at emulator 13 years ago
Nico Schottelius cf920ca3e9 prefix issues 13 years ago
Nico Schottelius e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin 13 years ago
Nico Schottelius 8f2e5bb8c8 cleanup and move error class to init 13 years ago
Nico Schottelius bc9bc37aab use remote_prefix internally 13 years ago
Nico Schottelius c8dc4181f6 Merge branch 'master' into split_into_modules 13 years ago
Nico Schottelius fd9fb13606 and remove asciidoc/gmake dep from the comment 13 years ago
Nico Schottelius 98f4ec9f3e document asciidoc requirement 13 years ago
Nico Schottelius c10fedaf8c it's not preos, but cdist-preos 13 years ago
Nico Schottelius a5bfd41195 Detect owl 13 years ago
Nico Schottelius 7b39169e3e ignore all python cache dirs 13 years ago
Nico Schottelius 8af45f83b2 rearange remote_user 13 years ago
Nico Schottelius 3925ba1c6e pass remote_prefix to run_or_fail/shell 13 years ago
Nico Schottelius e14848ec1f remove run* from cdist and put it into lib/exec 13 years ago
Nico Schottelius d4406cece3 begin to replace first function with path module 13 years ago
Nico Schottelius 79173488ff cdist runs with path module loaded (unusued though) 13 years ago
Nico Schottelius 26fad6f23c correct base dir, now relative to lib 13 years ago
Nico Schottelius 6139fab354 import cdist.path works 13 years ago
Nico Schottelius 2aa9f2ab8c test: things to do 13 years ago
Nico Schottelius 8e59f97800 begin to used cdist.path 13 years ago
Nico Schottelius edfc54505b Merge branch 'install' into split_into_modules 13 years ago
Steven Armstrong 91022c3f7e handle ioerror if script does not exist 13 years ago
Nico Schottelius ceaf82f6df better comment 13 years ago
Nico Schottelius 7bc4f74d50 remove non path stuff from path 13 years ago