On Thu, 2014-01-30 at 18:12 +0100, poma wrote: > Who builds these kernels? > Perhaps the better question is how can I actually find who builds these > kernels? :) > And if any exists, where is a git repo for these kernels? > Thanks. 'fedpkg clone kernel' gets you the repo. Seriously, the entire process is: 'cp -r master nodebug; make release; fedpkg srpm' 'koji build --scratch rawhide '/path/to/srpm' Then the results are downloaded and put into a repository. Justin _______________________________________________ kernel mailing list kernel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kernel