diff options
Diffstat (limited to 'urpmi.addmedia.8')
-rw-r--r-- | urpmi.addmedia.8 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/urpmi.addmedia.8 b/urpmi.addmedia.8 index c460536b..ebe72550 100644 --- a/urpmi.addmedia.8 +++ b/urpmi.addmedia.8 @@ -1,4 +1,4 @@ -.TH urpmi.addmedia 8 "18 Nov 1999" "Mandrakesoft" "Linux-Mandrake" +.TH urpmi.addmedia 8 "29 Feb 2000" "Mandrakesoft" "Linux-Mandrake" .IX urpmi.addmedia .SH NAME urpmi.addmedia \- adds a new rpms media for use with urpmi @@ -19,12 +19,12 @@ Where <\fIname\fP> is your reference for the media (e.g. MandrakeUpdate). <\fIhost\fP>/<\fIpath\fP> is the location of the rpm directory on the net. .br <\fIrelative path of hdlist\fP> is the pathname where to find the hdlist of the rpms. The location is given relative to <\fIpath\fP>. +.nf +eg: urpmi.addmedia ftp ftp://a:a@leia//export/Mandrake/RPMS with ../base/hdlist +.fi .br .IP "\fB urpmi.addmedia <\fIname\fP> ftp://<\fIlogin\fP>:<\fIuser\fP>@<\fIhost\fP>/<\fIpath\fP> with <\fIrelative path of hdlist\fP>\fP" The same as for http, just add your login and user if required (Note that you needn't to specify anonymous as login for anonymous access ftp servers). -.nf -eg: urpmi.addmedia ftp ftp://a:a@leia//export/Mandrake/RPMS with ../base/hdlist -.fi .PP Local drive or NFS: .br @@ -67,10 +67,12 @@ A simple text file containing all dependencies of all known packages. The same but in html format, user readable. .SH "SEE ALSO" urpmi(8), +urpmi.update(8), urpmi.removemedia(8), autoirpm(8), autoirpm-icons(8), gurpmi(8), +rpmf(8), rpmdrake(8) .SH AUTHOR Pascal Rigaux, Mandrakesoft |