Building kernel rpms...

Nils Philippsen nphilipp at redhat.com
Fri Feb 20 17:34:16 UTC 2004


On Fri, 2004-02-20 at 18:21, Jesse Keating wrote:
> When I have a kernel.src.rpm expanded in my rpmbuild directory, what is 
> the proper command to issue on the .spec file to build all the kernels?  
> the up/smp/bigmem stuff? 
> 
> rpmbuild -ba kernel.spec only gives me up, BOOT, DOC, -source.

This is because you're building the i386 target. If you want the other
stuff, you should build the i686 and athlon targets as well:

rpmbuild --target=athlon ...
rpmbuild --target=i686 ...

Nils
-- 
     Nils Philippsen    /    Red Hat    /    nphilipp at redhat.com
"They that can give up essential liberty to obtain a little temporary
 safety deserve neither liberty nor safety."     -- B. Franklin, 1759
 PGP fingerprint:  C4A8 9474 5C4C ADE3 2B8F  656D 47D8 9B65 6951 3011
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040220/4f0a12cd/attachment.sig>


More information about the fedora-devel-list mailing list