diff options
author | Francois Pons <fpons@mandriva.com> | 2001-04-05 17:41:55 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-04-05 17:41:55 +0000 |
commit | df6a3ced18fd293a1a1a8121b2f98287b40dcd37 (patch) | |
tree | 529ec17ddbfc5cebd36c5da773fe7956f3989cc3 /urpmf.8 | |
parent | 53adad829a72e471e29e5c47c852913d9ed821a8 (diff) | |
download | urpmi-df6a3ced18fd293a1a1a8121b2f98287b40dcd37.tar urpmi-df6a3ced18fd293a1a1a8121b2f98287b40dcd37.tar.gz urpmi-df6a3ced18fd293a1a1a8121b2f98287b40dcd37.tar.bz2 urpmi-df6a3ced18fd293a1a1a8121b2f98287b40dcd37.tar.xz urpmi-df6a3ced18fd293a1a1a8121b2f98287b40dcd37.zip |
*** empty log message ***
Diffstat (limited to 'urpmf.8')
-rw-r--r-- | urpmf.8 | 23 |
1 files changed, 10 insertions, 13 deletions
@@ -1,4 +1,4 @@ -.TH urpmf 8 "05 Sep 2000" "Mandrakesoft" "Linux-Mandrake" +.TH urpmf 8 "05 Apr 2001" "Mandrakesoft" "Linux-Mandrake" .IX urpmf .SH NAME urpmf \- RPMFind - Finds the RPM package providing the specified file @@ -28,9 +28,15 @@ There is one filelist per media(*). Contain information about all known packages, it's a summary of rpm headers. There is one filelist per media(*). .PP +/var/lib/urpmi/synthesis.hdlist.* +.br +Contain synthesis information about all known packages built from hdlist files +that can be used by minimal closure algorithm. If these files are not present +use \fBurpmi.update -a\fP to generate them. These files are not mandatory. +.PP /etc/urpmi/urpmi.cfg .br -Contains one line <\fIname\fP> <\fIurl\fP> per media. +Contains media description, previous format from older urpmi is accepted. .PP /var/lib/urpmi/depslist.ordered .br @@ -56,15 +62,6 @@ autoirpm-icons(8), gurpmi(8), rpmdrake(8) .SH AUTHOR -Pascal Rigaux, Mandrakesoft +Pascal Rigaux, Mandrakesoft <pixel@mandrakesoft.com> .br -pixel@mandrakesoft.com - - - - - - - - - +Francois Pons, Mandrakesoft <fpons@mandrakesoft.com> |