summaryrefslogtreecommitdiffstats
path: root/pod/urpmi.files.5.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/urpmi.files.5.pod')
-rw-r--r--pod/urpmi.files.5.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/urpmi.files.5.pod b/pod/urpmi.files.5.pod
index 45baf3ba..26512a23 100644
--- a/pod/urpmi.files.5.pod
+++ b/pod/urpmi.files.5.pod
@@ -72,6 +72,13 @@ 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.
+=item I<< /var/lib/urpmi/installed-through-deps.list >>
+
+Contains the name of the packages that were selected indirectly, ie not requested by user
+(eg: libxxxN). It is used to detect orphans (try C<urpme --auto-orphans> and see).
+
+The format of the file is: one package name per line, or optionally "xxx (required by ...)"
+
=back
=head1 SEE ALSO