summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-05-29 07:30:32 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-05-29 07:30:32 +0000
commitce597d6a01fda649be99c7fae25a0604bdefa23c (patch)
treeb65380f6ae301ab9660d3d4728c48fec4eaef7be /pod
parentef337715b4b8124322d5bb458dc9686da7d8fb8b (diff)
downloadurpmi-ce597d6a01fda649be99c7fae25a0604bdefa23c.tar
urpmi-ce597d6a01fda649be99c7fae25a0604bdefa23c.tar.gz
urpmi-ce597d6a01fda649be99c7fae25a0604bdefa23c.tar.bz2
urpmi-ce597d6a01fda649be99c7fae25a0604bdefa23c.tar.xz
urpmi-ce597d6a01fda649be99c7fae25a0604bdefa23c.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