On Fri, 2004-12-24 at 17:34 +0100, Henk van Lingen wrote:
Hi,
Maybe a stupid question:
I just installed centos 4beta on a Dell inspiron 3500 laptop. So far so good. But where do I find the gpg key?
it is here on your machine after isntall: /usr/share/doc/centos-release-4.0beta/RPM-GPG-KEY
it is here on the web: http://c4beta.caosity.org/centos/4.0beta/os/i386/RPM-GPG-KEY
it is also in the root directory of each of the CDs as RPM-GPG-KEY
just do on of these three things:
rpm --import /usr/share/doc/centos-release-4.0beta/RPM-GPG-KEY
rpm --import http://c4beta.caosity.org/centos/4.0beta/os/i386/RPM-GPG- KEY
rpm --import /media/cdrom/RPM-GPG-KEY (with CD1 mounted)