Re: Fedora kernel bisect advice?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Sep 25, 2013 at 11:10:45AM -0400, Josh Boyer wrote:
 
 > > Is there any easy way to do the builds faster? (I'm thinking by not building
 > > all of the rpms, but other approaches are welcome.)
 > 
 > You can turn off debuginfo, perf, and tools, and that will make the
 > RPM build go faster.  Just run rpmbuild and pass --without perf
 > --without tools --without debuginfo.
 
disable CONFIG_DEBUG_INFO entirely. That cuts off a fair bit.

Also disable as many of the drivers you don't use by subsystem.
For eg, you probably don't use ISDN, but rather than disabling the drivers
one by one, just turn off CONFIG_ISDN.
Same for CONFIG_SOUND, CONFIG_NET_VENDOR_*  etc..
You can probably strip down a config pretty quickly this way.

	Dave

_______________________________________________
kernel mailing list
kernel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kernel





[Index of Archives]     [Fedora General Discussion]     [Older Fedora Users Archive]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Tux]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [USB]     [Asterisk PBX]

  Powered by Linux