summaryrefslogtreecommitdiffstats
path: root/urpm/README.ka-run
diff options
context:
space:
mode:
Diffstat (limited to 'urpm/README.ka-run')
-rw-r--r--urpm/README.ka-run7
1 files changed, 3 insertions, 4 deletions
diff --git a/urpm/README.ka-run b/urpm/README.ka-run
index 02b75714..9c0815c2 100644
--- a/urpm/README.ka-run
+++ b/urpm/README.ka-run
@@ -1,5 +1,6 @@
-This extension module allow to use ka-run package to perform distributed copy
-of package over network.
+This extension module allows to use the ka-run or the taktuk2 package to
+perform distributed copy and installation of rpm packages over the network.
+(Taktuk is the next generation of ka-run tools.)
To use this module, edit /etc/urpmi/parallel.cfg and add an alias line as
follow :
@@ -11,5 +12,3 @@ where <name> is alias name parameter of --parallel options of urpmi,
<ka-run tools command line options> is options which will be given to
rshp and mput command, for example "-c ssh -m node1 -m node2 ... -m
nodeN".
-
-For any more information, please send mail to <fpons@mandrakesoft.com>.