I'm running ALL of my systems successfully with a tmpfs as /tmp. Applications 
that need loads of space usually can be configured to use a different directory 
(on my system /cdtemp, which is a separate LV so it won't disturb anything 
else).
Systems with a "real", but small /tmp (like all my systems before I switched to 
tmpfs) will run into exactly the same issues you mentioned, so that's not an 
argument against tmpfs.
The installer doesn't need to default to using tmpfs for /tmp, it just has to 
support it, so users who like it (and know how to configure or even fix their 
applications) can choose it at installation time, instead of having to boot 
single-user mode to change this (or reboot after changing fstab, which isn't 
much better).

-- 
Temporary /tmp and /var/tmp
https://launchpad.net/bugs/18661

--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to