guix/gnu/build
Maxim Cournoyer c4298638ca
build/activation: Simplify the creation of /etc.
Do not add a an extraneous /etc/static layer of indirection.

* gnu/build/activation.scm (activate-etc) <realpath>: New nested procedure.
Do not create /etc/static.  Symlink instead of copy all files under /etc,
except for /etc/sudoers.

Change-Id: I8ea16d07de256482efac37d2ff9482a5f56bd585
Reviewed-by: Ludovic Courtès <ludo@gnu.org>
2025-12-01 14:59:30 +09:00
..
accounts.scm accounts: Add /etc/subid and /etc/subgid allocation logic. 2024-12-18 18:32:40 +01:00
activation.scm build/activation: Simplify the creation of /etc. 2025-12-01 14:59:30 +09:00
bootloader.scm build: bootloader: Add riscv64 case. 2025-04-08 14:58:19 +08:00
chromium-extension.scm
cross-toolchain.scm
dbus-service.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
file-systems.scm file-systems: Support the 'remount' mount flag. 2025-11-06 23:29:46 +01:00
hurd-boot.scm hurd-boot: change /etc/mtab to /var/run/mtab. 2025-10-12 22:22:01 +02:00
icecat-extension.scm
image.scm image: Add support for swap. 2025-11-24 23:22:52 +01:00
install.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
jami-service.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
linux-boot.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
linux-container.scm build/syscalls: Introduce new safe-clone and use it. 2025-10-29 11:34:28 +09:00
linux-initrd.scm
linux-modules.scm Revert "elf: Remove bundled Guile source." 2025-10-30 16:19:49 +09:00
locale.scm
marionette.scm Reapply "Update Maxim's email address." 2025-09-18 13:44:12 +09:00
oci-containers.scm services: Add oci-service-type. 2025-08-25 13:04:36 +09:00
secret-service.scm services: secret-service: Add #:timeout to ‘secret-service-receive-secrets’. 2025-09-21 17:57:16 +02:00
shepherd.scm
svg.scm