I have partitioned the main disk a long time ago, when the default was small standalone partitions for /tmp and root /. Most of times it is still sufficient for my usage, but some processes need more than 512MiB. Sometimes it is live-stream in Firefox, and now it is lang/rust when it is building from source, it bloats /tmp for some reason within its endless bootstraping while I have the version of rust installed.
So, the question. Is there any variable to set while building, say, lang/rust to point to more spacious directory?
The second question is how to change permanently /tmp or even root / (and not loose this 512MiB) or the whole system?
So, the question. Is there any variable to set while building, say, lang/rust to point to more spacious directory?
The second question is how to change permanently /tmp or even root / (and not loose this 512MiB) or the whole system?