John R Pierce wrote:
minor error on http://wiki.centos.org/HowTos/Custom_Kernel?highlight=%28HowTos%29
the rpmbuild steps specifies kernel.spec, when in fact the filename is kernel-2.6.spec, at least with 2.6.9-42.0.10.EL
this occurs a BUNCH of times on that wiki page... also kernel2.6.9 -> kernel-2.6.9 on the cp command after 'configuring your kernel'
and, after digging through all that, it didn't work.
no RPMs in the rpmbuild/RPMS dir, the whole final rpmbuild step only took about 3 mins on a fairly slow box.
here's the output of the rpmbuild...
what did I miss??