From 92a1e0831633606476c340cf88df3e3ea438e4f8 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 8 Jun 2005 11:20:43 +0000 Subject: Update documentation --- urpm/README.ssh | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'urpm') diff --git a/urpm/README.ssh b/urpm/README.ssh index 774c63c5..353e735a 100644 --- a/urpm/README.ssh +++ b/urpm/README.ssh @@ -1,15 +1,13 @@ -This extension module allow to use ssh package to perform distributed copy -of package over network. This is more a sample module which is somewhat slow -to run distant script. +This extension module allows to use an ssh connection to perform distributed copy +of rpm packages over a network. To use this module, edit /etc/urpmi/parallel.cfg and add an alias line as -follow : +follows : :ssh: or :ssh(): -where is alias name parameter of --parallel options of urpmi, - is default --media parameter for this alias, - is list of node, for example "node1:node2: - ...:nodeN". - -For any more information, please send mail to . +where is the "alias name" parameter of --parallel options of the + urpm* tools, + is the default --media parameter for this alias, + is a list of nodes (network hosts), + for example "node1:node2: ...:nodeN". -- cgit v1.2.1