summaryrefslogtreecommitdiffstats
path: root/urpm/parallel_ssh.pm
Commit message (Collapse)AuthorAgeFilesLines
...
* factorize code into urpm::parallel::find_remove_pre()Pascal Rigaux2008-07-091-13/+3
|
* merge small differences between those 2 modulesPascal Rigaux2008-07-091-7/+6
|
* use urpm::parallelPascal Rigaux2008-07-091-0/+1
|
* factorizePascal Rigaux2008-07-091-5/+1
|
* cleanupPascal Rigaux2008-07-091-6/+3
|
* cleanupPascal Rigaux2008-07-091-1/+1
|
* cleanupPascal Rigaux2008-07-091-4/+4
|
* rename var, cleanupPascal Rigaux2008-07-091-6/+6
|
* cleanup: use N() instead of urpm::N()Pascal Rigaux2008-07-091-14/+15
|
* help perl_checkerPascal Rigaux2006-11-091-0/+2
|
* we need urpm::util for basename()Pascal Rigaux2006-11-091-0/+1
|
* move basename() to urpm::utilPascal Rigaux2006-11-091-8/+10
|
* Use revision number as version numbers for internal modules.Rafael Garcia-Suarez2006-06-071-1/+3
| | | | | For gurpmi.pm, use the same version number as urpm.
* The parallel handlers define the same function. This could lead to warnings; ↵Rafael Garcia-Suarez2005-12-061-0/+2
| | | | silence them.
* Update copyright noticesRafael Garcia-Suarez2005-12-021-0/+3
|
* Be backwards compatible with older versions of urpmeRafael Garcia-Suarez2005-11-171-1/+1
|
* Add comments in urpme about messages that should not be changed.Rafael Garcia-Suarez2005-11-171-1/+1
| | | | | But change a message badly worded.
* Add VERSION in parallel modulesRafael Garcia-Suarez2005-11-171-1/+5
|
* use strict !Rafael Garcia-Suarez2005-11-171-0/+1
|
* parallel distribution via ssh wasn't working on localhost when network mediaRafael Garcia-Suarez2005-06-101-2/+12
| | | | | were involved
* When node is localhost, don't use ssh to run commands on itRafael Garcia-Suarez2005-06-091-10/+13
|
* Introduce a --nolock option in urpmi and urpmq.Rafael Garcia-Suarez2005-06-091-3/+5
| | | | | Use it for parallel distribution over ssh on localhost
* Error reporting nitRafael Garcia-Suarez2005-06-091-4/+4
|
* Missing parenthesesRafael Garcia-Suarez2005-06-091-1/+1
|
* Fix invocation of scpRafael Garcia-Suarez2005-06-091-6/+5
|
* Adjust fudge factorRafael Garcia-Suarez2005-06-081-2/+2
|
* Remove unused variablesRafael Garcia-Suarez2005-06-081-4/+4
|
* a few perl_checker fixesRafael Garcia-Suarez2005-06-081-9/+9
|
* Don't use hashes in scalar contextRafael Garcia-Suarez2005-06-081-3/+3
|
* Factorize commandsRafael Garcia-Suarez2005-06-081-17/+19
|
* Remove globsRafael Garcia-Suarez2005-06-081-17/+17
|
* Don't shell out when calling scpRafael Garcia-Suarez2005-06-081-6/+7
|
* Fix parallel installation messageRafael Garcia-Suarez2005-06-081-1/+1
|
* Report remote commands exit codesRafael Garcia-Suarez2005-01-201-4/+4
|
* More error handlingRafael Garcia-Suarez2005-01-201-4/+8
|
* Only show progress bar if there is a routine to show a progress bar.Rafael Garcia-Suarez2004-11-041-2/+2
|
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-151-7/+26
|
* clean reason of removing package.Francois Pons2003-09-231-0/+1
|
* added support for --keep.Francois Pons2003-07-291-1/+1
|
* added invocation of urpme with --force in parallel remove.Francois Pons2003-07-291-1/+1
|
* fix to handle parallel removing with nodes not having the packages.Francois Pons2003-07-291-3/+11
|
* fix for urpme log recently added.Francois Pons2003-07-291-0/+2
|
* final 4.4-10mdkFrancois Pons2003-07-251-3/+7
|
* fixed bug 3982.Francois Pons2003-07-251-7/+7
|
* 4.4-8mdkFrancois Pons2003-06-261-3/+5
|
* 4.4-2mdkFrancois Pons2003-06-171-7/+9
|
* changed name of _() function to N()Pablo Saratxaga2003-03-051-7/+7
| | | | | use of perl_checker to create pot file
* 4.2-21mdkFrancois Pons2003-02-201-1/+1
|
* fixed strange error on ssh not invoked on distant node.Francois Pons2003-02-171-2/+2
|
* 4.2-1mdkFrancois Pons2002-12-181-4/+67
|