Commit Graph

1823 Commits (87937ecec92232fc8e4aa402c35b9cd0fb988121)
 

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