Ludovic Courtès 5ccec77176
file-systems: Add /var/run/nscd to '%network-file-mappings'.
This allows containers created by "guix environment -CN" or by
"guix system container -N" to talk to the host nscd.

* gnu/system/file-systems.scm (%network-file-mappings): Add
"/var/run/nscd".
* gnu/build/shepherd.scm (default-mounts)[nscd-socket]: Remove.
* gnu/system/linux-container.scm (container-script)[nscd-run-directory]
[nscd-mapping, nscd-os, nscd-specs]: Remove.
[script]: Filter out from SPECS bind-mounts where the device does not
exist.
* guix/scripts/environment.scm (launch-environment/container)
[optional-mapping->fs]: New procedure.
[mappings]: Remove %NETWORK-FILE-MAPPINGS.
[file-systems]: Add %NETWORK-FILE-MAPPINGS here, filtered through
'optional-mapping->fs'.
2019-09-12 23:07:42 +02:00
..
2017-07-21 17:03:24 +02:00
2019-08-16 23:00:26 +02:00
2019-04-14 23:40:52 +02:00
2017-01-28 18:55:20 +01:00
2019-05-06 23:21:33 +02:00
2018-08-26 01:47:40 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2019-09-04 13:02:27 +02:00
2019-09-02 15:25:01 +02:00
2018-06-01 15:21:28 +02:00
2019-03-13 23:12:43 +01:00
2019-06-05 23:10:37 +02:00
2018-09-04 17:25:11 +02:00
2019-07-04 18:05:02 +02:00
2019-07-25 00:16:41 +02:00
2019-09-04 13:02:27 +02:00