[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Building a kernel module separately
- From: Chuck Ebbert <cebbert redhat com>
- To: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: Building a kernel module separately
- Date: Wed, 12 Mar 2008 15:34:06 -0400
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]