Commit Graph

1210 Commits

Author SHA1 Message Date
Steven Armstrong 90448a479d only generate man|html pages when necessery; allow the process to be interrupted
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 23:52:31 +02:00
Steven Armstrong e7f7a88357 prefix error messages with Error:
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 22:00:54 +02:00
Steven Armstrong 1cfdc6886f fail if a requested object is not defined
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:51:59 +02:00
Steven Armstrong 878f7d18ce move export of __cdist_out_object_dir to cdist-run-remote
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:49:06 +02:00
Steven Armstrong fe159eccb2 prefix all variables with __cdist
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:47:05 +02:00
Steven Armstrong 2345d6509b add missing function call to __cdist_usage
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 21:20:07 +02:00
Steven Armstrong fb426bd412 __directory type does not have a destination parameter
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 20:10:40 +02:00
Steven Armstrong ac274802de update build.sh to work with new man source layout
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 18:12:19 +02:00
Steven Armstrong d27afe3528 move manpages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 17:24:40 +02:00
Steven Armstrong 19ddd092eb Merge remote branch 'nico/master' 2011-03-29 17:10:35 +02:00
Nico Schottelius 022e255d7a less line breaks in asciidoc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:55:40 +02:00
Steven Armstrong 31132b42c6 Merge remote branch 'nico/master' 2011-03-29 16:54:40 +02:00
Steven Armstrong 09c842e479 Merge remote branch 'nico/master' 2011-03-29 16:54:22 +02:00
Nico Schottelius bcbabe885b authors on one line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:54:11 +02:00
Nico Schottelius 9a56c5122c +release target in build.sh
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:52:53 +02:00
Nico Schottelius dde2f37054 make build.sh die on error
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:51:11 +02:00
Nico Schottelius 1ca8aec206 update web/readme
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:49:49 +02:00
Nico Schottelius a891a951e7 cleanup todos
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:49:05 +02:00
Nico Schottelius 862ddd475a Merge remote-tracking branch 'sans/executionorder' 2011-03-29 16:47:43 +02:00
Steven Armstrong f64c7988de document __self
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 16:52:27 +02:00
Nico Schottelius 1d05756076 release 1.5.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:47:02 +02:00
Nico Schottelius 5024c4bf58 more changes, quote author correctly
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:45:16 +02:00
Nico Schottelius 5f1623dd1c Merge remote-tracking branch 'sans/executionorder' 2011-03-29 16:42:52 +02:00
Steven Armstrong ebbacf4873 remove unused functions
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 16:41:38 +02:00
Steven Armstrong bd4194cff9 Merge remote branch 'nico/executionorder' into executionorder 2011-03-29 16:40:40 +02:00
Nico Schottelius 8bd52b9065 Merge branch 'executionorder'
Conflicts:
	doc/dev/todo/TAKEME

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:37:39 +02:00
Steven Armstrong a5586aecff changelog++
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 16:36:10 +02:00
Nico Schottelius 0422eda599 WARNING: WHITESPACE-NAZI
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:33:09 +02:00
Nico Schottelius 6be9d02e6a consistency: function {} begin on next line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:28:59 +02:00
Nico Schottelius ad7a9f82f7 __cdist_objects_created == local output
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:27:57 +02:00
Steven Armstrong 3fae65539e remove legacy man pages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 16:25:26 +02:00
Nico Schottelius e2e4936103 -FIXME in doc/man/cdist-stages.text
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:24:13 +02:00
Nico Schottelius 44fd2e3c1c :%s/Related manpages/Related documentation/g
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:23:45 +02:00
Steven Armstrong 7c920231b7 update stages man page to reflect new situation
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 16:11:38 +02:00
Steven Armstrong 7ff2400830 remove legacy manpage
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:43:37 +02:00
Steven Armstrong 59cc3dc1b3 remove legacy manpage
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:42:40 +02:00
Steven Armstrong 49e987236f add manpage for cdist-object-manifest-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:42:17 +02:00
Steven Armstrong f2967ef9f1 remove legacy script
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:36:23 +02:00
Steven Armstrong f671df1c67 less todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:33:37 +02:00
Steven Armstrong ce62775aec remove hard coded variable names; prefix all variables with __cdist_
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:29:56 +02:00
Steven Armstrong 32392d129a implement $__self
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:27:17 +02:00
Steven Armstrong 801d2be3d2 remove legacy variables
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 15:17:45 +02:00
Steven Armstrong f187ed257a implement the big code shuffle
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 14:36:35 +02:00
Nico Schottelius 5306737d22 discuss todos / cleanup / make more fun for us
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 10:38:35 +02:00
Nico Schottelius 3618b225a3 make all internal variables __cdist_ prefixed
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 10:34:04 +02:00
Nico Schottelius bb66523ea5 todo: fix __ in asciidoc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-28 22:43:50 +02:00
Nico Schottelius c80fa65af1 -blank line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-28 18:42:04 +02:00
Nico Schottelius a46c0a4372 replace CONSTANT target host by variable target host
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-28 18:38:43 +02:00
Nico Schottelius 8315ac2e25 - blank lines
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-28 18:38:08 +02:00
Nico Schottelius 8abd5ce33e - another empty line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-28 18:37:26 +02:00