Commit Graph

  • bd026bad18 define variables to be exported to types Nico Schottelius 2011-02-17 16:42:59 +0100
  • de43f4d5d8 fix initial manifest and reorder HACKERS_README Nico Schottelius 2011-02-17 16:33:16 +0100
  • ff41ce0318 ensure failing if manifest or gencode break Nico Schottelius 2011-02-17 16:26:48 +0100
  • f392543d43 add id in error string Nico Schottelius 2011-02-17 16:17:41 +0100
  • 1b2ed7ab8a parameter type is required for __file Nico Schottelius 2011-02-17 16:13:55 +0100
  • cae8f31923 cleanups Nico Schottelius 2011-02-17 16:13:35 +0100
  • b1c5012f3c Make __cdist_exit_err write on stderr :-) Nico Schottelius 2011-02-17 16:07:07 +0100
  • bb00bc93ef Finish bin/cdist-exec-run 0.9.9 Nico Schottelius 2011-02-17 15:36:27 +0100
  • 7ad15d6733 update hackers readme Nico Schottelius 2011-02-17 15:35:56 +0100
  • 92dd32559a finish cdist-deploy-to Nico Schottelius 2011-02-17 15:35:12 +0100
  • 8ef43abf25 abort if codegen fails Nico Schottelius 2011-02-17 15:33:54 +0100
  • 2220054b4d manifest must exit non-zero Nico Schottelius 2011-02-17 15:32:11 +0100
  • aee427ee54 add template for cdist-exec-run Nico Schottelius 2011-02-17 15:12:50 +0100
  • 255124b8c9 Create, finish and integrate bin/cdist-exec-transfer Nico Schottelius 2011-02-17 15:11:41 +0100
  • da4cd7235c add template for cdist-exec-transfer Nico Schottelius 2011-02-17 15:03:24 +0100
  • 8d0d714f3c less todo Nico Schottelius 2011-02-17 09:49:56 +0100
  • df68e515b7 cleanup and -debug 0.9.8 Nico Schottelius 2011-02-17 09:47:12 +0100
  • db1b7eac6c prefix all variables with __cdist Nico Schottelius 2011-02-17 09:44:36 +0100
  • 1d796e6ed1 rename no_new_object to new_objects_created (more intuitive) Nico Schottelius 2011-02-17 09:34:59 +0100
  • cd6f969789 cleanup + include source information in migration Nico Schottelius 2011-02-17 09:28:35 +0100
  • 466e654bc4 correctly rename to cdist-manifest-run-all Nico Schottelius 2011-02-17 09:24:14 +0100
  • 7bd2ba1358 fix many bugs in cdist-manifest-recursive-all Nico Schottelius 2011-02-17 09:23:38 +0100
  • 711f9d7647 include rename in bin/cdist-deploy-to Nico Schottelius 2011-02-17 09:17:30 +0100
  • 662eee7ea3 rename manifest -> manifests and use subshell in__cdist_object_list() Nico Schottelius 2011-02-17 09:17:13 +0100
  • 7f96e30971 define __cdist_config at beginning Nico Schottelius 2011-02-17 09:16:44 +0100
  • 153be6af6c init -> manifest Nico Schottelius 2011-02-17 00:08:39 +0100
  • 8d83511038 todo comments Nico Schottelius 2011-02-16 23:25:37 +0100
  • d8ab79e1ab integrate another stage into cdist-deploy-to Nico Schottelius 2011-02-16 23:23:27 +0100
  • 19bccc8fad new stuff working in hackers readme Nico Schottelius 2011-02-16 23:08:33 +0100
  • 5ac606c563 adjust parameters of types Nico Schottelius 2011-02-16 23:07:09 +0100
  • a7505f10a4 add parameter checking to cdist_tree_wrapper Nico Schottelius 2011-02-16 23:04:33 +0100
  • 8f4def18b5 document new parames style Nico Schottelius 2011-02-16 23:04:16 +0100
  • a134d6c9e1 add function: __cdist_type_param_file Nico Schottelius 2011-02-16 23:04:02 +0100
  • 15f784d848 new style parameter list Nico Schottelius 2011-02-16 22:23:55 +0100
  • aae3c6827c specify location of parameters Nico Schottelius 2011-02-16 22:16:14 +0100
  • 4354c68405 cleanup bin/cdist-manifest-recursive-run Nico Schottelius 2011-02-16 22:12:21 +0100
  • c8242ef7da cleanup bin/cdist_tree_wrapper and introduce __cdist_object_source Nico Schottelius 2011-02-16 22:11:53 +0100
  • b639ed3b0c less todo Nico Schottelius 2011-02-16 21:57:33 +0100
  • 8995c77301 cleanup bin/cdist-object-codegen-all Nico Schottelius 2011-02-16 21:56:47 +0100
  • 80c745383a finish cdist-object-codegen-all 0.9.7 Nico Schottelius 2011-02-16 20:24:58 +0100
  • 6914071fe0 finish __cdist_object_list Nico Schottelius 2011-02-16 20:16:19 +0100
  • 3c3dad1842 rename __cdist_name_object_finished as well Nico Schottelius 2011-02-16 20:14:40 +0100
  • 64d71229f8 BREAK __cdist_object_source (due to rename to __cdist_name_object_source) Nico Schottelius 2011-02-16 20:12:29 +0100
  • 1609e52873 add template for code generation for all objects Nico Schottelius 2011-02-16 20:04:04 +0100
  • 04dd1672b1 rename cdist-code-gen -> cdist-object-codegen Nico Schottelius 2011-02-16 20:03:09 +0100
  • 84497e176e cleanup todo for 1.0 Nico Schottelius 2011-02-16 19:59:43 +0100
  • 8c27d00c23 +set -x in README (fancy, uuuh) Nico Schottelius 2011-02-16 19:45:33 +0100
  • 31883b1e3c cleanup readme Nico Schottelius 2011-02-16 19:44:13 +0100
  • ce3b83bfc1 update cdist-config with more helper functions Nico Schottelius 2011-02-16 19:44:04 +0100
  • e4fbb1a5d8 finish cdist-code-gen Nico Schottelius 2011-02-16 19:43:11 +0100
  • 709271fd2e cleanup type __file, it can use cat from current dir directly now Nico Schottelius 2011-02-16 19:42:10 +0100
  • 252a64ffa9 Merge remote-tracking branch 'sans/master' Nico Schottelius 2011-02-16 16:54:54 +0100
  • f537494e64 +todos Steven Armstrong 2011-02-16 16:24:33 +0100
  • 18d7945b2f +todos Steven Armstrong 2011-02-16 16:10:09 +0100
  • f7bfafb620 +todos Steven Armstrong 2011-02-16 16:08:04 +0100
  • b8f8b4e2c1 +todos Steven Armstrong 2011-02-16 16:04:29 +0100
  • 9a9ae7c114 add stuff to the readme that should work today (or vanishes from readme today) Nico Schottelius 2011-02-14 13:25:56 +0100
  • 42de01e782 more todo past 1.0 Nico Schottelius 2011-02-14 13:07:24 +0100
  • f4a5f8a49a execution of types needs testing, recursive, thus TODO Nico Schottelius 2011-02-14 12:44:43 +0100
  • 2e717cc50c Merge remote-tracking branch 'sans/master' Nico Schottelius 2011-02-14 12:26:23 +0100
  • f609b92ec2 Merge remote branch 'nico/master' Steven Armstrong 2011-02-14 12:25:35 +0100
  • fafb427928 implement cdist-code-gen (in theory) Nico Schottelius 2011-02-14 11:28:14 +0100
  • a7fc721488 fix typo: /object/newobject/ Steven Armstrong 2011-02-14 11:21:49 +0100
  • 17e24b6a75 Merge branch 'master' of git://git.schottelius.org/cdist Steven Armstrong 2011-02-14 11:21:17 +0100
  • 11f80a6387 Make hackers readme executable Nico Schottelius 2011-02-14 11:16:50 +0100
  • d8a69a75a8 third -> fourth stage Nico Schottelius 2011-02-14 10:27:30 +0100
  • f1f9bc47f4 Merge branch 'master' of git://git.schottelius.org/cdist Steven Armstrong 2011-02-08 13:09:35 +0100
  • 4f1cc56bcd add support for gentoo to explorer pgk_system Steven Armstrong 2011-02-08 11:02:46 +0100
  • f3584aa727 add support for gentoo to explorer os Steven Armstrong 2011-02-08 11:01:47 +0100
  • e1f90293b9 add support for gentoo to explorer pgk_system Steven Armstrong 2011-02-08 11:02:46 +0100
  • 3e89e05b30 add support for gentoo to explorer os Steven Armstrong 2011-02-08 11:01:47 +0100
  • 6c72cd0d5f two stages left until production mode Nico Schottelius 2011-02-08 00:28:34 +0100
  • 1bae761fa0 prepare next steps: stage four and five Nico Schottelius 2011-02-08 00:26:26 +0100
  • 2a65be81cf note status in manpage Nico Schottelius 2011-02-08 00:18:05 +0100
  • 15bc9c9af1 remove obsolete cdist-compile Nico Schottelius 2011-02-08 00:12:42 +0100
  • 0c6fc7aa86 remove obsolete cdist-preprocess Nico Schottelius 2011-02-08 00:12:07 +0100
  • 2f926582e0 +mass cleanup Nico Schottelius 2011-02-08 00:08:05 +0100
  • 425f2bb71a make scripts more variable and less dependent on each other Nico Schottelius 2011-02-07 23:59:21 +0100
  • 4ee71d5571 merge back and forth ideas for further manpages Nico Schottelius 2011-02-07 23:34:18 +0100
  • a3436bf775 complete cleanup of config-layout manpage Nico Schottelius 2011-02-07 23:33:58 +0100
  • 0ccb5ebcdb many more ideas for the config layout, many cleanups Nico Schottelius 2011-02-07 23:30:14 +0100
  • e43e910012 define stages Nico Schottelius 2011-02-07 23:07:43 +0100
  • edc82f5423 begin document cdist-stages Nico Schottelius 2011-02-07 22:46:47 +0100
  • 3112534213 add manpage for cdist-deploy-to Nico Schottelius 2011-02-07 22:45:24 +0100
  • 1d65a77ebf cleanup main manpage Nico Schottelius 2011-02-07 22:35:01 +0100
  • bba7f704dd also begin to migrate the configuration layout Nico Schottelius 2011-02-07 18:49:43 +0100
  • f988739d63 begin to merge internal type document into man/cdist-types.text Nico Schottelius 2011-02-07 18:45:41 +0100
  • 3f0e3bdc12 remove some debug Nico Schottelius 2011-02-07 18:40:43 +0100
  • 34f845ec86 2nd level cconfig generation works (with debug) Nico Schottelius 2011-02-07 18:34:34 +0100
  • d9a07bfa3e remove automatic __ prefixing of types Nico Schottelius 2011-02-07 18:16:02 +0100
  • 344d59005b add initial types describing document Nico Schottelius 2011-02-07 18:13:04 +0100
  • 9e2abff8be add new type which generates another type Nico Schottelius 2011-02-07 18:09:00 +0100
  • c8fedb9914 new call for cdist-manifest-recursive-run Nico Schottelius 2011-02-07 18:08:44 +0100
  • 028a4dc6ba more todo post 1.0 Nico Schottelius 2011-02-07 17:55:57 +0100
  • 4c84c819f5 [type] NEW: issue Nico Schottelius 2011-02-07 17:53:53 +0100
  • 3892f9e713 add support for __cdist_type_mydir to find dir of current type Nico Schottelius 2011-02-07 17:50:25 +0100
  • 43e6db264b rename __cdist_id to __cdist_object_id Nico Schottelius 2011-02-06 22:07:17 +0100
  • 494ee906f2 theorethic working version of recursive run :-) Nico Schottelius 2011-02-06 21:14:21 +0100
  • 3dacee432e another cleanup and almost running cdist-manifest-recursive-run Nico Schottelius 2011-02-06 16:04:28 +0100
  • f4c53e800c begin to cleanup recursive call run Nico Schottelius 2011-02-06 15:52:28 +0100