Commit graph

  • 603f1c3ae0 also check that giving a paramter twice works Nico Schottelius 2011-09-27 00:38:08 +02:00
  • 877d8fed30 verify that corrupted manifests are detected as such Nico Schottelius 2011-09-27 00:34:41 +02:00
  • 87937ecec9 also always use utf-8 for html Nico Schottelius 2011-09-27 00:12:11 +02:00
  • 1cfb6bf5a8 make manpage compile for __partition_msdos_apply Nico Schottelius 2011-09-27 00:11:59 +02:00
  • df84480fcc BUGFIX: emulator compared parameter with value Nico Schottelius 2011-09-27 00:02:04 +02:00
  • d5df740f17 always compile documentation with UTF-8 encoding Nico Schottelius 2011-09-26 20:14:04 +02:00
  • 5e862c9ede make cdist-tutorial compile Nico Schottelius 2011-09-26 17:33:26 +02:00
  • c687dbdc70 remove remote_cat, as it's only used in exec module Nico Schottelius 2011-09-26 16:22:09 +02:00
  • 6e73572a95 easier check for remote_prefix Nico Schottelius 2011-09-26 16:21:56 +02:00
  • 24b8a57df5 write first tests for the exec module Nico Schottelius 2011-09-26 16:04:27 +02:00
  • 7882b4a3ac only print env, if existent Nico Schottelius 2011-09-26 16:03:53 +02:00
  • 10ee0c2425 Merge remote-tracking branch 'cdist/master' Steven Armstrong 2011-09-26 15:44:59 +02:00
  • 4906f604f0 raise cdist errors Nico Schottelius 2011-09-26 15:42:39 +02:00
  • ef197eebe3 move test to top level Nico Schottelius 2011-09-26 15:42:27 +02:00
  • 996fa75c2e cleanup cdist imports Nico Schottelius 2011-09-26 15:18:55 +02:00
  • 597e1e7345 remove obsolete cdist-deploy-stdin-to Nico Schottelius 2011-09-26 15:15:36 +02:00
  • 0cd24f1544 rename quickstart to tutorial Nico Schottelius 2011-09-26 15:08:59 +02:00
  • 9751f16fb1 Merge remote-tracking branch 'cdist/master' Steven Armstrong 2011-09-26 15:01:12 +02:00
  • 6458499d2b J) Nico Schottelius 2011-09-26 12:02:24 +02:00
  • fc1e0d9f1f remove exec bits from copying Nico Schottelius 2011-09-26 11:55:59 +02:00
  • 27b4b9cd03 also move out install and cleanup library path code Nico Schottelius 2011-09-26 11:53:09 +02:00
  • 35e33570d1 also move out config Nico Schottelius 2011-09-26 11:45:19 +02:00
  • 0197f8da13 more cleanups from refactoring Nico Schottelius 2011-09-26 11:25:22 +02:00
  • 74dc5b96cb type emulator begins to run Nico Schottelius 2011-09-26 11:21:04 +02:00
  • 6d75016139 make type emulator load again Nico Schottelius 2011-09-26 11:18:36 +02:00
  • 4eec4d9627 only setup library path in main, not emulator Nico Schottelius 2011-09-26 11:09:58 +02:00
  • 3f6c479d72 move TYPE_PREFIX back into main, as it's only needed there and should work without module Nico Schottelius 2011-09-26 11:07:45 +02:00
  • 16d58dcac7 move out banner, fail at emulator Nico Schottelius 2011-09-26 11:05:18 +02:00
  • cf920ca3e9 prefix issues Nico Schottelius 2011-09-26 10:53:34 +02:00
  • e6a903fd96 cleanup logger stuff, remove more path stuff from cdist bin Nico Schottelius 2011-09-26 10:28:57 +02:00
  • 8f2e5bb8c8 cleanup and move error class to init Nico Schottelius 2011-09-26 10:25:51 +02:00
  • bc9bc37aab use remote_prefix internally Nico Schottelius 2011-09-26 10:17:02 +02:00
  • c8dc4181f6 Merge branch 'master' into split_into_modules Nico Schottelius 2011-09-26 09:36:36 +02:00
  • fd9fb13606 and remove asciidoc/gmake dep from the comment Nico Schottelius 2011-09-26 09:26:58 +02:00
  • 98f4ec9f3e document asciidoc requirement Nico Schottelius 2011-09-26 09:24:49 +02:00
  • c10fedaf8c it's not preos, but cdist-preos Nico Schottelius 2011-09-25 21:10:18 +02:00
  • a5bfd41195 Detect owl Nico Schottelius 2011-09-25 15:26:54 +02:00
  • 7b39169e3e ignore all python cache dirs Nico Schottelius 2011-09-25 15:25:38 +02:00
  • 8af45f83b2 rearange remote_user Nico Schottelius 2011-09-23 20:53:09 +02:00
  • 3925ba1c6e pass remote_prefix to run_or_fail/shell Nico Schottelius 2011-09-23 20:35:13 +02:00
  • e14848ec1f remove run* from cdist and put it into lib/exec Nico Schottelius 2011-09-23 20:21:10 +02:00
  • d4406cece3 begin to replace first function with path module Nico Schottelius 2011-09-23 20:17:17 +02:00
  • 79173488ff cdist runs with path module loaded (unusued though) Nico Schottelius 2011-09-23 20:08:55 +02:00
  • 26fad6f23c correct base dir, now relative to lib Nico Schottelius 2011-09-23 19:13:36 +02:00
  • 6139fab354 import cdist.path works Nico Schottelius 2011-09-23 19:10:07 +02:00
  • 2aa9f2ab8c test: things to do Nico Schottelius 2011-09-23 18:56:29 +02:00
  • 8e59f97800 begin to used cdist.path Nico Schottelius 2011-09-23 18:55:23 +02:00
  • edfc54505b Merge branch 'install' into split_into_modules Nico Schottelius 2011-09-23 18:33:59 +02:00
  • 91022c3f7e handle ioerror if script does not exist Steven Armstrong 2011-09-23 17:19:45 +02:00
  • ceaf82f6df better comment Nico Schottelius 2011-09-23 17:19:16 +02:00
  • 7bc4f74d50 remove non path stuff from path Nico Schottelius 2011-09-23 17:17:59 +02:00
  • 02b9b71ffe remove exec functions from path Nico Schottelius 2011-09-23 17:11:39 +02:00
  • 26772939ca import whole cdist into path.py and strip down (most stuff is moved here anyway) Nico Schottelius 2011-09-23 17:11:03 +02:00
  • 747517f067 import path information from current cdist Nico Schottelius 2011-09-23 17:06:42 +02:00
  • a2f3246758 fix typo /nun_or_fail/run_or_fail/ Steven Armstrong 2011-09-23 17:03:00 +02:00
  • 3ace43ff01 ignore pycache everywhere Nico Schottelius 2011-09-23 17:00:59 +02:00
  • b72fab3c01 begin split into path module Nico Schottelius 2011-09-23 17:00:48 +02:00
  • 2720a36e98 merge indentation change Steven Armstrong 2011-09-23 16:50:51 +02:00
  • ea9dc8d60c handle errors with exceptions instead of function Steven Armstrong 2011-09-23 16:43:25 +02:00
  • f4da3b96d8 fix indentions Nico Schottelius 2011-09-23 16:41:55 +02:00
  • ad5c33b746 %s/\( \)/\1 /g + fix logo Nico Schottelius 2011-09-23 16:38:47 +02:00
  • ef97849676 distinguish between disk size and extended partition size Steven Armstrong 2011-09-23 16:20:26 +02:00
  • 721119a34f quote arguments Steven Armstrong 2011-09-23 16:18:55 +02:00
  • 211212e079 test template Nico Schottelius 2011-09-23 16:01:24 +02:00
  • b8ff4c9609 begin split into smaller files Nico Schottelius 2011-09-23 14:55:00 +02:00
  • 199245e6ce ignore more pycache stuff Nico Schottelius 2011-09-23 14:54:39 +02:00
  • 9c7e0e358c Merge branch 'master' into install Nico Schottelius 2011-09-23 14:22:20 +02:00
  • 412778206c and increment version 2.0.1 Nico Schottelius 2011-09-23 14:21:33 +02:00
  • e95defa6d2 Merge branch 'master' into install Nico Schottelius 2011-09-23 14:21:01 +02:00
  • ca3644b73a ++version Nico Schottelius 2011-09-23 13:50:49 +02:00
  • 7a09266abf allow users to check whether an object changed Nico Schottelius 2011-09-23 13:49:02 +02:00
  • 462ed49a74 BUGFIX: TypeError: Can't convert 'list' object to str implicitly (in emulator) Nico Schottelius 2011-09-22 18:43:36 +02:00
  • 12e6e9288e ++tutorial Nico Schottelius 2011-09-20 14:45:19 +02:00
  • 143a3a62dd ++todo Nico Schottelius 2011-09-20 14:40:20 +02:00
  • e3849b917c ++todo Nico Schottelius 2011-09-20 14:34:19 +02:00
  • 20bb4d044b --typo: .realines( vs. readlines( Nico Schottelius 2011-09-20 13:29:08 +02:00
  • 9a3d9334d5 Merge branch 'master' into install Nico Schottelius 2011-09-19 15:05:39 +02:00
  • cd5b0cc50c merge cdist/master Steven Armstrong 2011-09-19 15:05:12 +02:00
  • de7123df79 always catch KeyboardInterrupt Nico Schottelius 2011-09-19 14:38:52 +02:00
  • b4b354305c Merge remote-tracking branch 'steven/type-emulator' into type-emulator Nico Schottelius 2011-09-19 14:12:19 +02:00
  • 1c1ebac90c dont break if sys.argv[0] is a relative path Steven Armstrong 2011-09-19 14:05:31 +02:00
  • 2a5ee06b0e no need to redefine again and again inside loop Steven Armstrong 2011-09-19 14:04:52 +02:00
  • 1745f0bbc3 also document TMPDIR and TEMP Nico Schottelius 2011-09-19 08:31:14 +02:00
  • a56a6604be Merge branch 'master' into type-emulator Nico Schottelius 2011-09-19 00:53:15 +02:00
  • f8c49708cf contrib is not contrib but other stuff Nico Schottelius 2011-09-19 00:53:06 +02:00
  • 9e99d420b6 in theory implement double definition strategy in new type emulator Nico Schottelius 2011-09-19 00:52:09 +02:00
  • de2a216ee6 cleanup bin/, move quickstart to mandir Nico Schottelius 2011-09-19 00:39:43 +02:00
  • ce16725567 todo for 2.0.1 Nico Schottelius 2011-09-19 00:37:39 +02:00
  • 4e8f99b01d almost completly implemented type emulator in python Nico Schottelius 2011-09-19 00:36:35 +02:00
  • b7b48414e1 use subdirectory, record source Nico Schottelius 2011-09-19 00:32:33 +02:00
  • 9de1d9ce20 write parameters to object Nico Schottelius 2011-09-19 00:24:17 +02:00
  • 3faf56cb04 Merge branch 'master' into type-emulator Nico Schottelius 2011-09-18 23:52:43 +02:00
  • e0030947e4 document TMP variable Nico Schottelius 2011-09-18 21:04:23 +02:00
  • 606c479067 changes for 2.0.1 Nico Schottelius 2011-09-18 20:57:13 +02:00
  • a9bcec7fbe also catch OSError from subprocess Nico Schottelius 2011-09-18 20:50:07 +02:00
  • a3086ae795 make it actually write the partition Steven Armstrong 2011-09-17 09:27:19 +02:00
  • 16d86dcf04 +debug, -type, -bug Steven Armstrong 2011-09-17 09:26:09 +02:00
  • cbd073dfbd Merge remote-tracking branch 'cdist/install' into install Steven Armstrong 2011-09-17 08:55:49 +02:00
  • 9d3fa5d4c7 new type __partition_msdos_apply Steven Armstrong 2011-09-17 08:55:24 +02:00
  • 31e9937098 finish new type for partition definition Steven Armstrong 2011-09-17 06:53:18 +02:00