guix/gnu/build
Maxim Cournoyer 0bb872b379
install: Validate symlink target in evaluate-populate-directive.
* gnu/build/install.scm (evaluate-populate-directive): By default, error when
the target of a symlink doesn't exist.  Always ensure TARGET ends with "/".
(populate-root-file-system): Call evaluate-populate-directive with
 #:error-on-dangling-symlink #t and add comment.
2022-11-15 14:15:11 -05:00
..
accounts.scm
activation.scm
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
dbus-service.scm
file-systems.scm file-systems: Gracefully handle EMEDIUMTYPE in 'read-partitions'. 2022-11-03 20:00:31 +01:00
hurd-boot.scm
image.scm
install.scm install: Validate symlink target in evaluate-populate-directive. 2022-11-15 14:15:11 -05:00
jami-service.scm
linux-boot.scm
linux-container.scm linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
linux-initrd.scm
linux-modules.scm linux-modules: Add 'load-pci-device-database'. 2022-11-15 12:16:43 +01:00
locale.scm
marionette.scm marionette: Add a callback arguments to wait-for-screen-text. 2022-10-07 10:11:12 -04:00
secret-service.scm
shepherd.scm
svg.scm