guix/gnu/build
Ludovic Courtès 0ef8fe22ed
linux-container: 'container-excursion' forks to join the PID namespace.
Fixes <https://issues.guix.gnu.org/61156>.

* gnu/build/linux-container.scm (container-excursion): Add extra call to
'primitive-fork' and invoke THUNK in the child process.
* tests/containers.scm ("container-excursion"): Remove extra
'primitive-fork' call, now unnecessary.
("container-excursion*, /proc"): New test.
2023-01-30 22:24:27 +01:00
..
accounts.scm system: Allow 'chfn' to change the user's full name. 2022-01-01 15:10:12 +01:00
activation.scm activation: Firmware activation handles missing support in kernel. 2022-12-17 17:08:50 +01:00
bootloader.scm image: Add support for 32bit UEFI. 2022-06-24 10:21:06 +02:00
chromium-extension.scm gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
cross-toolchain.scm
dbus-service.scm services: jami: Modernize to adjust to Shepherd 0.9+ changes. 2022-06-10 23:52:33 -04:00
file-systems.scm file-systems: Always do recursive bind mounts. 2022-11-20 21:27:10 +01:00
hurd-boot.scm hurd-boot: Fix list of devices with translators. 2022-12-24 00:45:47 +01:00
image.scm image: Use 512 byte blocks for EFI partitions. 2022-12-12 10:47:59 +02:00
install.scm install: 'umount-cow-store' retries upon EBUSY. 2022-12-10 14:34:35 +01:00
jami-service.scm build: jami-service: account->username always return a fingerprint. 2022-09-23 23:56:15 -04:00
linux-boot.scm linux-boot: Resume from hibernation after pre-boot. 2022-09-04 02:00:00 +02:00
linux-container.scm linux-container: 'container-excursion' forks to join the PID namespace. 2023-01-30 22:24:27 +01:00
linux-initrd.scm
linux-modules.scm linux-modules: Add 'load-pci-device-database'. 2022-11-15 12:16:43 +01:00
locale.scm
marionette.scm tests: root-unmount: Wait for the first QEMU process to finish. 2022-11-17 11:10:09 +01:00
secret-service.scm secret-service: Mark sockets as SOCK_CLOEXEC. 2022-09-13 00:31:04 +02:00
shepherd.scm shepherd: Set #o640 permissions for log file of service in container. 2022-09-02 16:32:16 +05:30
svg.scm