You can copy .config from the previous kernel dir, then run genkernel (or genkernel --config, if you'd like to modify) to keep all your original selections. Then, "find /var/db/pkg/ -name 'CONTENTS' | xargs grep -sil obj./lib/modules" will tell your what needs to be re-emerged.
On 08:18 Sun 16 Nov , Jeffrey Smelser wrote: > I think you have to reemerge them.. Genkernel isn't really all that smart.. > > > I ran 'emerge sync' and picked up a new kernel source package > > automatically. I noticed that it was upacked in /usr/src but not > > compiled. > > > > I'm running genkernel now to build the kernel image and > > modules. > > > > My question is ... all of the add on module packages ... > > are they auto-detected and built by the genkernel process > > or do I need to know which packages build modules and > > re-emerge all of them by hand? > > -- > [EMAIL PROTECTED] mailing list > -- Barry Marler Information Analyst II Center for Applied Genetic Technologies 706.583.0164 [office] 706.583.0160 [fax] http://www.plantgenome.uga.edu -- [EMAIL PROTECTED] mailing list
