guix-devel/gnu/build
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
..
accounts.scm accounts: Delete duplicate entries. 2019-08-28 00:27:14 +02:00
activation.scm activation: Lock /etc/.pwd.lock before accessing databases. 2019-06-05 23:10:36 +02:00
bootloader.scm booloader: Add 'invoke/quiet'. 2019-03-16 18:15:13 +01:00
cross-toolchain.scm gnu: mingw-w64: Update to 6.0.0. 2019-08-28 08:47:14 -04:00
file-systems.scm file-systems: Support the 'no-atime' flag. 2019-04-29 12:19:03 +02:00
install.scm activation: Build account databases with (gnu build accounts). 2019-03-07 20:05:09 +01:00
linux-boot.scm linux-modules: Add 'load-linux-modules-from-directory'. 2019-08-16 23:00:27 +02:00
linux-container.scm linux-container: Mount a new /dev/pts instance in the container. 2019-07-06 00:26:58 +02:00
linux-initrd.scm linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
linux-modules.scm linux-modules: Define and use a module name database. 2019-08-16 23:00:27 +02:00
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm marionette: Add braces to the keystrokes. 2019-05-15 12:18:51 +02:00
shepherd.scm file-systems: Add /var/run/nscd to '%network-file-mappings'. 2019-09-12 23:07:42 +02:00
svg.scm bootloader: grub: Use 'with-extensions'. 2018-06-01 15:21:28 +02:00
vm.scm vm: Create installation media with MBR and HFS only, no GPT. 2019-05-18 18:35:37 +02:00