me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
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
..
bootloader bootloader: Use "define" instead of "define*" for all records. 2020-09-07 00:19:54 +02:00
build build: linux-container: Fix run-container. 2020-09-10 09:38:52 +02:00
installer installer: Run the installation inside a container. 2020-09-02 17:05:23 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: Add loko-scheme. 2020-09-10 09:27:02 +02:00
services services: dovecot: Serialize global settings first. 2020-09-09 20:37:07 +02:00
system install: Factorize cow-store procedure. 2020-09-02 17:05:22 +02:00
tests tests: nfs: Improve "nfs-root-fs". 2020-09-07 18:58:39 +02:00
artwork.scm
bootloader.scm
ci.scm ci: In the 'core' subset, build GCC >= 7. 2020-09-03 23:26:53 +02:00
image.scm
installer.scm
local.mk gnu: Add loko-scheme. 2020-09-10 09:27:02 +02:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm