[yum-commits] plugins/tmprepo

James Antill james at osuosl.org
Mon Oct 4 12:35:37 UTC 2010


 plugins/tmprepo/tmprepo.conf |   13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

New commits:
commit 37562b2cefa60f14b292d0c7a45778bef3fd8f29
Author: James Antill <james at and.org>
Date:   Mon Oct 4 08:35:10 2010 -0400

    Fix the text in the config. file for the tmprepo plugin.

diff --git a/plugins/tmprepo/tmprepo.conf b/plugins/tmprepo/tmprepo.conf
index a3d51ef..b54aabc 100644
--- a/plugins/tmprepo/tmprepo.conf
+++ b/plugins/tmprepo/tmprepo.conf
@@ -2,7 +2,12 @@
 enabled=1
 #  You can uncomment this to allow tmporary repositories to disable/alter
 # gpg checking. This is not recommended.
-#  You might want to use remote_gpgcheck=packages, but if you do understand
-# what the security implications are.
-# remote_gpgcheck=repository
-# local_gpgcheck=packages
+#  You might want to use pkgs_gpgcheck=false, but if you do understand
+# what the security implications are. Here are the defaults:
+#
+#  pkgs_gpgcheck=True
+#  repo_gpgcheck=False
+#  pkgs_local_gpgcheck=true # Inherits from: pkgs_gpgcheck
+#  repo_local_gpgcheck=False
+#
+# cleanup=false


More information about the Yum-commits mailing list