guix/gnu
Ludovic Courtès 7fee5b5397
container: Allow 'container-excursion' to the same namespaces.
Before that, 'container-excursion' would call 'setns' even when the
target namespace is the one the caller is already in, which would fail.

* gnu/build/linux-container.scm (container-excursion): Introduce
'source' and 'target'.  Compare the result of 'readlink' on these
instead of comparing file descriptors to decide whether to call
'setns'.
* tests/containers.scm ("container-excursion, same namespace"): New test.
2016-10-19 15:54:10 +02:00
..
build container: Allow 'container-excursion' to the same namespaces. 2016-10-19 15:54:10 +02:00
packages gnu: Add r-biocstyle. 2016-10-19 15:22:06 +02:00
services gnu: services sddm Fix typo. 2016-10-15 16:35:04 +02:00
system mapped-devices: Properly open RAID devices. 2016-10-04 19:51:53 +02:00
tests tests: ssh: Add Dropbear test. 2016-10-03 15:18:51 +02:00
artwork.scm
local.mk gnu: chez-scheme: Move to new module. 2016-10-19 08:44:11 +02:00
packages.scm ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Use 'source-module-closure' for (gnu build activation). 2016-09-20 22:42:11 +09:00
system.scm system: grub.cfg uses correct file names when store is not in root partition. 2016-09-24 17:48:13 +09:00
tests.scm