install: Add /tmp as a tmpfs.
authorLudovic Courtès <ludo@gnu.org>
Thu, 24 Mar 2016 20:22:56 +0000 (21:22 +0100)
committerLudovic Courtès <ludo@gnu.org>
Thu, 24 Mar 2016 21:47:15 +0000 (22:47 +0100)
commitee03b75dfb3399f41002c38ac512473ab94afa74
treee450a4ca5a599c363701b6db5c5e5fb2d83a1135
parentcc7234aede8d736d7f8f088e5955c468b9f480dc
install: Add /tmp as a tmpfs.

Fixes <http://bugs.gnu.org/23056>.
Reported by Michael Downey <shaggy814@yandex.com>
and Kei <kei@openmailbox.org>.

* gnu/system/install.scm (installation-os)[file-systems]: Add "/tmp".
gnu/system/install.scm