Ryan Sundberg
|
bfdeba11f8
linux-container: Handle CLONE_NEWCGROUP and use it by default.
|
2 years ago |
Marius Bakke
|
329fa5bdbb
Revert "linux-container: Correct test for unprivileged user namespace support."
|
3 years ago |
Paul Garlick
|
8bc5ca5160
linux-container: Correct test for unprivileged user namespace support.
|
3 years ago |
Jelle Licht
|
e748183538
linux-container: Reset jailed root permissions.
|
4 years ago |
Mathieu Othacehe
|
b3a83f1ece
build: linux-container: Fix run-container.
|
4 years ago |
Mathieu Othacehe
|
5316dfc0f1
linux-container: Do not jail the container unconditionally.
|
4 years ago |
Ludovic Courtès
|
d236cd16a7
linux-container: "run-container" scripts shows the container's PID.
|
5 years ago |
Ludovic Courtès
|
935e79af61
linux-container: Mount a new /dev/pts instance in the container.
|
5 years ago |
Ludovic Courtès
|
40c369b234
linux-container: Remove dependency on (guix utils).
|
5 years ago |
Ludovic Courtès
|
af76c020bf
linux-container: Make the guest UID and GID a parameter.
|
5 years ago |
Ludovic Courtès
|
95aa64bc48
linux-container: Work around EBADF errors upon exit.
|
6 years ago |
Ludovic Courtès
|
1c65cca574
file-systems: 'mount-file-system' now takes a <file-system> object.
|
7 years ago |
Ludovic Courtès
|
c90db25f4c
linux-container: Add 'container-excursion*'.
|
7 years ago |
Ludovic Courtès
|
36c4917c91
linux-container: Add comment on exception handling.
|
7 years ago |
Ludovic Courtès
|
168aba2978
linux-container: Do not rely on 'isatty?'.
|
7 years ago |
Ludovic Courtès
|
5970e8e248
container: Pass a list of <file-system> objects as things to mount.
|
8 years ago |
Ludovic Courtès
|
7fee5b5397
container: Allow 'container-excursion' to the same namespaces.
|
8 years ago |
Ludovic Courtès
|
c06f6db7a4
container: Gracefully report mount errors in the child process.
|
8 years ago |
Ludovic Courtès
|
4c14d4eaa7
container: Gracefully handle failure to set up user namespaces.
|
8 years ago |
Mark H Weaver
|
c5184468f5
build: container: Make 'unprivileged-user-namespace-supported?' more robust.
|
8 years ago |
David Thompson
|
b7d48312bb
build: container: Add feature test predicates.
|
9 years ago |
Ludovic Courtès
|
35b50a7535
container: Remove unnecessary CLONE_CHILD_* flags.
|
9 years ago |
David Thompson
|
a72ccbc251
build: container: Fix call-with-clean-exit.
|
9 years ago |
David Thompson
|
ee78d02452
build: container: Use the same clone flags as fork(3).
|
9 years ago |
David Thompson
|
4949ada9da
build: container: Setup /dev/console.
|
9 years ago |
David Thompson
|
831bc1468e
build: container: Add #:host-uids argument to call-with-container.
|
9 years ago |
David Thompson
|
c1f6a0c2ed
gnu: build: Add Linux container module.
|
9 years ago |