Apparently, though unproven, at 19:32 on Thursday 09 June 2011, Nikos 
Chantziaras did opine thusly:

> On 06/09/2011 03:12 PM, Ignas Anikevicius wrote:
> > On 09/06/11 12:06, Alan McKinnon wrote:
> >> why you making so much work for yourself?
> >> 
> >> set the /usr/src/linux symlink to each set of installed sources in turn,
> >> 
> >>   run emerge @module-rebuild
> >>   or run module-rebuild rebuild
> >> 
> >> you could even script it
> >> 
> >> cd /usr/src
> >> for I in linux-*
> >> do
> >> 
> >>    ln -sfn $I linux
> >>    module-rebuild rebuils
> >> 
> >> done
> >> 
> >> Fixing my bash syntax errors is left as an exercise for the interested
> >> reader
> > 
> > Thanks very much!
> 
> You actually don't need to the symlinks yourself.  Try:
> 
>    eselect kernel list
> 
> Then choose one with something like:
> 
>    eselect kernel set 2

Sure, but I can use ln in my sleep.

eselect OTOH, is something I always have to run bit by bit to recall the 
invocation. That's just way too much effort for this here old git....


-- 
alan dot mckinnon at gmail dot com

Reply via email to