index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
containers.scm
Age
Commit message (
Expand
)
Author
2020-10-01
linux-container: Reset jailed root permissions.
...
Jelle Licht
2019-10-15
tests: Skip container test when lacking kernel support.
...
Ludovic Courtès
2019-09-18
linux-container: 'eval/container' correctly passes -L and -C flags.
...
Ludovic Courtès
2019-07-19
linux-container: Add 'eval/container'.
...
Ludovic Courtès
2019-04-02
linux-container: Make the guest UID and GID a parameter.
...
Ludovic Courtès
2017-05-31
tests: Fix race condition in 'container-excursion*' test.
...
Ludovic Courtès
2017-02-07
linux-container: Add 'container-excursion*'.
...
Ludovic Courtès
2016-11-13
tests: Don't check file-systems in container tests.
...
Andy Patterson
2016-11-10
container: Pass a list of <file-system> objects as things to mount.
...
Ludovic Courtès
2016-10-19
container: Allow 'container-excursion' to the same namespaces.
...
Ludovic Courtès
2016-06-25
tests: Skip all the container tests when needed.
...
Ludovic Courtès
2016-05-31
container: Gracefully report mount errors in the child process.
...
Ludovic Courtès
2016-04-03
build: Add a Guile custom test driver using SRFI-64.
...
Mathieu Lirzin
2015-11-03
build: container: Add feature test predicates.
...
David Thompson
2015-10-10
build: container: Fix call-with-clean-exit.
...
David Thompson
2015-08-11
tests: containers: Skip if setgroups file does not exist.
...
David Thompson
2015-08-08
build: container: Add #:host-uids argument to call-with-container.
...
David Thompson
2015-07-20
tests: Skip container tests if namespaces are not available.
...
David Thompson
2015-07-09
gnu: build: Add Linux container module.
...
David Thompson