diff options
author | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2017-10-27 15:33:38 +0200 |
---|---|---|
committer | Hartmut Goebel <h.goebel@crazy-compilers.com> | 2017-11-08 18:23:06 +0100 |
commit | d9565f7d8797d6ab826776c9ac3befdf20f73e05 (patch) | |
tree | f4b2627c45ff4e6ad960ee2a90653b6ed03d03d9 /THANKS | |
parent | c8289690365887ca1dd122645e479a89cf7cd969 (diff) | |
download | guix-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 'THANKS')
0 files changed, 0 insertions, 0 deletions