diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2000-01-06 22:32:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2000-01-06 22:32:37 +0000 |
commit | e8df49d47cec9100b956d54a50c59fdd7f07c45c (patch) | |
tree | b7bd0c2d8fefb9d0d21b2e35249a647986b4af5d /urpmi.addmedia.8 | |
parent | 1f8ff37bcb9c4b797a5b4b947159652d58890a06 (diff) | |
download | urpmi-e8df49d47cec9100b956d54a50c59fdd7f07c45c.tar urpmi-e8df49d47cec9100b956d54a50c59fdd7f07c45c.tar.gz urpmi-e8df49d47cec9100b956d54a50c59fdd7f07c45c.tar.bz2 urpmi-e8df49d47cec9100b956d54a50c59fdd7f07c45c.tar.xz urpmi-e8df49d47cec9100b956d54a50c59fdd7f07c45c.zip |
no_comment
Diffstat (limited to 'urpmi.addmedia.8')
-rw-r--r-- | urpmi.addmedia.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/urpmi.addmedia.8 b/urpmi.addmedia.8 index a4ab6eae..c460536b 100644 --- a/urpmi.addmedia.8 +++ b/urpmi.addmedia.8 @@ -19,11 +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>. -.PP -ftp: .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 |