Building a kernel module separately

Chuck Ebbert cebbert at redhat.com
Wed Mar 12 19:34:06 UTC 2008


On 03/12/2008 02:58 AM, John Summerfield wrote:

> I found a mirror with a collection of .24 kernels source.


You can check out the source for any revision of the kernel and build an
srpm from it. Here's how to do it for 2.6.23.15-137:

cvs -d :pserver:anonymous at cvs.fedora.redhat.com:/cvs/pkgs co -r kernel-2_6_23_15-137_fc8 kernel/F-8
cd kernel
cvs -d :pserver:anonymous at cvs.fedora.redhat.com:/cvs/pkgs co common
cd F-8
make test-srpm





More information about the fedora-test-list mailing list