Commit Graph

555 Commits

Author SHA1 Message Date
Nico Schottelius 5cfaad9d7a copy all explorers, so they can reference themselves
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-23 00:04:36 +01:00
Nico Schottelius d3e2c4a3e8 rephrase and cleanup cdist-explorers.text
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 23:58:04 +01:00
Nico Schottelius f87472e65d cleanup config layout, add type specific explorers
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 23:57:30 +01:00
Nico Schottelius ff1fae2670 remove manpage of bogus cdist-explorer-coordinator
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 23:25:02 +01:00
Steven Armstrong 0c47a70d6e commented out the future
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-02-22 23:22:27 +01:00
Nico Schottelius 10bdef0edd HUGE CLEANUP
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 23:21:25 +01:00
Nico Schottelius e168454d1b Revert "Revert "finish generic cdist-explorer-run""
Revert the reverts - now we're in the feature branch.

This reverts commit c429177db4.
2011-02-22 23:10:47 +01:00
Nico Schottelius 10b7a7ab8a Revert "Revert "integrate bin/cdist-explorer-coordinator into cdist-explorer-run""
Revert the reverts - now we're in the feature branch.

This reverts commit 6ba577b3fd.
2011-02-22 23:10:43 +01:00
Nico Schottelius a0fd43d0a8 Revert "Revert "begin to create a general cdist-explorer-run""
Revert the reverts - now we're in the feature branch.

This reverts commit c14df05fbe.
2011-02-22 23:10:38 +01:00
Nico Schottelius d72c5e1f69 Revert "Revert "add template for bin/cdist-explorer-run-global""
Revert the reverts - now we're in the feature branch.

This reverts commit 2aa4487038.
2011-02-22 23:10:35 +01:00
Nico Schottelius fe2d4cf7e4 Revert "Revert "nicos next stuff todo""
Revert the reverts - now we're in the feature branch.

This reverts commit dca64bd4ac.
2011-02-22 23:10:13 +01:00
Nico Schottelius dca64bd4ac Revert "nicos next stuff todo"
Do not begin new features in master branch.

This reverts commit a00490e86c.
2011-02-22 23:08:26 +01:00
Nico Schottelius 2aa4487038 Revert "add template for bin/cdist-explorer-run-global"
Do not begin new features in master branch.

This reverts commit 2d7f155d1d.
2011-02-22 23:08:23 +01:00
Nico Schottelius c14df05fbe Revert "begin to create a general cdist-explorer-run"
Do not begin new features in master branch.

This reverts commit dfca442267.
2011-02-22 23:08:19 +01:00
Nico Schottelius 6ba577b3fd Revert "integrate bin/cdist-explorer-coordinator into cdist-explorer-run"
Do not begin new features in master branch.

This reverts commit 3a015dc39a.
2011-02-22 23:08:13 +01:00
Nico Schottelius c429177db4 Revert "finish generic cdist-explorer-run"
Do not begin new features in master branch.

This reverts commit 2a8b20b11a.
2011-02-22 23:07:54 +01:00
Nico Schottelius 0658ad06c3 Revert "rename cdist-explorer-run-global -> cdist-explorer-run-init"
Do not begin new features that break in master branch.

This reverts commit b556ab557d.
2011-02-22 23:07:01 +01:00
Nico Schottelius 30919f126b exit 0, but warn if gencode is not executable
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 22:40:34 +01:00
Nico Schottelius 8414f94703 Merge remote-tracking branch 'sans/master' 2011-02-22 22:37:22 +01:00
Steven Armstrong 5a0f7d6a0e need non-error exit code in cdist-object-codegen or it stops the whole execution chain
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-02-22 22:16:01 +01:00
Nico Schottelius b556ab557d rename cdist-explorer-run-global -> cdist-explorer-run-init
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 21:34:41 +01:00
Nico Schottelius 2a8b20b11a finish generic cdist-explorer-run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 21:34:05 +01:00
Nico Schottelius 3a015dc39a integrate bin/cdist-explorer-coordinator into cdist-explorer-run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 21:18:43 +01:00
Nico Schottelius dfca442267 begin to create a general cdist-explorer-run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 21:11:18 +01:00
Nico Schottelius b6a143143d cleanup + introduce __cdist_remote_user
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 20:40:54 +01:00
Nico Schottelius 2d7f155d1d add template for bin/cdist-explorer-run-global
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 20:22:58 +01:00
Steven Armstrong 4098c33f93 Merge remote branch 'nico/master' 2011-02-22 17:49:25 +01:00
Nico Schottelius 5017119132 Merge remote-tracking branch 'sans/master' 2011-02-22 17:25:35 +01:00
Nico Schottelius 00220332a5 simplify manifests/init
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 17:25:31 +01:00
Nico Schottelius a00490e86c nicos next stuff todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 17:13:59 +01:00
Steven Armstrong 81823131b0 +type:__package_emerge
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-02-22 16:19:02 +01:00
Steven Armstrong e5366650ce +type:__package
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-02-22 16:15:50 +01:00
Steven Armstrong a69cb997ee +icarus
Signed-off-by: Steven Armstrong <steven.armstrong@inf.ethz.ch>
2011-02-22 16:11:07 +01:00
Steven Armstrong 74ddaecf7b Merge remote branch 'nico/master' 2011-02-22 16:10:44 +01:00
Nico Schottelius 824cad532c +todo 1.0
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 15:27:06 +01:00
Nico Schottelius 40068d68de s/||/&&/
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 13:18:42 +01:00
Steven Armstrong 8ca2a52ba0 Merge remote branch 'nico/master' 2011-02-22 13:18:00 +01:00
Steven Armstrong 62c9d0bad9 Merge remote branch 'nico/master' 2011-02-22 13:14:59 +01:00
Nico Schottelius 1f5fee5bad always prepend header in gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 13:09:58 +01:00
Nico Schottelius 68b6f46a91 cleanup gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 13:07:24 +01:00
Nico Schottelius 63f702ceae remove slash before marker
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 13:04:41 +01:00
Steven Armstrong a62a341b9f Merge remote branch 'nico/master' 2011-02-22 13:04:06 +01:00
Nico Schottelius 78f2431b03 remove unecessary manifest in __file
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 12:57:35 +01:00
Nico Schottelius 3f94a5c8b5 export / subshell solutions
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 12:49:55 +01:00
Steven Armstrong 7caec5a05b Merge remote branch 'nico/master' 2011-02-22 12:26:48 +01:00
Nico Schottelius f8c8bc94e2 todo: master/doc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 12:07:31 +01:00
Nico Schottelius 568ff05ce5 todo: ssh master connection
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 12:06:38 +01:00
Nico Schottelius f7e18d94ec submit object_id in gencode
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 11:55:11 +01:00
Steven Armstrong cb302053cb Merge remote branch 'nico/master' 2011-02-22 11:55:04 +01:00
Nico Schottelius 2e0cdf73d9 add cd to cdist-manifest-run-all
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-02-22 11:54:50 +01:00