[yum-commits] docs/yum.conf.5
James Antill
james at osuosl.org
Thu Sep 20 19:07:23 UTC 2012
docs/yum.conf.5 | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit d7ea943fd8bd7b1000594f777a93f2b2ebd76738
Author: James Antill <james at and.org>
Date: Thu Sep 20 15:06:56 2012 -0400
Update man page about how the loadts_ignorenewrpm flag is dependant.
diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index 01facf8..029fa75 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -696,12 +696,15 @@ Boolean (1, 0, True, False, yes, no) Defaults to False
Should the load-ts command ignore packages that are missing. This includes
packages in the TS to be removed, which aren't installed, and packages in the
TS to be added, which aren't available.
+If this is set to true, and an rpm is missing then loadts_ignorenewrpm is
+automatically set to true.
Boolean (1, 0, True, False, yes, no) Defaults to False
.IP
\fBloadts_ignorerpm\fR
Should the load-ts command ignore the rpmdb version (yum version nogroups) or
abort if there is a mismatch between the TS file and the current machine.
+If this is set to true, then loadts_ignorenewrpm is automatically set to true.
Boolean (1, 0, True, False, yes, no) Defaults to False
.IP
More information about the Yum-commits
mailing list