[PATCH] lunar - use /var/tmp instead of /tmp for temporary downloads (fixes oxygen-icons build).

Auke Kok auke at foo-projects.org
Tue Apr 26 00:00:53 CEST 2011


On Mon, Apr 25, 2011 at 10:08:20PM +0200, Zbigniew Luszpinski wrote:
> Hello,
> 
> I have no rights to commit this to lunar.git so someone please do it for 
> me.
> 
> [master b678b98] Use /var/tmp for temporary downloads instead of /tmp The 
> /tmp is on small 256MB tmpfs. Too small for oxygen-icons which will break 
> KDE4 build. So use /var/tmp instead which has no such low size limit.

actually, we should stop mounting tmpfs on /tmp and use a normal fs as per
LSB/FHS - having tmpfs on /tmp was nice with lunar since it leaves a ton of
garbage files behind, but we should really clean that up better.

so, I strongly suggest we move to a non-tmpfs /tmp

Auke



More information about the Lunar-dev mailing list