On Tuesday 25 January 2005 18:10, Rick van Hattem wrote: > raptor wrote: > > I see that my /var/tmp/portage is about 500 MB, can I erase its contents > > or there is something that is important there ? > > > > tia > > > > -- > > [email protected] mailing list > > You can erase /var/tmp/ without a problem :)
If 'ccache' is one of the values in your FEATURES variable, then deleting /var/tmp/ccache (or its contents) will wipe out the benefits of using ccache. ccache can use a lot of space in /var/tmp/ccache (the amount is configurable with the CCACHE_SIZE but seems to default to about 2G) so if you are running short of disk space you could disable it. -- Paul -- [email protected] mailing list
