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
|
11 years ago |
Daniel Heule
|
fc8543eab6
|
initial submit of __package_emerge type
|
11 years ago |
Daniel Heule
|
b12bd82fe2
|
corrected some minor spell misstakes
|
11 years ago |
Daniel Heule
|
aaa142d76b
|
__package_zypper can now handle the version parameter
|
11 years ago |
Nico Schottelius
|
4bb8dc2f53
|
2012 -> 2013
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 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 ...
|
11 years ago |
Daniel Heule
|
01dc23b00c
|
postfix install works also on suse (SLES11)
|
11 years ago |
Daniel Heule
|
0acf3c0118
|
type __postfix_postconf is tested and aproved to work on suse (SLES11)
|
11 years ago |
Daniel Heule
|
e1eae5604e
|
unlock the whole power of zypper
added the ptype parameter (package type of zypper install)
|
11 years ago |
Daniel Heule
|
f7f63aa7a2
|
remove SFS from man page text ...
|
11 years ago |
Daniel Heule
|
0f1dabb080
|
inital commit of __zypper_service
|
11 years ago |
Steven Armstrong
|
d068dfd621
|
escape and thereby preserve quotes in values
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
e6420a49e8
|
verhindern dass raw and raw_command zusammen angegeben werden
|
11 years ago |
Daniel Heule
|
02aad6f4cc
|
revert vom chmod der aus versehen geändert wurde ...
|
11 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 ...
|
11 years ago |
Nico Schottelius
|
fe20da6594
|
note hint from Axel Beckert for debian prios
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
a271244cfb
|
Die 4 codepaths mit comments erklaert ...
|
11 years ago |
Steven Armstrong
|
367ef21bd8
|
make __postfix_* types depend on __postfix
Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
|
11 years ago |
Daniel Heule
|
59de2afdaa
|
ups, was a variable collision
|
11 years ago |
Daniel Heule
|
512b410012
|
korrektur eines typos ...
|
11 years ago |
Daniel Heule
|
e1a2ebab5c
|
gencode-remote gibt nur noch befehle aus wenn was zu tun ist ...
|
11 years ago |
Nico Schottelius
|
a5fc3f5002
|
remove changed attribute of an object - was never used and will never be used
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Daniel Heule
|
72bbf93282
|
korrekte ids, hier werden von zypper keine quotes erwartet, da nur
zahlen moeglich sind
|
11 years ago |
Daniel Heule
|
a37c48ed43
|
bei dem repo_id eine kleine verschoenerung
|
11 years ago |
Daniel Heule
|
33a4f07bb4
|
in der manpage state parameter besser erlaeutert ...
TODO: howto line breaks in html ?
|
11 years ago |
Daniel Heule
|
ea33b093f0
|
cleanup of variable quoting
|
11 years ago |
Daniel Heule
|
808ea30634
|
Korrektur der intention, vim hat mich verschaukelt ...
|
11 years ago |
Nico Schottelius
|
acd42b259b
|
do not generate code when mode = 0xxx format
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |
Nico Schottelius
|
ed10f4e5b4
|
use default parameter
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
|
11 years ago |