/gnu/

ainer.scm?h=koszko' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/linux-container.scm
AgeCommit message (Expand)Author
2022-05-01linux-container: Add #:child-is-pid1? parameter to 'call-with-container'....Ludovic Courtès
2022-05-01linux-container: Ensure signal-handling asyncs get a chance to run....Ludovic Courtès
2022-05-01linux-container: 'call-with-container' relays SIGTERM and SIGINT....Ludovic Courtès
2022-01-05linux-container: Handle CLONE_NEWCGROUP and use it by default....Ryan Sundberg
2020-12-06Revert "linux-container: Correct test for unprivileged user namespace support."...Marius Bakke
2020-12-03linux-container: Correct test for unprivileged user namespace support....Paul Garlick
2020-10-01linux-container: Reset jailed root permissions....Jelle Licht
2020-09-10build: linux-container: Fix run-container....Mathieu Othacehe
2020-09-02linux-container: Do not jail the container unconditionally....Mathieu Othacehe