On 30.01.2014 18:19, Josh Boyer wrote:
> On Jan 30, 2014 12:12 PM, "poma" <[email protected]> wrote:
>>
>> Who builds these kernels?
> 
> We do. Specifically Justin.

Thanks for that. ;)

>> Perhaps the better question is how can I actually find who builds these
>> kernels? :)
> 
> Look at the change log?

I was thinking something like this, :)

- Fedora 20
$ rpm -qip kernel-3.12.8-300.fc20.x86_64.rpm | grep Signature
Signature   : RSA/SHA256, Fri 17 Jan 2014 04:14:00 PM CET, Key ID
2eb161fa246110c1
$ gpg --search-keys 2eb161fa246110c1
gpg: searching for "2eb161fa246110c1" from hkp server keys.gnupg.net
(1)     Fedora (20) <[email protected]>
          4096 bit RSA key 246110C1, created: 2013-05-16
Keys 1-1 of 1 for "2eb161fa246110c1".  Enter number(s), N)ext, or Q)uit > 1
gpg: requesting key 246110C1 from hkp server keys.gnupg.net
gpg: key 246110C1: "Fedora (20) <[email protected]>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1

- Rawhide
$ rpm -qip kernel-3.14.0-0.rc0.git13.1.fc21.x86_64.rpm | grep Signature
Signature   : (none)

- RawhideKernelNodebug
$ rpm -qip kernel-3.14.0-0.rc0.git15.2.fc21.x86_64.rpm | grep Signature
Signature   : (none)

>> And if any exists, where is a git repo for these kernels?
> 
> Just the fedora kernel git repo.  Then they have "make release" run before
> the build.
> 
> josh

All right!
Thanks.


poma


_______________________________________________
kernel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/kernel

Reply via email to