Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137138 - emerge --kernel world FEATURE
Summary: emerge --kernel world FEATURE
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-17 21:55 UTC by Caleb Cushing
Modified: 2006-06-17 23:25 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Cushing 2006-06-17 21:55:32 UTC
there are quite a few ebuild that check /usr/src/linux/.config and possibly need to be recompiled either when it changes or when a new kernel is built. I'm suggesting that an opion be created so that whenever you change your .config you can run an emerge that will update only these builds.
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2006-06-17 23:25:33 UTC
In the case of third party kernel modules, try modules-update as root.

In any other case, we would need to add yet another metadata tag stating that the ebuild not only needs the linux sources (which is generally linux-* eclass) but also that when the sources change the program needs to be recompiled.  And that IMHO, will not happen.