Remedial Question: How do I import additional GPG keys (but not later in post)?

Seth Vidal skvidal at fedoraproject.org
Wed Nov 5 03:35:18 UTC 2008



On Tue, 4 Nov 2008, Bryan J Smith wrote:

> I have a seemingly remedial question ...
>
> How do I import additional GPG keys in a kickstart file so they are
> available during the initial package install?  I want to do this largely
> in combination with the "repo" option (to tap other YUM repositories).
>
> Just curious and I know this is probably remedial.  But I haven't found
> it in any Fedora docs (nor the RHEL 5 manuals for that matter, as it
> supports the "repo" option as well) or via basic searches.  I guess I
> could have overlooked something.
>

1. anaconda doesn't check gpg keys during the kickstart install.
2. if you want gpg keys imported for repositories for use in in %post via 
yum just put gpgkey=pathtokey in the .repo section and if you pass a -y to 
yum it will auto-import the gpgkey.

-sv




More information about the Kickstart-list mailing list