From 3880463a92142896704deca4d341af93be762b84 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 19 Dec 2007 12:16:49 +0000 Subject: - all tools: o drop hdlist support (will be replaced with xml media_info) --- pod/urpme.8.pod | 8 -------- pod/urpmf.8.pod | 2 +- pod/urpmi.8.pod | 8 -------- pod/urpmi.addmedia.8.pod | 9 ++------- pod/urpmi.cfg.5.pod | 2 +- pod/urpmi.files.5.pod | 11 +---------- pod/urpmi.update.8.pod | 6 +++--- pod/urpmq.8.pod | 8 -------- 8 files changed, 8 insertions(+), 46 deletions(-) (limited to 'pod') diff --git a/pod/urpme.8.pod b/pod/urpme.8.pod index 0fa32dcc..77d441c2 100644 --- a/pod/urpme.8.pod +++ b/pod/urpme.8.pod @@ -86,14 +86,6 @@ to B<--root>, the urpmi configuration comes from the rooted tree. Configure urpme on the fly from a distribution tree. -=item B<--probe-synthesis> - -Use synthesis file (to use with --use-distrib). - -=item B<--probe-hdlist> - -Use hdlist file (to use with --use-distrib). - =item B<--wait-lock> If the urpmi or rpm db is busy, wait until it is available diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod index f69d375d..77759aa9 100644 --- a/pod/urpmf.8.pod +++ b/pod/urpmf.8.pod @@ -85,7 +85,7 @@ to B<--root>, the urpmi configuration comes from the rooted tree. =item B<--verbose> Verbose mode. urpmf will emit various messages related to the parsing of -hdlist files for your media. +media_info files for your media. =item B<--wait-lock> diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index 9743700d..5acc4190 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -243,14 +243,6 @@ Configure urpmi on the fly from a distrib tree, useful to install a chroot with the B<--root> option. See the description of the B<--distrib> option in the C manpage. -=item B<--probe-synthesis> - -Use synthesis file (to use with --use-distrib). - -=item B<--probe-hdlist> - -Use hdlist file (to use with --use-distrib). - =item B<--wget> Use wget for downloading distant files via http or ftp. By default curl is diff --git a/pod/urpmi.addmedia.8.pod b/pod/urpmi.addmedia.8.pod index 8b551efb..c23867d1 100644 --- a/pod/urpmi.addmedia.8.pod +++ b/pod/urpmi.addmedia.8.pod @@ -21,8 +21,7 @@ must be chosen: where > is a human-readable name for the new media (e.g. "updates"). > is optional if B<--distrib> is given in the options list. >/> is the location of the media directory on the -net (e.g. C). > is the pathname -where to find the hdlist of the rpms. The location is given relative to +net (e.g. C). The location is given relative to >. B is used by default to download files, B may be used if B is not installed or if or B<--wget> is given in I. Example: @@ -122,13 +121,9 @@ C when looking for updates. Use synthesis file. -=item B<--probe-hdlist> - -Use hdlist file. - =item B<--probe-rpms> -Use rpm files (instead of synthesis/hdlist). +Use rpm files (instead of synthesis). =item B<--distrib> diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index 8bb5dad6..14a40874 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -184,7 +184,7 @@ A medium is described as follows : where B is the medium name (space characters must be prefixed by a backslash) and where B is the medium URL. -Most other options like B, B, B, +Most other options like B, B, B, B, B are for internal use and should be changed only by experienced users. 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..cz >> - -Contains information about all known packages; it's a summary of rpm -headers. If an hdlist file is used for a medium, C can operate -completely without accessing this medium (this is almost always the case). - =item I<< /var/lib/urpmi/synthesis.hdlist..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. >> diff --git a/pod/urpmi.update.8.pod b/pod/urpmi.update.8.pod index 578ce317..5adfde88 100644 --- a/pod/urpmi.update.8.pod +++ b/pod/urpmi.update.8.pod @@ -88,15 +88,15 @@ Clean F directory on exit. =item B<-f> -Force updating synthesis/hdlist +Force updating synthesis =item B<-ff> -Really force updating synthesis/hdlist +Really force updating synthesis =item B<--probe-rpms> -Do not use synthesis/hdlist, use rpm files directly +Do not use synthesis, use rpm files directly =item B<-q> diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod index 866af32e..a297b3c2 100644 --- a/pod/urpmq.8.pod +++ b/pod/urpmq.8.pod @@ -173,14 +173,6 @@ and a password. Configure urpmq on the fly from a distribution tree. -=item B<--probe-synthesis> - -Use synthesis file (to use with --use-distrib). - -=item B<--probe-hdlist> - -Use hdlist file (to use with --use-distrib). - =item B<--env> I Use a different environment directly from a bug report to replay a bug. -- cgit v1.2.1