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.

--
gentoo-user@gentoo.org mailing list

Reply via email to