me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
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
..
bootloader gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader. 2023-01-18 21:25:25 -05:00
build linux-container: 'container-excursion' forks to join the PID namespace. 2023-01-30 22:24:27 +01:00
home home: environment-variables: Fix escaping. 2023-01-09 12:22:56 +04:00
installer installer: final: Delete SQLite WAL and shm files upon completion. 2022-12-18 01:17:17 +01:00
machine
packages gnu: guile-goblins: Update source hash. 2023-01-30 15:50:14 -05:00
services services: hpcguix-web: Provide default values. 2023-01-22 18:12:09 +01:00
system system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc. 2023-01-05 15:00:27 +01:00
tests gnu: hpcguix-web: Update to 0.3.0. 2023-01-22 18:12:09 +01:00
artwork.scm
bootloader.scm gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader. 2022-12-01 14:31:28 -05:00
ci.scm
compression.scm
home.scm
image.scm
installer.scm installer: Log provenance data. 2022-12-05 14:57:15 +01:00
local.mk gnu: emacs-libgit: Update to 0.0.1-1.ab1a53a. 2023-01-29 21:43:58 +01:00
machine.scm
packages.scm packages: Adjust 'generate-package-cache' for Guile 3.0.9. 2023-01-25 18:14:42 +01:00
services.scm
system.scm system: Define default 'PS1' in /etc/bashrc rather than ~/.bashrc. 2023-01-05 15:00:27 +01:00
tests.scm