summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-04-24 19:34:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-04-24 19:34:32 +0000
commit4df7583caa71a35d6d68c373fc0c62d1be6d955b (patch)
treebddf36169b314d82ff20036dea7e47fa4fec5bcd /pod
parent7a606ec3537b2f465f8e06e99b445c756bfcca8f (diff)
downloadurpmi-4df7583caa71a35d6d68c373fc0c62d1be6d955b.tar
urpmi-4df7583caa71a35d6d68c373fc0c62d1be6d955b.tar.gz
urpmi-4df7583caa71a35d6d68c373fc0c62d1be6d955b.tar.bz2
urpmi-4df7583caa71a35d6d68c373fc0c62d1be6d955b.tar.xz
urpmi-4df7583caa71a35d6d68c373fc0c62d1be6d955b.zip
re-sync after the big svn loss
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmi.files.5.pod11
1 files changed, 11 insertions, 0 deletions
diff --git a/pod/urpmi.files.5.pod b/pod/urpmi.files.5.pod
index 87b09c3a..623ba8bf 100644
--- a/pod/urpmi.files.5.pod
+++ b/pod/urpmi.files.5.pod
@@ -32,6 +32,11 @@ files that can be used by minimal closure algorithm. If these files are
not present, hdlist files will be used instead to resolve dependencies
(but this is much slower).
+=item I<< /var/lib/urpmi/names.<media_name> >>
+
+Contains the list of package names per media. This is generated by urpmi for external programs
+(namely bash-completion)
+
=item I</etc/urpmi/urpmi.cfg>
Contains media descriptions. See urpmi.cfg(5).
@@ -71,6 +76,12 @@ B<url=http://....> which is the URL of a document that lists the available
mirrors. The default is to use
F<http://www.mandrivalinux.com/mirrorsfull.list>.
+=item I</etc/urpmi/netrc>
+
+This file is handled by urpmi: when adding a media from an URL containing a
+password, urpmi will remove the password from the URL written into urpmi.cfg
+and write it in this file.
+
=back
=head1 SEE ALSO