guix-devel/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 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: cross-base: Use invoke in (gnu build cross-toolchain). 2018-03-23 04:41:53 -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-boot: Fix e2fsck warning. 2019-06-03 18:08:56 +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: Factorize 'missing-modules'. 2019-03-13 23:12:43 +01: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 shepherd: Include /etc/localtime in service containers. 2019-05-03 17:47:29 +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