guix-mirrors/gnu/system
Ludovic Courtès ed5988f0d2
linux-container: ‘containerized-operating-system’ provides ‘loopback’ service.
Fixes #420.

Previously, in systems produced by ‘guix system container’, the
‘loopback’ Shepherd service would fail to start with EEXIST, because the
“lo” interface already exists in the container.  This commit provides a
fake ‘loopback’ Shepherd service that does nothing.

* gnu/system/linux-container.scm (dummy-networking-service-type): Change
to honor its configuration value.
(containerized-operating-system)[services-to-drop]: Add
‘static-networking-service-type’ in the non-‘shared-network?’ case.
[services-to-add]: Add ‘dummy-networking-service-type’ for loopback in
the non-‘shared-network?’ case.

Reported-by: Antonio Carlos Padoan Junior <acpadoanjr@yahoo.com.br>
Change-Id: I326b5f3b5e08f67b6613c186497c44b1e887b02e
2025-06-04 17:01:23 +02:00
..
examples maint: Change main repository URL to git.guix.gnu.org. 2025-05-23 11:19:07 +02:00
images images: visionfive2: Add support for booting from nvme. 2025-04-08 14:58:19 +08:00
accounts.scm system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
file-systems.scm Revert "file-systems: %base-file-systems: Add tmpfs /run." 2025-03-05 14:45:15 +08:00
hurd.scm system: hurd: Use the regular gnumach as default kernel. 2025-05-24 09:03:37 +02:00
image.scm image: Add support for btrfs. 2024-10-14 14:08:43 +02:00
install.scm install: Adjust for (package-source guix) not being a <channel>. 2025-06-04 16:45:08 +02:00
keyboard.scm
linux-container.scm linux-container: ‘containerized-operating-system’ provides ‘loopback’ service. 2025-06-04 17:01:23 +02:00
linux-initrd.scm linux-initrd: Add mmc_block. 2025-04-08 14:57:23 +08:00
locale.scm system: locale: ‘glibc-supported-locales’ uses zstd instead of xz. 2024-09-09 17:17:55 +02:00
mapped-devices.scm mapped-devices/luks: Add support for --allow-discards. 2025-03-22 22:53:13 +09:00
nss.scm
pam.scm system: pam: Export pam records predicates. 2024-12-18 18:32:40 +01:00
privilege.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
setuid.scm privilege: Add file-like->setuid-program helper. 2024-09-08 02:00:00 +02:00
shadow.scm system: Factorize bashrc default configuration. 2025-05-26 13:43:03 +09:00
uuid.scm uuid: Add support for exFAT. 2024-09-01 02:00:00 +02:00
vm.scm vm: Account for an upstream change in the name of the Cirrus kernel module. 2025-04-27 02:29:41 -04:00