index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
linux-container.scm
Age
Commit message (
Expand
)
Author
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-05-31
container: Gracefully report mount errors in the child process.
...
Ludovic Courtès
2016-05-31
container: Gracefully handle failure to set up user namespaces.
...
Ludovic Courtès
2016-01-23
build: container: Make 'unprivileged-user-namespace-supported?' more robust.
...
Mark H Weaver
2015-11-03
build: container: Add feature test predicates.
...
David Thompson
2015-10-28
container: Remove unnecessary CLONE_CHILD_* flags.
...
Ludovic Courtès
2015-10-10
build: container: Fix call-with-clean-exit.
...
David Thompson
2015-09-07
build: container: Use the same clone flags as fork(3).
...
David Thompson
2015-09-07
build: container: Setup /dev/console.
...
David Thompson
2015-08-08
build: container: Add #:host-uids argument to call-with-container.
...
David Thompson
2015-07-09
gnu: build: Add Linux container module.
...
David Thompson