guix/gnu
Ludovic Courtès 69a05eab35
file-systems: Always wait for devices to show up.
Previously, 'canonicalize-device-spec' would wait for devices when they
were specified as a label or UUID, but would not wait when the user
passed a "/dev" file name directly.  This could cause problems when
the /dev node takes a while to show up.

* gnu/build/file-systems.scm (canonicalize-device-spec): Add 'resolve'
call in the 'string?' case.
2018-05-31 18:13:08 +02:00
..
bootloader system: Add u-boot-puma-rk3399. 2018-05-29 10:46:13 +02:00
build file-systems: Always wait for devices to show up. 2018-05-31 18:13:08 +02:00
packages gnu: r-servr: Update to 0.10. 2018-05-31 13:21:31 +02:00
services services: fstab: Properly handle file system labels. 2018-05-29 15:09:44 +02:00
system vm: Remove unneeded dependency on Guile-JSON. 2018-05-29 18:29:36 +02:00
tests system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
artwork.scm
bootloader.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
local.mk Revert "gnu: swig: Patch for Octave 4.4." 2018-05-30 02:18:26 -04:00
packages.scm packages: 'find-packages-by-name' properly honors version prefixes. 2018-05-13 13:29:27 +02:00
services.scm discovery: Remove dependency on (guix ui). 2018-04-08 17:48:33 +02:00
system.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
tests.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00