From 68112d100439476f07d3c7f37dad4bdc743fd531 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Wed, 8 Jun 2005 08:19:30 +0000 Subject: Clarify format of parallel.cfg file --- man/C/urpmi.files.5 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'man/C/urpmi.files.5') diff --git a/man/C/urpmi.files.5 b/man/C/urpmi.files.5 index 1a8e84e3..8f8583d2 100644 --- a/man/C/urpmi.files.5 +++ b/man/C/urpmi.files.5 @@ -35,13 +35,14 @@ Contains media descriptions. See \fIurpmi.cfg\fP(5). Contains proxy descriptions for http and ftp media. See \fIproxy.cfg\fP(5). .TP .FN /etc/urpmi/parallel.cfg -Contains parallel alias description. Format is -\fB::\fP where \fB\fP is -a symbolic name, \fB\fP can be \fBka-run\fP or \fBssh\fP, -\fB\fP is a media list (as \fB--media\fP parameter), -\fB\fP is a specific interface parameter list like "-c ssh --m node1 -m node2" for \fBka-run\fP extension or "node1:node2" for \fBssh\fP -extension. +Contains the descriptions of parallel aliases, one per line. Their general +format is \fB::\fP where +\fB\fP is a symbolic name to identify the parallel alias, +\fB\fP is one of the parallel install methods (can be \fBka-run\fP +or \fBssh\fP), \fB\fP is a media list (as given to the \fB--media\fP +parameter), and finally \fB\fP is a specific interface +parameter list like "-c ssh -m node1 -m node2" for \fBka-run\fP extension or +"node1:node2" (list of node hostnames) for \fBssh\fP extension. .TP .FN /etc/urpmi/skip.list The list of packages that should not be automatically updated when using -- cgit v1.2.1