#157 Issue closed: Make BUILD_DIR and/or TMP_DIR configurable

Labels: enhancement

dagwieers opened issue at 2012-09-07 09:01:

As was discussed in issue #150, there are reasons for influencing the location of TMP_DIR (or maybe even better the location of BUILD_DIR). However, beware that this is not trivial, especially when the location is inside a world-writable directory. The question is, why use /tmp by default now if we require root anyway ?

gdha commented at 2013-11-28 08:09:

Aha, we seems to hit this issue:

cp: error writing '/tmp/rear.1grwzDyhPScVGl9/tmp/isofs/backup/backup.log': No space left on device
cp: error writing '/tmp/rear.1grwzDyhPScVGl9/tmp/isolinux/isolinux.bin': No space left on device
bootloader-functions.sh: line 153: echo: write error: No space left on device

[Export of Github issue for rear/rear.]