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

Seth Vidal skvidal at linux.duke.edu
Wed Aug 6 17:43:03 UTC 2008


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

New commits:
commit f757b0530a08eac70f606710d6adda4d98470069
Author: Seth Vidal <skvidal at fedoraproject.org>
Date:   Wed Aug 6 13:40:11 2008 -0400

    check in docs for repo_gpgcheck

diff --git a/docs/yum.conf.5 b/docs/yum.conf.5
index d8b541a..415f84b 100644
--- a/docs/yum.conf.5
+++ b/docs/yum.conf.5
@@ -60,6 +60,11 @@ default for all repositories. This option also determines whether or not an
 install of a package from a local RPM file will be GPG signature checked. The
 default is `0'.
 
+.IP \fBrepo_gpgcheck\fR
+Either `1' or `0'. This tells yum whether or not it should perform a GPG
+signature check on the repodata. When this is set in the [main] section it sets the
+default for all repositories. The default is `0'.
+
 .IP \fBskip_broken\fR
 Either `1' or `0'. Resolve depsolve problems by removing packages that
 are causing problems from the transaction.
@@ -350,6 +355,10 @@ Either `1' or `0'. This tells yum whether or not use this repository.
 Either `1' or `0'. This tells yum whether or not it should perform a GPG
 signature check on the packages gotten from this repository.
 
+.IP \fBrepo_gpgcheck\fR
+Either `1' or `0'. This tells yum whether or not it should perform a GPG
+signature check on the repodata from this repository.
+
 .IP \fBgpgkey\fR
 A URL pointing to the ASCII-armoured GPG key file for the repository. This
 option is used if yum needs a public key to verify a package and the required



More information about the Yum-cvs-commits mailing list