aboutsummaryrefslogtreecommitdiff
path: root/tests/system.scm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/system.scm')
0 files changed, 0 insertions, 0 deletions
0'>2017-10-11file-systems: 'mount-file-system' now takes a <file-system> object....Ludovic Courtès 2017-02-07linux-container: Add 'container-excursion*'....Ludovic Courtès 2017-02-06linux-container: Add comment on exception handling....Ludovic Courtès 2017-02-06linux-container: Do not rely on 'isatty?'....Ludovic Courtès 2016-11-10container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès 2016-10-19container: Allow 'container-excursion' to the same namespaces....Ludovic Courtès 2016-05-31container: Gracefully report mount errors in the child process....Ludovic Courtès 2016-05-31container: Gracefully handle failure to set up user namespaces....Ludovic Courtès 2016-01-23build: container: Make 'unprivileged-user-namespace-supported?' more robust....Mark H Weaver 2015-11-03build: container: Add feature test predicates....David Thompson 2015-10-28container: Remove unnecessary CLONE_CHILD_* flags....Ludovic Courtès 2015-10-10build: container: Fix call-with-clean-exit....David Thompson