Steven Armstrong
|
33c8f83fa6
|
new type to manage mounts, either via fstab or manually
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
5a114cf6ae
|
__cron should replace entrys with his id, try 2
|
11 years ago |
Daniel Heule
|
6afc4b82c2
|
__cron should replace entrys with his id
|
11 years ago |
Steven Armstrong
|
94aa0df747
|
add missing import
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
ef1394f4d1
|
filter out special/hidden files when iterating over explorers
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Nico Schottelius
|
c130bdf534
|
if hostname is an absolute path, strip alway leading slash
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
613d66b7a7
|
corrected man page and gencode update for correct messages
|
11 years ago |
Steven Armstrong
|
547c1f9c86
|
copy files instead of directories to give --remote-copy implementation a chance to dereference symlinks
also fixes #242 by filtering 'hidden' files (starting with a dot)
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
afb06b729e
|
mode and message handling now like __file type
|
11 years ago |
Nico Schottelius
|
3f08565e59
|
Revert "install rubygems for ubuntu/debian"
On request by Steven.
This reverts commit d2c45717f1 .
|
11 years ago |
Daniel Heule
|
3e398b233b
|
fix compare with leading 0 on directory mode
|
11 years ago |
Nico Schottelius
|
f8c36c080e
|
do not escape \ in --line
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
f5cee7a57d
|
suses chkconfig has the same name, but works different
|
11 years ago |
Steven Armstrong
|
d2c45717f1
|
install rubygems for ubuntu/debian
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
dc8e9c6855
|
fix typo on optional parameter which is only a passthrough to
__package_zypper
|
11 years ago |
Steven Armstrong
|
7ab5cd35ac
|
missing parens -> matched what we did not want to match
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
49bdd83ea1
|
test for feature instead of type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
08762330e1
|
default to None, not empty list
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
39f65d2ef7
|
leave conversion of list to underlying fsproperty
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
8b0eb5766a
|
bugfix: handle non-existent default
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
67f61eb7ec
|
make default values for optional_multiple parameters work
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
c50925cab5
|
bugfix in __cron type, was a wrong quoting
|
11 years ago |
Daniel Heule
|
d6f84d1ef0
|
__start_on_boot incl. gentoo support
|
11 years ago |
Steven Armstrong
|
80fffbad11
|
implement messaging for __user type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Steven Armstrong
|
9d54eb7257
|
implement messaging for __group type
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
e5253e0330
|
correct man page text of system parameter
|
11 years ago |
Nico Schottelius
|
122fb96654
|
use default parameter for __start_on_boot type
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
7d4c11a186
|
reset false mode changes
|
11 years ago |
Daniel Heule
|
138d26e398
|
extended type __user: parameter state, system, remove-home new
|
11 years ago |
Daniel Heule
|
a70d478f9e
|
fixed a minor type with param remove-all-other-services
|
11 years ago |
Daniel Heule
|
aec1632627
|
on older systems, zypper service and zypper repos
doesn't know the parameter -E,
so we need a way which works on older releases too
|
11 years ago |
Steven Armstrong
|
14dee79a9b
|
handle parameter --state explicilty to respect defaults
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
c48f31389f
|
initial submit of type __package_emerge_dependencies
|
12 years ago |
Daniel Heule
|
fc8543eab6
|
initial submit of __package_emerge type
|
12 years ago |
Daniel Heule
|
b12bd82fe2
|
corrected some minor spell misstakes
|
12 years ago |
Daniel Heule
|
aaa142d76b
|
__package_zypper can now handle the version parameter
|
12 years ago |
Nico Schottelius
|
4bb8dc2f53
|
2012 -> 2013
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Daniel Heule
|
785e54b311
|
vorbereitung um mit zypper auch spezifische versionen zu unterstützen
parameter ptype auch beim package type zulassen, analog anderer
parameter von subtypes ...
|
12 years ago |
Daniel Heule
|
01dc23b00c
|
postfix install works also on suse (SLES11)
|
12 years ago |
Daniel Heule
|
0acf3c0118
|
type __postfix_postconf is tested and aproved to work on suse (SLES11)
|
12 years ago |
Daniel Heule
|
e1eae5604e
|
unlock the whole power of zypper
added the ptype parameter (package type of zypper install)
|
12 years ago |
Daniel Heule
|
f7f63aa7a2
|
remove SFS from man page text ...
|
12 years ago |
Daniel Heule
|
0f1dabb080
|
inital commit of __zypper_service
|
12 years ago |
Steven Armstrong
|
d068dfd621
|
escape and thereby preserve quotes in values
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
12 years ago |
Daniel Heule
|
e6420a49e8
|
verhindern dass raw and raw_command zusammen angegeben werden
|
12 years ago |
Daniel Heule
|
02aad6f4cc
|
revert vom chmod der aus versehen geändert wurde ...
|
12 years ago |
Daniel Heule
|
c0da6fcc89
|
Verbesserungen am __cron type
1. Filter messages from crontab -l welche das ganze file füllen
2. neuer parameter raw_command, um globale variablen zu setzen ...
|
12 years ago |
Nico Schottelius
|
fe20da6594
|
note hint from Axel Beckert for debian prios
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
12 years ago |
Daniel Heule
|
a271244cfb
|
Die 4 codepaths mit comments erklaert ...
|
12 years ago |
Steven Armstrong
|
367ef21bd8
|
make __postfix_* types depend on __postfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
12 years ago |