Hello all, After some seven months of -happily- using gentoo, I see my /var/tmp is
huge. My questions: Is there any reason to keep the content of this directory?
Can I without danger delete files in it when a package is installed? If it is possible is there some automatic way to do it?
TIA,
you may well delete /var/tmp/portage/* as long as you're not currently emerging some software. For example:
rm -R /var/tmp/portage/*
that might be done at bootup, for example you may add that command to the /etc/conf.d/local.start script.
-- [EMAIL PROTECTED] mailing list
