guix/gnu
Ludovic Courtès e1a0171a56
linux-container: Set up “lo” and generate /etc/hosts by default.
* gnu/build/linux-container.scm (run-container): Add #:loopback-network?
and honor it via #:populate-file-system.
(call-with-container): Add #:loopback-network? and pass it to
‘run-container’.
* guix/scripts/environment.scm (launch-environment/container): Remove
call to ‘set-network-interface-up’ and remove generation of /etc/hosts.
* guix/scripts/home.scm (spawn-home-container): Likewise.

Change-Id: I5933a4e8dc6d8e19235a79696b62299d74d1ba21
2025-05-05 14:34:00 +02:00
..
bootloader
build linux-container: Set up “lo” and generate /etc/hosts by default. 2025-05-05 14:34:00 +02:00
home
installer
machine machine: hetzner: Allow attaching existing public IPs. 2025-04-21 23:55:50 +02:00
packages gnu: trealla: Update to 2.70.3. 2025-05-05 01:47:48 -05:00
services services: guix: Fix case when /etc/guix/acl is a dangling symlink. 2025-05-05 14:33:59 +02:00
system linux-container: Support having a read-only root file system. 2025-05-05 14:33:59 +02:00
tests services: postgresql-role: Add support for password files. 2025-05-02 15:32:25 +09:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: eudev: Fix optical discs detection/auto-mounting. 2025-05-04 08:53:08 +09:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm