On Friday 29 July 2011 13:31:39 Alan McKinnon wrote: > > Can this be done after a emerge --depclean, while booted on some > > newly emerged kernel? > > --depclean is unlikely to do that as kernel sources almost always end > up in world. It will behave different if you emerge the sources with -1
Actually, emerge --depclean will remove old kernels. At least, it does that on my machine. I do, however, install with: " emerge gentoo-sources " This leads to "sys-kernel/gentoo-sources" to be entered into the world-file. Older versions will, as there is no version specified, be selected for removal by " emerge --depclean " To avoid this, the used versions need to be seperately specified. -- Joost

