Not without editing the spec. Also realize that rpm -ba
kernel-2.4.9-31.spec would only rebuild the i386 packages. You need to
use the --target option to build the i686 packages.
Ray Parish wrote:
> I am trying to rebuild the kernel RPMs from the kernel SPEC file
> supplied by
I am trying to rebuild the kernel RPMs from the
kernel SPEC file supplied by redhat.
I made one modification to
linux/include/linux/posix_types.h and set define __FD_SETSIZE to
4096.
I am trying to know rebuild the RPMS
via
rpm -ba kernel-2.4.9-31.spec
I would like it to only build
The kernel distributed with RH5.0 (and the upgrade to
2.0.32) appear to have a lot of nice support built in.
I have not had to recompile my kernel and have been
able to play some sound, mount win95 directories, mount
my CD ROM and ZIP drives, etc. In other words, I have
been quite happy.
Anyway