ke, 2005-08-10 kello 18:40 +0200, Florian Ragwitz kirjoitti: > I don't like the creation of temporary files in my home. Please use /tmp > or something else or let me at least specify it myself.
The chroot can be quite big, up to hundreds of megabytes, so I would not like to put it in /tmp (or, more properly, wherever TMPDIR points, I guess), since that is often on a ramdisk or similar small place. /var/tmp is often bigger, but might still not be big enough. That's why I like using the current working directory -- you can easily choose where things go. However, I'll think about this, I'm willing to entertain the idea that I'm wrong about this. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

