Alexander Kirillov schreef:
>>> Is there a way to list all ebuilds which need to be remerged 
>>> after kernel upgrade? Would be nice to have a special emerge 
>>> target for this very thing to happen automatically.
>> 
>> 
>> emerge -v $( equery b /lib/modules | sed -e 's:^:>=:' )
> 
> 
> Thanks Peter, Found a module I forgot to rebuild using equery b 
> /lib/modules:) On the other hand splashutils need to be remerged 
> sometimes afaik. And vmware drivers.
> 

Yes, I noticed that, too-- when I last tried Peter's command after a
kernel update, I surprisingly got x11-xorg as a result (which was good),
but not the ati-drivers, iirc, and also not splashutils (which, as you
say, does sometimes need re-emerging, though I haven't quite figured out
what precisely is the trigger, and I don't use vmware).

I meant to ask about that, because while the command does seem to catch
some modules that I didn't know needed to be re-emerged when upgrading
the kernel, it seems to miss some that I know do, but I don't know
enough about the issue to know why.

Holly
-- 
gentoo-user@gentoo.org mailing list

Reply via email to