Michael Howe [Wed, 7 Oct 2015 18:47:54 +0000 (19:47 +0100)]
Fix location of base.cow
Because of the slightly crazy way the base.cow files are being managed
(per-OS as well as per-release and per-arch) the default location is no
longer appropriate.
This has the happy effect of making raspbian packages buildable again.
Michael Howe [Sat, 1 Mar 2014 10:34:35 +0000 (10:34 +0000)]
* with-creds: use /dev/shm for ccaches if exists, fall back to /tmp
otherwise. This solves the issue of NFS picking the wrong credentials to
identify the user.
* with-creds: set -e so failures cause it to stop