index
:
urpmi
distro/mga1
distro/mga2
distro/mga5
distro/mga6
distro/mga7
master
topic/4.10.14
topic/4.9.21
topic/4.x
topic/5.19
topic/6.14
topic/6.25
topic/6.25@258013
topic/6.32
topic/color
topic/kernel-orphans
topic/maat_color
topic/rpm5
topic/urpmi-4_6_24-3mdk
user/pterjan/ignorearch
Software Installation Tools
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
urpm
/
parallel_ssh.pm
Commit message (
Expand
)
Author
Age
Files
Lines
*
urpm_popen errors are not fatal by default on ssh, only for urpmq
Pascal Rigaux
2008-07-10
1
-1
/
+5
*
add debug
Pascal Rigaux
2008-07-10
1
-0
/
+1
*
more orthogonal error msg
Pascal Rigaux
2008-07-10
1
-3
/
+2
*
urpm_popen: fix exit condition
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
revert using --no-locales on urpmq, keep it a special case for now
Pascal Rigaux
2008-07-10
1
-1
/
+4
*
add debug message in --debug mode
Pascal Rigaux
2008-07-10
1
-0
/
+2
*
factorize parallel_install() which is now the same in each backend
Pascal Rigaux
2008-07-10
1
-33
/
+0
*
merge diffs with parallel_ka_run
Pascal Rigaux
2008-07-10
1
-1
/
+1
*
move code into run_urpm_command()
Pascal Rigaux
2008-07-10
1
-4
/
+9
*
have an implementation that works both on ssh and rshp (where outputs are int...
Pascal Rigaux
2008-07-10
1
-2
/
+4
*
merge diffs with parallel_ka_run
Pascal Rigaux
2008-07-10
1
-0
/
+1
*
move parallel_resolve_dependencies() which is now the same in parallel_ssh an...
Pascal Rigaux
2008-07-10
1
-30
/
+0
*
move some code into new function propagate_file()
Pascal Rigaux
2008-07-10
1
-3
/
+9
*
move parallel_register_rpms() to parallel (ie avoid duplication)
Pascal Rigaux
2008-07-10
1
-8
/
+0
*
create a generic copy_to_dir() replacing _scp_rpms()
Pascal Rigaux
2008-07-10
1
-7
/
+8
*
move parallel_find_remove() (=> avoid duplication)
Pascal Rigaux
2008-07-10
1
-38
/
+0
*
create ->urpm_popen and use it
Pascal Rigaux
2008-07-10
1
-27
/
+29
*
introduce inheritance
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
- handle --nolock on localhost in _ssh_urpm()
Pascal Rigaux
2008-07-09
1
-5
/
+7
*
use plain system()
Pascal Rigaux
2008-07-09
1
-9
/
+10
*
not needed anymore to read char by char
Pascal Rigaux
2008-07-09
1
-1
/
+0
*
cleanup
Pascal Rigaux
2008-07-09
1
-8
/
+6
*
move common things into _ssh_urpm()
Pascal Rigaux
2008-07-09
1
-13
/
+10
*
prepare next commit
Pascal Rigaux
2008-07-09
1
-2
/
+2
*
factorize (see previous commit on parallel.pm)
Pascal Rigaux
2008-07-09
1
-1
/
+0
*
cleanup
Pascal Rigaux
2008-07-09
1
-4
/
+3
*
move duplicated code into urpm::parallel::parse_urpmq_output()
Pascal Rigaux
2008-07-09
1
-24
/
+1
*
can you believe this whole is simply duplicated? well, it is :-/
Pascal Rigaux
2008-07-09
1
-36
/
+1
*
rename func to be local to module
Pascal Rigaux
2008-07-09
1
-3
/
+3
*
create _scp() and use it
Pascal Rigaux
2008-07-09
1
-7
/
+14
*
create _ssh_urpm() and use it
Pascal Rigaux
2008-07-09
1
-8
/
+11
*
don't use a regexp, it's unsafe without \Q
Pascal Rigaux
2008-07-09
1
-2
/
+3
*
create scp_rpms() and use it
Pascal Rigaux
2008-07-09
1
-13
/
+8
*
hoist
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
rename var
Pascal Rigaux
2008-07-09
1
-5
/
+5
*
normalize
Pascal Rigaux
2008-07-09
1
-2
/
+2
*
$urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead
Pascal Rigaux
2008-07-09
1
-19
/
+5
*
cleanup
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
cleanup
Pascal Rigaux
2008-07-09
1
-3
/
+3
*
factorize urpme output parsing
Pascal Rigaux
2008-07-09
1
-27
/
+3
*
merge fix for parallel_ka_run (r13623 2003-07-29)
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
cleanup
Pascal Rigaux
2008-07-09
1
-1
/
+2
*
factorize code into urpm::parallel::find_remove_pre()
Pascal Rigaux
2008-07-09
1
-13
/
+3
*
merge small differences between those 2 modules
Pascal Rigaux
2008-07-09
1
-7
/
+6
*
use urpm::parallel
Pascal Rigaux
2008-07-09
1
-0
/
+1
*
factorize
Pascal Rigaux
2008-07-09
1
-5
/
+1
*
cleanup
Pascal Rigaux
2008-07-09
1
-6
/
+3
*
cleanup
Pascal Rigaux
2008-07-09
1
-1
/
+1
*
cleanup
Pascal Rigaux
2008-07-09
1
-4
/
+4
*
rename var, cleanup
Pascal Rigaux
2008-07-09
1
-6
/
+6
[next]