guix/gnu/build
Ludovic Courtès 09ce4568f2
file-systems: read-partition-{uuid,label} don't swallow ENOENT & co.
Previously, (read-partition-uuid "/does/not/exist") would return #f.
With this change, a 'system-error exception is raised as expected.

* gnu/build/file-systems.scm (ENOENT-safe): Clarify docstring.
(partition-field-reader): Remove use of 'ENOENT-safe'.
(partition-predicate): Wrap READER in 'ENOENT-safe'.
2021-04-23 00:32:30 +02:00
..
accounts.scm
activation.scm activation: Do not dereference symlinks during home directory creation. 2021-04-03 22:08:34 +02:00
bootloader.scm system: reconfigure: Use the disk-installer if provided. 2020-11-03 07:59:59 +01:00
chromium-extension.scm Add (gnu build chromium-extension). 2020-11-08 18:21:15 +01:00
cross-toolchain.scm
file-systems.scm file-systems: read-partition-{uuid,label} don't swallow ENOENT & co. 2021-04-23 00:32:30 +02:00
hurd-boot.scm hurd-boot: Set /hurd/magic on /dev/fd. 2020-10-14 15:22:55 +02:00
image.scm image: Fix spelling of "evaluate" 2021-04-21 08:30:32 -07:00
install.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-boot.scm linux-boot: Fix noresume argument parsing. 2020-12-17 23:01:23 +01:00
linux-container.scm Revert "linux-container: Correct test for unprivileged user namespace support." 2020-12-06 21:55:18 +01:00
linux-initrd.scm store-copy: 'populate-store' can optionally deduplicate files. 2020-12-15 17:32:10 +01:00
linux-modules.scm
locale.scm
marionette.scm
secret-service.scm secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
shepherd.scm shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
svg.scm
vm.scm database: Remove #:deduplicate? from 'register-items'. 2020-12-15 17:32:11 +01:00