On Mon, 2010-10-04 at 12:35 +0000, James Antill wrote: > plugins/tmprepo/tmprepo.conf | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-) > > New commits: > commit 37562b2cefa60f14b292d0c7a45778bef3fd8f29 > Author: James Antill <ja...@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
Hmm - we haven't actually changed it to 'pkgs_gpgcheck' yet. -sv _______________________________________________ Yum-devel mailing list Yum-devel@lists.baseurl.org http://lists.baseurl.org/mailman/listinfo/yum-devel