index
:
software/guix
master
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
linux-container.scm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "linux-container: Correct test for unprivileged user namespace support."
...
Marius Bakke
2020-12-06
1
-1
/
+1
*
linux-container: Correct test for unprivileged user namespace support.
...
Paul Garlick
2020-12-03
1
-1
/
+1
*
linux-container: Reset jailed root permissions.
...
Jelle Licht
2020-10-01
1
-1
/
+2
*
build: linux-container: Fix run-container.
...
Mathieu Othacehe
2020-09-10
1
-2
/
+2
*
linux-container: Do not jail the container unconditionally.
...
Mathieu Othacehe
2020-09-02
1
-1
/
+2
*
linux-container: "run-container" scripts shows the container's PID.
...
Ludovic Courtès
2019-09-12
1
-2
/
+5
*
linux-container: Mount a new /dev/pts instance in the container.
...
Ludovic Courtès
2019-07-06
1
-1
/
+6
*
linux-container: Remove dependency on (guix utils).
...
Ludovic Courtès
2019-06-23
1
-1
/
+15
*
linux-container: Make the guest UID and GID a parameter.
...
Ludovic Courtès
2019-04-02
1
-16
/
+32
*
linux-container: Work around EBADF errors upon exit.
...
Ludovic Courtès
2018-01-15
1
-4
/
+10
*
file-systems: 'mount-file-system' now takes a <file-system> object.
...
Ludovic Courtès
2017-10-11
1
-2
/
+1
*
linux-container: Add 'container-excursion*'.
...
Ludovic Courtès
2017-02-07
1
-1
/
+21
*
linux-container: Add comment on exception handling.
...
Ludovic Courtès
2017-02-06
1
-0
/
+2
*
linux-container: Do not rely on 'isatty?'.
...
Ludovic Courtès
2017-02-06
1
-5
/
+11
*
container: Pass a list of <file-system> objects as things to mount.
...
Ludovic Courtès
2016-11-10
1
-8
/
+11
*
container: Allow 'container-excursion' to the same namespaces.
...
Ludovic Courtès
2016-10-19
1
-9
/
+11
*
container: Gracefully report mount errors in the child process.
...
Ludovic Courtès
2016-05-31
1
-12
/
+30
*
container: Gracefully handle failure to set up user namespaces.
...
Ludovic Courtès
2016-05-31
1
-9
/
+12
*
build: container: Make 'unprivileged-user-namespace-supported?' more robust.
...
Mark H Weaver
2016-01-23
1
-1
/
+1
*
build: container: Add feature test predicates.
...
David Thompson
2015-11-03
1
-1
/
+21
*
container: Remove unnecessary CLONE_CHILD_* flags.
...
Ludovic Courtès
2015-10-28
1
-1
/
+1
*
build: container: Fix call-with-clean-exit.
...
David Thompson
2015-10-10
1
-1
/
+3
*
build: container: Use the same clone flags as fork(3).
...
David Thompson
2015-09-07
1
-1
/
+2
*
build: container: Setup /dev/console.
...
David Thompson
2015-09-07
1
-2
/
+13
*
build: container: Add #:host-uids argument to call-with-container.
...
David Thompson
2015-08-08
1
-19
/
+19
*
gnu: build: Add Linux container module.
...
David Thompson
2015-07-09
1
-0
/
+260