guix/gnu
Ryan Sundberg bfdeba11f8
linux-container: Handle CLONE_NEWCGROUP and use it by default.
Adds low-level support for launching Linux containers with cgroup namespaces.

* gnu/build/linux-container.scm (%namespaces): Add 'cgroup.
(namespaces->bit-mask): Handle it.
* guix/build/syscalls.scm (CLONE_NEWCGROUP): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-05 23:44:18 +01:00
..
bootloader
build linux-container: Handle CLONE_NEWCGROUP and use it by default. 2022-01-05 23:44:18 +01:00
home home: services: Make strings in Gexps translateble. 2022-01-03 19:32:07 +01:00
installer
machine
packages gnu: haveged: Update to 1.9.16. 2022-01-05 23:33:56 +01:00
platforms
services services: guix-build-coordinator: Fix variable name in agent config. 2022-01-02 17:47:36 +00:00
system doc: Only use GDM and GNOME on x86_64. 2022-01-05 21:46:41 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: linuxdcpp: Reanimate. 2022-01-05 03:54:03 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm