summaryrefslogtreecommitdiffstats
path: root/urpm/parallel_ka_run.pm
Commit message (Collapse)AuthorAgeFilesLines
* can you believe this whole is simply duplicated? well, it is :-/Pascal Rigaux2008-07-091-36/+1
|
* cleanupPascal Rigaux2008-07-091-2/+2
|
* no kidding, those vars are used for reading, never written!Pascal Rigaux2008-07-091-3/+1
|
* create run_mput() and use itPascal Rigaux2008-07-091-6/+11
|
* enhance rshp_command() to fit its usesPascal Rigaux2008-07-091-7/+8
|
* create rshp_command() and use it to remove duplication of the {log}Pascal Rigaux2008-07-091-8/+11
|
* $urpm->{ui_msg} is same as $urpm->{log} since $urpm->{ui} is dead Pascal Rigaux2008-07-091-6/+5
| | | | | for some time now (r14609 2004-12-07)
* fix typoPascal Rigaux2008-07-091-1/+1
|
* remove ugly duplicationPascal Rigaux2008-07-091-2/+3
|
* cleanupPascal Rigaux2008-07-091-4/+4
|
* factorize urpme output parsingPascal Rigaux2008-07-091-29/+5
|
* merge diff with parallel_sshPascal Rigaux2008-07-091-2/+2
|
* cleanup (and show common code)Pascal Rigaux2008-07-091-1/+3
|
* factorize code into urpm::parallel::find_remove_pre()Pascal Rigaux2008-07-091-14/+4
|
* merge small differences between those 2 modulesPascal Rigaux2008-07-091-7/+7
|
* use urpm::parallelPascal Rigaux2008-07-091-0/+1
|
* cleanupPascal Rigaux2008-07-091-1/+1
|
* factorizePascal Rigaux2008-07-091-5/+1
|
* cleanupPascal Rigaux2008-07-091-10/+7
|
* cleanup: use N() instead of urpm::N()Pascal Rigaux2008-07-091-15/+16
|
* fix bug introduced together with _parse_rshp_output()Pascal Rigaux2007-03-151-3/+3
|
* fix typo in regexpPascal Rigaux2007-03-151-3/+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/+9
|
* perl_checker compliancePascal Rigaux2006-11-071-3/+3
|
* 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
|
* Fix stealth contextRafael Garcia-Suarez2005-11-171-2/+2
|
* Use taktuk2 instead of ka if available. Make it overriable with theRafael Garcia-Suarez2005-11-171-2/+11
| | | | | URPMI_MPUT_COMMAND and URPMI_RSHP_COMMAND environment variables.
* 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-2/+2
| | | | | But change a message badly worded.
* Don't use global variables, and some other cosmetic fixesRafael Garcia-Suarez2005-11-171-22/+22
|
* Add VERSION in parallel modulesRafael Garcia-Suarez2005-11-171-9/+8
|
* Factorize command namesRafael Garcia-Suarez2005-11-171-15/+18
|
* use strict !Rafael Garcia-Suarez2005-11-171-0/+2
|
* more graphical feedback in urpmi --parallel --X (status, progress, etc)Guillaume Cottenceau2004-01-151-5/+5
|
* 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
|
* make sure stdout is read from distant nodes for parallel remove.Francois Pons2003-07-291-1/+1
|
* fix for urpme log recently added.Francois Pons2003-07-291-1/+3
|
* final 4.4-10mdkFrancois Pons2003-07-251-2/+6
|
* fixed bug 3982.Francois Pons2003-07-251-9/+9
|
* 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-9/+9
| | | | | use of perl_checker to create pot file
* 4.2-21mdkFrancois Pons2003-02-201-1/+1
|