diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 12:16:49 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-12-19 12:16:49 +0000 |
commit | 3880463a92142896704deca4d341af93be762b84 (patch) | |
tree | 083ddaa4280c8f7bd74b0619ebe5d40fd4a9d038 /pod/urpmi.files.5.pod | |
parent | fa957b2abb16441c131d8242b22579ca63d70c01 (diff) | |
download | urpmi-3880463a92142896704deca4d341af93be762b84.tar urpmi-3880463a92142896704deca4d341af93be762b84.tar.gz urpmi-3880463a92142896704deca4d341af93be762b84.tar.bz2 urpmi-3880463a92142896704deca4d341af93be762b84.tar.xz urpmi-3880463a92142896704deca4d341af93be762b84.zip |
- all tools:
o drop hdlist support (will be replaced with xml media_info)
Diffstat (limited to 'pod/urpmi.files.5.pod')
-rw-r--r-- | pod/urpmi.files.5.pod | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/pod/urpmi.files.5.pod b/pod/urpmi.files.5.pod index 502c2703..7b08730d 100644 --- a/pod/urpmi.files.5.pod +++ b/pod/urpmi.files.5.pod @@ -19,18 +19,9 @@ file is used when a password is used to access a distant location (using a network protocol) or when various directories are used to store the packages. That's why it's not world-readable. -=item I<< /var/lib/urpmi/hdlist.<media_name>.cz >> - -Contains information about all known packages; it's a summary of rpm -headers. If an hdlist file is used for a medium, C<urpmf> can operate -completely without accessing this medium (this is almost always the case). - =item I<< /var/lib/urpmi/synthesis.hdlist.<media_name>.cz >> -Contains synthesis information about all known packages built from hdlist -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). +Contains information about all known packages. =item I<< /var/lib/urpmi/names.<media_name> >> |