guix/gnu/build
Ludovic Courtès 935e79af61
linux-container: Mount a new /dev/pts instance in the container.
Fixes <https://bugs.gnu.org/36463>.
Reported by Steffen Rytter Postas <nc@scalehost.eu>.

* gnu/build/linux-container.scm (mount-file-systems): When /dev/ptmx
exists on the host, explicitly mount a new instance of devpts and make
/dev/ptmx a symlink to /dev/pts/ptmx.
2019-07-06 00:26:58 +02:00
..
accounts.scm accounts: Use 'fsync' instead of 'fdatasync'. 2019-06-27 11:14:40 +02:00
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm
install.scm
linux-boot.scm
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-modules.scm
locale.scm gnu: glibc-locales: Install symlinks using the normalized codeset. 2019-06-07 21:50:18 +02:00
marionette.scm
shepherd.scm
svg.scm
vm.scm