guix/gnu/build
Mathieu Othacehe b3a83f1ece
build: linux-container: Fix run-container.
This is a follow-up of 5316dfc0f1. Some users of
run-container may expect that the container is jailed, even if there are no
mounts. This is the case for some Guix tests.

* gnu/build/linux-container.scm (run-container): Do not jail the container
when the requested root is "/".
2020-09-10 09:38:52 +02:00
..
accounts.scm
activation.scm
bootloader.scm
cross-toolchain.scm
file-systems.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
hurd-boot.scm
image.scm
install.scm install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
linux-boot.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
linux-container.scm build: linux-container: Fix run-container. 2020-09-10 09:38:52 +02:00
linux-initrd.scm
linux-modules.scm linux-libre: Support module compression. 2020-08-25 11:53:20 +02:00
locale.scm
marionette.scm
secret-service.scm services: Add secret-service-type. 2020-09-01 16:06:38 +02:00
shepherd.scm installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
svg.scm
vm.scm