[PATCH 0/3] [RFC] Print three messages at KERN_WARNING level

Paul Bolle pebolle at tiscali.nl
Thu Feb 10 09:22:33 UTC 2011


On Thu, 2011-02-03 at 23:07 +0100, Paul Bolle wrote:
> I've been entirely unable to rpmbuild a
> kernel for i686 _only_, which just might keep the rpmbuild time at a
> sane level. Does anyone know how to get Fedora's kernel.spec file to do
> _only_ that?

I've already managed to do that. Just to help me remember (or
rediscover) this:
    rpmbuild -bb --target=i686 --with baseonly --without perf --without
debuginfo $SPECS/kernel.spec

comes close. (It also generates the kernel-devel and kernel-headers
packages, but that doesn't seem to cost much time).


Paul



More information about the kernel mailing list