On Saturday 15 January 2005 00:42, Mike Frysinger wrote:
> On Friday 14 January 2005 06:17 pm, Michiel de Bruijne wrote:
> > Since you have added a USE-flag for changing the symlink and considering
> > a USE-flag for copying the old .config to the new version, why not make
> > the list complete and add/consider a USE-flag for setting the SLOT unique
> > or equal?
>
> portage doesnt support USE based SLOTs
>
> besides, is this really that big of a deal ?  kernels should be somewhat
> looked over by users, not just cleaned up like any old package
> -mike

No big deal at all, once an a while emerge gentoo-dev-sources -C && emerge 
gentoo-dev-sources does the trick (yeah I know I'm to lazy to do it elegant), 
but then again if a 

SLOT="${PVR}"
if use kernel-remove-oldversion; then
 SLOT="${MAJOR_VERSION}"
fi

could do it then I would use it.

--
[email protected] mailing list

Reply via email to