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
..
2022-01-01 15:23:24 +01:00
2021-09-21 15:15:52 +02:00
2021-04-12 18:42:22 +02:00
2021-12-17 21:04:25 -08:00
2021-08-12 12:34:13 +02:00
2021-12-23 08:59:44 -05:00
2021-05-11 12:49:53 +02:00
2022-01-01 02:02:44 -05:00
2021-12-30 13:41:27 +01:00