[CentOS] Re: kernel compile for i586

2008-06-05 Thread Jerry Geis
nate wrote: / Jerry Geis wrote: // I created a i586 install image with qemu. // I downloaded the SRPMS package for the kernel and installed it. // I cd /usr/src/redhat/SPECS // rpmbuild -bp --target i586 kernelXXX.spec // I does a bunch of things but it did not build a new kernel and put it in

Re: [CentOS] Re: kernel compile for i586

2008-06-05 Thread nate
Jerry Geis wrote: What do you mean, I thought specifying the --target would apply the right patches? What else do I need? Coming in at the end of the thread I'm not sure what the original question(s) were about but in my experience if the patches are referenced in the spec file, using

Re: [CentOS] Re: kernel compile for i586

2008-06-05 Thread Johnny Hughes
Jerry Geis wrote: nate wrote: / Jerry Geis wrote: // I created a i586 install image with qemu. // I downloaded the SRPMS package for the kernel and installed it. // I cd /usr/src/redhat/SPECS // rpmbuild -bp --target i586 kernelXXX.spec // I does a bunch of things but it did not build a new