install: 'cow-store' now bind-mounts the target's /tmp.
authorLudovic Courtès <ludo@gnu.org>
Tue, 31 May 2016 20:51:07 +0000 (22:51 +0200)
committerLudovic Courtès <ludo@gnu.org>
Tue, 31 May 2016 21:38:51 +0000 (23:38 +0200)
commit0adabad72d58492f08975af0b6b837ebde32a51b
treed0aacf7c6704a8b076f01fac2e054c2f06c01376
parent405d043ddd46a2ae5dbd68f2487529e805e8fc1f
install: 'cow-store' now bind-mounts the target's /tmp.

Reported by Matthew Jordan <matthewjordandevops@yandex.com>
at <https://lists.gnu.org/archive/html/guix-devel/2016-05/msg00967.html>.

* gnu/system/install.scm (make-cow-store): Bind-mount TARGET's /tmp
on /tmp.
gnu/system/install.scm