[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Building a kernel module separately



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 cvs fedora redhat com:/cvs/pkgs co -r kernel-2_6_23_15-137_fc8 kernel/F-8
cd kernel
cvs -d :pserver:anonymous cvs fedora redhat com:/cvs/pkgs co common
cd F-8
make test-srpm



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]