diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-17 11:09:08 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-02-17 11:09:08 +0000 |
commit | c39e06041b0a2593113e9e3a06bbd70d61acc67d (patch) | |
tree | 5c129e6925ada6c01bdf95f67c61781c132b7ac7 /pod | |
parent | aaa7887e29b1d3e5b1c83eb8564a59aac7eda4b1 (diff) | |
download | urpmi-c39e06041b0a2593113e9e3a06bbd70d61acc67d.tar urpmi-c39e06041b0a2593113e9e3a06bbd70d61acc67d.tar.gz urpmi-c39e06041b0a2593113e9e3a06bbd70d61acc67d.tar.bz2 urpmi-c39e06041b0a2593113e9e3a06bbd70d61acc67d.tar.xz urpmi-c39e06041b0a2593113e9e3a06bbd70d61acc67d.zip |
Let "ignoresize" be configurable in urpmi.cfg
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmi.cfg.5.pod | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pod/urpmi.cfg.5.pod b/pod/urpmi.cfg.5.pod index d4f3570e..cc0e6785 100644 --- a/pod/urpmi.cfg.5.pod +++ b/pod/urpmi.cfg.5.pod @@ -67,6 +67,11 @@ authorized by B<rpm>) for any medium unless a specific B<key-ids> option for this medium is given. There is no default (even Mandriva public key id 70771ff3 is not included by default). +=item B<ignoresize> + +Don't check file systems for sufficient disk space before installation. +Same as specifying B<--ignoresize> for urpmi. Disabled by default. + =item B<limit-rate> Same as B<--limit-rate> for all tools. This option allows to control |