On 01/07/10 00:52, CrÃstian Viana wrote: >> What do you mean by "reducing to one source tree"? >> > > inside /usr/src, there may be more than one subdirectory, one for each > kernel version you've ever had. you can purge the older kernel directories, > just "rm -rf" on them. do not delete your current kernel directory: use > "eselect kernel list" (or "uname -r") to find out what's your current > version. > > I'd use eselect to make sure you're using the latest kernel, and then use "emerge --depclean" to get rid of any others that are there.
depclean would probably be a good idea anyway, depending on how long the system has been around, to get rid of anything that's not needed anymore. Jake Moe