Commit graph

293 commits

Author SHA1 Message Date
Nico Schottelius
75023a4ac9 begin to cleanup cdist-stages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 01:22:45 +02:00
Nico Schottelius
ae4d6002f0 permissions/rephrase
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 01:21:16 +02:00
Nico Schottelius
3e49b12a6d update cdist-hacker
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 01:17:32 +02:00
Nico Schottelius
cdd4e09683 prefix/localhost in tutorial
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 01:12:09 +02:00
Nico Schottelius
d87deba30e cleanup tutorial, fillup todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 01:01:12 +02:00
Nico Schottelius
1dcc3b771e +some ssh hints, localhost hint
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 00:58:16 +02:00
Nico Schottelius
603f1c3ae0 also check that giving a paramter twice works
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-27 00:38:08 +02:00
Nico Schottelius
5e862c9ede make cdist-tutorial compile
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-26 17:33:26 +02:00
Nico Schottelius
597e1e7345 remove obsolete cdist-deploy-stdin-to
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-26 15:15:36 +02:00
Nico Schottelius
0cd24f1544 rename quickstart to tutorial
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-26 15:08:59 +02:00
Nico Schottelius
e95defa6d2 Merge branch 'master' into install 2011-09-23 14:21:01 +02:00
Nico Schottelius
7a09266abf allow users to check whether an object changed
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-23 13:49:02 +02:00
Nico Schottelius
9a3d9334d5 Merge branch 'master' into install
Conflicts:
	bin/cdist-config

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-19 15:05:39 +02:00
Nico Schottelius
1745f0bbc3 also document TMPDIR and TEMP
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-19 08:31:14 +02:00
Nico Schottelius
de2a216ee6 cleanup bin/, move quickstart to mandir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-19 00:39:43 +02:00
Nico Schottelius
3faf56cb04 Merge branch 'master' into type-emulator 2011-09-18 23:52:43 +02:00
Nico Schottelius
e0030947e4 document TMP variable
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-18 21:04:23 +02:00
Steven Armstrong
cbd073dfbd Merge remote-tracking branch 'cdist/install' into install 2011-09-17 08:55:49 +02:00
Nico Schottelius
4956c015c1 make __type available for type gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 14:50:43 +02:00
Nico Schottelius
182074bb9d remove unused type template (to be reimported, if someone has a use for it)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-16 13:34:10 +02:00
Steven Armstrong
a4ec6f93ce Merge remote-tracking branch 'cdist/install' into install 2011-09-16 12:43:43 +02:00
Nico Schottelius
41099a3596 update references
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:49:42 +02:00
Nico Schottelius
2e96ba793a reformat cdist manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:48:14 +02:00
Nico Schottelius
24cbc1b717 changes for 2.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 22:23:28 +02:00
Nico Schottelius
9b18b3d79e update manpage and support commands title
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-13 21:35:57 +02:00
Nico Schottelius
b470a47b15 add working cdist manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-12 11:18:18 +02:00
Nico Schottelius
1742936dc9 add initial version of manpage for cdist
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-12 10:58:10 +02:00
Nico Schottelius
3cf203a668 begin to remove obsolete documentation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-12 00:30:07 +02:00
Nico Schottelius
5a765bfc76 codegen vs. gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-10 15:09:09 +02:00
Nico Schottelius
beafb55e12 __global not available for type explorer (should it be?)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-10 14:44:21 +02:00
Steven Armstrong
aa6b655cd3 new executable that uses its stdin as the initial manifest
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-07-01 16:02:03 +02:00
Nico Schottelius
593806637b fix bugs found by Franky Van Liedekerke - #1
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-23 12:16:17 +02:00
Nico Schottelius
512dd97cdc __type_explorer not __type_explorers::!
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-17 14:29:22 +02:00
Nico Schottelius
8e37095bf2 global explorers, clearify wording
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-17 14:14:32 +02:00
Nico Schottelius
84d2930691 typo fixes (thanks to Derek Brost)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-08 23:24:09 +02:00
Nico Schottelius
ca84f1b2b8 more requirements for code submission
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-06-02 08:14:50 +02:00
Nico Schottelius
4e7c571b7d fixed 19:40 < drothli> telmich: http://www.nico.schottelius.org/software/cdist/man/cdist.html points to http://www.nico.schottelius.org/cdist/ which is a dead link
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-05-19 19:46:20 +02:00
Nico Schottelius
a164d16ea4 add explorer to reference documentation
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-05-10 16:44:48 +02:00
Nico Schottelius
31c76f8a42 only escapce the first underline to satisfy asciidoc - weired!
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-05-10 16:40:33 +02:00
Nico Schottelius
14cb98b4f9 seperate branches for more than one feature, please
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-18 08:35:52 +02:00
Nico Schottelius
a4c0b3df1f [DOC] explain and document __cdist_tmp_base_dir
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-08 10:56:53 +02:00
Nico Schottelius
d39457b0a7 document how to report bugs
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 22:13:30 +02:00
Nico Schottelius
e5d8843edd [DOC] add hint on FIXME tag
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 20:21:36 +02:00
Nico Schottelius
a23c926df7 add reference to cdist-mass-deploy in cdist-deploy-to manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 20:17:28 +02:00
Nico Schottelius
9c1d606161 -fixme, __ issue needs to be fixed globally
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 14:47:39 +02:00
Nico Schottelius
7e1b7614b1 finish manpage for cdist-mass-deploy
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 14:44:19 +02:00
Nico Schottelius
1be5a01a1e Merge remote-tracking branch 'sans/master' 2011-04-06 09:32:14 +02:00
Nico Schottelius
d3a376545f generate new type listing
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-06 09:32:11 +02:00
Steven Armstrong
ff2581a25f /cdist-object-run-all/cdist-object-run/
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 23:21:26 +02:00
Steven Armstrong
ab741197ba docfix: /etc/cdist is no more
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 23:17:37 +02:00
Steven Armstrong
40d4b4d1be update man page for cdist-object-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 23:10:58 +02:00
Steven Armstrong
b226b30dba add man page for cdist-object-prepare
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 23:02:34 +02:00
Steven Armstrong
13ce077e8e docfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 22:50:38 +02:00
Steven Armstrong
3e46d593ae remove obsolete man page
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 22:48:24 +02:00
Steven Armstrong
90af07b9f5 import man pages changes
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-05 22:46:51 +02:00
Steven Armstrong
da532a9068 Merge remote branch 'nico/master' 2011-04-05 22:45:16 +02:00
Nico Schottelius
d8eccddad0 list types in type section
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-05 21:08:09 +02:00
Nico Schottelius
c5675bc352 add hint on asciidoc errors and how to fix
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-05 20:38:22 +02:00
Steven Armstrong
b9b90dad36 merge from upstream
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-04 13:18:04 +02:00
Nico Schottelius
09bf63ffca [DOC] remove some formatting issues in cdist-reference
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-04 12:19:02 +02:00
Nico Schottelius
74e3447c40 add example multi branch .git/config
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-04 12:04:10 +02:00
Steven Armstrong
fc10009946 update and merge ignore files
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-04-04 11:59:30 +02:00
Nico Schottelius
21aacd44b4 remove double information from reference
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 03:36:41 +02:00
Nico Schottelius
762fa52638 fixup cdist-reference: match only on .7 now, otherwise .html and .text is shown in manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-02 03:30:35 +02:00
Nico Schottelius
422bfd57d4 document multiple configuration workflow
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:30:55 +02:00
Nico Schottelius
8828a69d60 unignore doc/man and update cdist-best-practice.text
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 11:04:31 +02:00
Nico Schottelius
659bb1d1ac create reference in man7
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-04-01 10:47:09 +02:00
Steven Armstrong
d85af22ce3 remove second author, asciidoc/docbook cant handle it
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 23:57:37 +02:00
Steven Armstrong
d27afe3528 move manpages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 17:24:40 +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
Nico Schottelius
bcbabe885b authors on one line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-29 16:54:11 +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
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
f187ed257a implement the big code shuffle
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-29 14:36:35 +02:00
Steven Armstrong
db66d3731d merge master
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 15:27:00 +02:00
Steven Armstrong
0726735f38 update man pages for cdist-object-run-all and cdist-object-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:49:46 +02:00
Steven Armstrong
d56b7d1944 remove legacy man pages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:29:46 +02:00
Steven Armstrong
23e2fb82c7 add man page for cdist-object-code-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:27:43 +02:00
Steven Armstrong
a5633df809 fix asciidoc headers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:23:52 +02:00
Steven Armstrong
c680f3e81d added man page for cdist-object-run-all
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:21:45 +02:00
Steven Armstrong
2ee4f7e952 cdist-object-push.txt -> cdist-object-push.text
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:12:57 +02:00
Steven Armstrong
70caac86e9 man page for cdist-object-push
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 12:11:55 +02:00
Steven Armstrong
269ad8c432 update man pages for object gencode generation
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 11:27:05 +02:00
Steven Armstrong
d7a607d54a update man pages for type explorer transfer and execution
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-28 11:22:25 +02:00
Nico Schottelius
652c0c1615 document stuff for next release
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 23:52:13 +01:00
Nico Schottelius
76725c1b0d begin to document cache
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 23:43:23 +01:00
Nico Schottelius
5ec1a6cc2d rephrase cdist and add prominent example section
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 23:06:30 +01:00
Nico Schottelius
7f2ca78b82 spell correction
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-25 22:34:11 +01:00
Nico Schottelius
c72833ce74 comment about conf/manifest/init in cdist-hacker
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:58:47 +01:00
Nico Schottelius
e685df7aa1 -typo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:49:22 +01:00
Nico Schottelius
33552e5930 [DOC] include hackers manpage
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 15:26:06 +01:00
Nico Schottelius
0b1957f5df clearify parameters
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-24 13:27:22 +01:00
Steven Armstrong
ec7e836b1d doc: object-redefine
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
2011-03-23 17:16:43 +01:00
Nico Schottelius
ab76355128 add hint to . ./bin/cdist-env
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-23 09:29:41 +01:00
Nico Schottelius
70f2d1040f document multi-master and multi-environment workflow
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-03-21 14:38:53 +01:00