On Tue, Sep 22, 2009 at 4:33 AM, Andreas Jaeger <aj@novell.com> wrote:
On Monday 21 September 2009 19:46:41 AR wrote:
Am Montag 21 September 2009 18:53:24 schrieb Greg Freemyer:
All,
I want to do some kernel hacking and the kernel that comes with milestone 7 seems to be working well.
Trouble is I don't know where to find the source rpm to match that kernel.
Try package "kernel-source". It should match your running kernel.
This URL points to the latest milestone: http://widehat.opensuse.org/factory-snapshot/repo/oss/ It does not contain the source RPMs but for your purpose you need the kernel-source package from it,
Andreas
Andreas, That worked fine, but it is confusing having the package and kernel use different numbering. gaf@linux-mdju:~> rpm -qa | grep kernel kernel-default-2.6.31-7.1.i586 gaf@linux-mdju:~> uname -a Linux linux-mdju 2.6.31-rc9-7-default #1 SMP 2009-09-08 18:49:15 +0200 i686 i686 i386 GNU/Linux I guess rc9 became final, so the source rpm was renamed without updating the makefile internally to reflect that change. Anyway I have it working now. Thanks for pushing me in the right direction. Greg -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org