From 5e23a00f2bdfc63133a61c935d2d0f411e0b9c0f Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Thu, 9 Jun 2005 09:23:41 +0000 Subject: update readme --- urpm/README.ssh | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) (limited to 'urpm/README.ssh') diff --git a/urpm/README.ssh b/urpm/README.ssh index 353e735a..680f9fd8 100644 --- a/urpm/README.ssh +++ b/urpm/README.ssh @@ -1,13 +1,17 @@ -This extension module allows to use an ssh connection to perform distributed copy -of rpm packages over a network. +This extension module allows to use an ssh connection to perform distributed +copy and installation of rpm packages over a network. To use this module, edit /etc/urpmi/parallel.cfg and add an alias line as follows : :ssh: or :ssh(): -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". +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". + +You can specify 'localhost' as a node name if you want to include +the server in the list of machines to be upgraded. -- cgit v1.2.1