Nico Schottelius
|
bfbc621010
|
++releasedate
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
3710557c62
|
bugfix the list of interfaces
|
11 years ago |
Nico Schottelius
|
9127e06109
|
CentOS support for __hostname
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
c5152b75f2
|
rename parameter service_uri to uri as requested
|
11 years ago |
Daniel Heule
|
831acd16c6
|
rename parameter repo_uri to uri as requested by nico
|
11 years ago |
Steven Armstrong
|
40e517f50c
|
new type __yum_repo to manage yum repositories
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
ad7977e51b
|
++;;
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
2955ef4344
|
cleanups
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
b7f8b5e339
|
catch unsupported state cases in __dog_vdi und __qemu_img
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
b22b581b67
|
first version of __dog_vdi
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
ff8f7ac287
|
add copied version __dog_vdi from __qemu_img
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
50316902e3
|
renamed ll to lastline, hope its now clear what the var is for ..
|
11 years ago |
Daniel Heule
|
7b6102750e
|
as requested, replace space with _
|
11 years ago |
Daniel Heule
|
bae472eb33
|
fixed some typos in the man page
|
11 years ago |
Jake Guffey
|
c31278bcd0
|
Fix __jail explorers
Only fixed gencode*, manifest in PR #279, fixed explorers here
|
11 years ago |
Daniel Heule
|
b7fb973fa5
|
bugfix for whitespace stripping, its no more simple
|
11 years ago |
Daniel Heule
|
f36dc11601
|
forgot myself to the headers ..
|
11 years ago |
Daniel Heule
|
5ef27191fc
|
implementing the $__object and $__object_id on the local and remote
execution call, to allow read access to parameter files
|
11 years ago |
Nico Schottelius
|
2b03ccd776
|
changes for 3.1.0
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
619076bd2d
|
corrected a small relict in example
|
11 years ago |
Steven Armstrong
|
5ec617fa3e
|
ignore trailing slashes for comparison of source
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
301b4e18ff
|
either to it all, or fail; echo and cat suck, printf ftw!
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
38c3d551ba
|
bugfix, if file was absent and type is now tested on openwrt
|
11 years ago |
Steven Armstrong
|
75c203a1f0
|
handle existing symlink but wrong source
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
0a98abbffa
|
add messaging support for __key_value
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
og
|
3d5706d3cc
|
escaped some variables in the gencode-remote output
|
11 years ago |
og
|
074938c697
|
.
|
11 years ago |
og
|
3fffb93150
|
OpenBSD pkg utils does not return properly, so we have to verify success by looking at the list of installed packages after the present/absent actions
|
11 years ago |
og
|
ef1f9bf633
|
updated documentation to reflect new parameter
|
11 years ago |
og
|
6a455be63a
|
openbsd and freebsd both use the 'passwd' database
|
11 years ago |
og
|
5cbdf981c0
|
adding pkg_path parameter to be explicitly set, this is important for using -current, as os_version always parses to a release version (e.g. 5.5) but the path that mirrors have is /snapshots/
|
11 years ago |
og
|
1c0d74f7db
|
openbsd stat works the same way that freebsd's does
|
11 years ago |
Daniel Heule
|
fa55cd7d3b
|
ups, typo ... thx to steven
|
11 years ago |
Daniel Heule
|
727c918f67
|
work around a bug in bash3, now tested with dash, bash, busybox
|
11 years ago |
Daniel Heule
|
0198b99eb5
|
corrected some debug codesnips
|
11 years ago |
Daniel Heule
|
8d80e52de9
|
implemented some suggestions from steven
|
11 years ago |
Daniel Heule
|
225752bd42
|
updated the man page ....
|
11 years ago |
Daniel Heule
|
820ed5ae0c
|
added option comment_line to prefix key value with a comment line
|
11 years ago |
Daniel Heule
|
205e256ef6
|
rewrite of __key_value, now support nerarly every value
|
11 years ago |
Nico Schottelius
|
a126bd955f
|
use while read -> avoids ifs problem
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
ce0f779664
|
include the owner into the object_id for line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Antoine Catton
|
4e535b6b8b
|
Docfix: ssh service listen on port 22
|
11 years ago |
Steven Armstrong
|
95f38d9d44
|
remove no longer supported parameter --comment
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
16a829d3eb
|
manage individual keys instead of block of text
also fixes #251
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
2fdff153d6
|
dont fail if result is empty file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
68c1bf6633
|
preserve ownership and permissions of existing file
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
f461a5073c
|
pass owner/group/mode to __directory as well
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
95b1ac0706
|
update rbenv type to cdist 3.0 style
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Steven Armstrong
|
f82a6224f2
|
use positional arguments in favour of keyword arguments for backwards compatibility with older python
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
46459053f4
|
use posix -L in favour of longopts
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |