Steven Armstrong
|
49e987236f
|
add manpage for cdist-object-manifest-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f2967ef9f1
|
remove legacy script
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f671df1c67
|
less todo
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
ce62775aec
|
remove hard coded variable names; prefix all variables with __cdist_
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
32392d129a
|
implement $__self
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
801d2be3d2
|
remove legacy variables
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f187ed257a
|
implement the big code shuffle
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
5306737d22
|
discuss todos / cleanup / make more fun for us
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
3618b225a3
|
make all internal variables __cdist_ prefixed
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
bb66523ea5
|
todo: fix __ in asciidoc
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
c80fa65af1
|
-blank line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
a46c0a4372
|
replace CONSTANT target host by variable target host
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
8315ac2e25
|
- blank lines
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
8abd5ce33e
|
- another empty line
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
332548ba4f
|
more todo, less whiteline in bin/cdist-object-explorer-run
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
78777ba9f3
|
use same argv processing as elsewhere
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
10c96dee87
|
-useless emptly line in bin/cdist-deploy-to
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
4e68c3027b
|
remove self explanatory comments
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
4ab770400a
|
- lines + variable alignement
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
98c7b98aac
|
more todo for steven :-p
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
29b61f38ea
|
remove unecessary empty lines (interrupts read flow)
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
ba0bc4d02b
|
add somo todo proposals for steven / questions
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
9381b1c233
|
merge current master
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
1e42861ff4
|
Merge remote branch 'nico/master'
|
14 years ago |
Steven Armstrong
|
8b0b7052c6
|
remove commented obsolete code
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
5ce4586fd3
|
Merge branch 'changerunningorder' into executionorder
|
14 years ago |
Steven Armstrong
|
db66d3731d
|
merge master
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
f337612d36
|
Merge remote branch 'nico/master'
|
14 years ago |
Nico Schottelius
|
9bdba19d4a
|
prepend slash when using __object_id as name for __process
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
62c4f0d086
|
ABORT if explorer fails, not only WARN
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
02a2d39ebf
|
Merge branch 'master' into changerunningorder
Conflicts:
bin/cdist-deploy-to
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Steven Armstrong
|
4ee5d74c9f
|
implement dependency handling at the object level
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
cd1a1347c9
|
merge from changerunningorder
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
0726735f38
|
update man pages for cdist-object-run-all and cdist-object-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
1c51d32cdc
|
add missing variable __cdist_type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
0f2193c5e3
|
concentrate on iteration in cdist-object-run-all; move all execution code into new executable bin/cdist-object-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
d56b7d1944
|
remove legacy man pages
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
23e2fb82c7
|
add man page for cdist-object-code-run
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
a5633df809
|
fix asciidoc headers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
c680f3e81d
|
added man page for cdist-object-run-all
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
2ee4f7e952
|
cdist-object-push.txt -> cdist-object-push.text
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
70caac86e9
|
man page for cdist-object-push
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
269ad8c432
|
update man pages for object gencode generation
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
d7a607d54a
|
update man pages for type explorer transfer and execution
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
c5d8eaa63d
|
add stevens todo list
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
b5ab490a23
|
add more half backed code for new object-run ideas
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
4687d32771
|
add half backed code for new object-run ideas
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Steven Armstrong
|
3d87f3f19a
|
more ideas for future version
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
14 years ago |
Nico Schottelius
|
dbe74dcc33
|
compile all manpages in parallel!
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |
Nico Schottelius
|
417ce61821
|
-''
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
|
14 years ago |