Re: rebuilding kernel rpms

2009-02-18 Thread Jon Peatfield
On Thu, 12 Feb 2009, Ken Teh wrote: Excellent! Thank you very much Akemi. I was browsing through the spec file and encountered all those sections that you wrote up in the wiki. I did not wish to dig through all those details to figure out how to spec file works. Your recipe is exactly what

Re: rebuilding kernel rpms

2009-02-12 Thread Akemi Yagi
On Thu, Feb 12, 2009 at 3:13 PM, Ken Teh wrote: > Excellent! Thank you very much Akemi. I was browsing through the spec file > and encountered all those sections that you wrote up in the wiki. I did not > wish to dig through all those details to figure out how to spec file works. > Your recipe

Re: rebuilding kernel rpms

2009-02-12 Thread Ken Teh
Excellent! Thank you very much Akemi. I was browsing through the spec file and encountered all those sections that you wrote up in the wiki. I did not wish to dig through all those details to figure out how to spec file works. Your recipe is exactly what I need! Thanks! A short followup:

Re: rebuilding kernel rpms

2009-02-12 Thread Akemi Yagi
On Thu, Feb 12, 2009 at 2:27 PM, Ken Teh wrote: > A simple question: I'd like to rebuild the current kernel rpm with minor > mods to the config. The procedure I'm following is what's documented for > RHEL 4, that is, > > install the src.rpm > do an rpmbuild -bp > cd to /usr/src/redhat/BUILD/kern

rebuilding kernel rpms

2009-02-12 Thread Ken Teh
A simple question: I'd like to rebuild the current kernel rpm with minor mods to the config. The procedure I'm following is what's documented for RHEL 4, that is, install the src.rpm do an rpmbuild -bp cd to /usr/src/redhat/BUILD/kernel-/linux-/ make menuconfig to create the custom .config.