guix/gnu/system
Ludovic Courtès ed5a9f5260
linux-container: Pass '--disable-chroot' to 'guix-daemon'.
This allows for the use of Guix within a non-privileged Docker container
produced by 'guix system image -t docker'.

* gnu/system/linux-container.scm (containerized-operating-system):
Change 'guix-configuration' to add "--disable-chroot".
2023-06-24 16:13:05 +02:00
..
examples
images system: images: Add unmatched module. 2023-06-14 14:52:21 +03:00
accounts.scm
file-systems.scm
hurd.scm gnu: Use target-hurd?, system-hurd? instead of hurd-target?, hurd-system?. 2023-06-17 14:38:32 +02:00
image.scm gnu: image: Build partitions with only necessary inputs. 2023-06-19 16:31:32 +03:00
install.scm
keyboard.scm
linux-container.scm linux-container: Pass '--disable-chroot' to 'guix-daemon'. 2023-06-24 16:13:05 +02:00
linux-initrd.scm
locale.scm
mapped-devices.scm
nss.scm
pam.scm system: pam: Change 'stop' method to return #f. 2023-05-21 01:04:39 +02:00
setuid.scm
shadow.scm system: account: Fix default value. 2023-06-09 14:19:14 +02:00
uuid.scm uuid: Fix NTFS UUID stringification. 2023-06-18 02:00:10 +02:00
vm.scm