summaryrefslogtreecommitdiff
path: root/guix/i18n.scm
diff options
context:
space:
mode:
authorHartmut Goebel <h.goebel@crazy-compilers.com>2017-10-27 15:33:38 +0200
committerHartmut Goebel <h.goebel@crazy-compilers.com>2017-11-08 18:23:06 +0100
commitd9565f7d8797d6ab826776c9ac3befdf20f73e05 (patch)
treef4b2627c45ff4e6ad960ee2a90653b6ed03d03d9 /guix/i18n.scm
parentc8289690365887ca1dd122645e479a89cf7cd969 (diff)
downloadguix-patches-d9565f7d8797d6ab826776c9ac3befdf20f73e05.tar
guix-patches-d9565f7d8797d6ab826776c9ac3befdf20f73e05.tar.gz
install: Use overlayfs instead of unionfs.
I dediced to keep adding /tmp as tmpfs since I was not able to trigger bug while still using unionfs, so I could not verify whether this mount is still needed with overlayfs. Mapping /tmp to tmpfs does not harm, so we are on the save side. * gnu/system/install.scm (make-cow-store): Mount /gnu/store without additional read-only bind-mount, since in overlayfs the "lower" level is always read-only. Add work-dir required by overlayfs. No need to sleep anymore since now using the mount syscall. [unionfs]: Remove now unused function. (%installation-services): Update comment. (installation-os)[file-systems]: Update comment.
Diffstat (limited to 'guix/i18n.scm')
0 files changed, 0 insertions, 0 deletions