[yum-commits] Branch 'yum-3_2_X' - docs/yum.conf.5

skvidal at osuosl.org skvidal at osuosl.org
Mon Jan 18 16:59:55 UTC 2010


 docs/yum.conf.5 |    7 +++++++
 1 file changed, 7 insertions(+)

New commits:
commit 4423ec0965cb308bff7bd842f999bf2741776a1b
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Mon Jan 18 12:00:00 2010 -0500

    add docs for skip_if_unavailable

diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index bc91b53..494296e 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -701,6 +701,13 @@ If this is unset it inherits it from the global setting
 relative cost of accessing this repository. Useful for weighing one repo's packages
 as greater/less than any other. defaults to 1000
 
+.IP
+\fBskip_if_unavailable \fR
+If set to True yum will continue running if this repository cannot be 
+contacted for any reason. This should be set carefully as all repos are consulted
+for any given command. Defaults to False.
+.IP
+
 .SH "URL INCLUDE SYNTAX"
 .LP
 The inclusion of external configuration files is supported for /etc/yum/yum.conf


More information about the Yum-commits mailing list