summaryrefslogtreecommitdiffstats
path: root/pod/urpmi.cfg.5.pod
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2006-11-20 14:09:27 +0000
committerPascal Rigaux <pixel@mandriva.com>2006-11-20 14:09:27 +0000
commit5600492dcd56bbf8c43bc7c2696e935d3791b111 (patch)
treeb87aa2fcc6b16ae8a92dccb52cdf1f9c353abafa /pod/urpmi.cfg.5.pod
parent3682ad3fd865ae0ec8543e37753fb73c73dbe2e0 (diff)
downloadurpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.gz
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.bz2
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.tar.xz
urpmi-5600492dcd56bbf8c43bc7c2696e935d3791b111.zip
update AUTHOR in pod files
Diffstat (limited to 'pod/urpmi.cfg.5.pod')
-rw-r--r--pod/urpmi.cfg.5.pod34
1 files changed, 29 insertions, 5 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod
index 972e3cfe..5cee8b26 100644
--- a/pod/urpmi.cfg.5.pod
+++ b/pod/urpmi.cfg.5.pod
@@ -29,6 +29,14 @@ Same as specifying B<--allow-force> for urpmi. Disabled by default.
Same as specifying B<--allow-nodeps> for urpmi. Disabled by default.
+=item B<auto>
+
+Same as specifying B<--auto> for urpmi. Disabled by default.
+
+=item B<compress>
+
+Deprecated (use rsync-options)
+
=item B<curl-options>
Additional options to pass to B<curl>'s command line when downloading files.
@@ -59,6 +67,10 @@ Same as B<--fuzzy> for urpmi or urpmq. Enable or disable fuzzy
search. Disabled by default. Enabling it can be written in various ways :
C<fuzzy> or C<fuzzy: yes> or C<fuzzy: on> or C<fuzzy: 1>.
+=item B<keep>
+
+Same as B<--keep> for urpmi or urpmq.
+
=item B<key-ids>
This option is not available on the command line. It allows to use a comma
@@ -84,25 +96,37 @@ Don't import pubkeys when updating media.
=item B<norebuild>
-Same as B<--norebuild> for urpmi, urpmi.update and urpmi.addmedia.
-Disabled by default (meaning that urpmi will try to rebuild hdlists by
-default).
+Obsolete. Enabled by default.
=item B<pre-clean, post-clean, clean>
Control cache management for urpmi, default is only activated as
B<post-clean>.
+=item B<priority-upgrade>
+
+A comma-separated list of package names that must be installed first,
+and that trigger an urpmi restart.
+
=item B<prohibit-remove>
A comma-separated list of package names that must never be removed (just
like B<basesystem> dependencies).
+=item B<prozilla-options>
+
+Same as B<--prozilla-options> for urpmi, urpmq or urpmi.addmedia.
+Additional options to pass to B<prozilla> when downloading files.
+
=item B<repackage>
Same as specifying B<--repackage> for urpmi. Disabled by default.
Ignored when it's set globally by urpmi.recover.
+=item B<resume>
+
+Same as specifying B<--resume> for urpmi. Resume transfer of partially-downloaded files.
+
=item B<retry>
Specify how many times the downloader should retry in case of non-permanent
@@ -190,8 +214,8 @@ invalid.
=head1 AUTHOR
-Pascal Rigaux (original author), FranE<ccedil>ois Pons, Rafael
-Garcia-Suarez, <rgarciasuarez@mandriva.com> (current maintainer)
+Pascal Rigaux <pixel@mandriva.com> (original author and current maintainer),
+FranE<ccedil>ois Pons, Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
=head1 SEE ALSO