guix/gnu/build
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
..
activation.scm activation: Pass '-d HOME' to 'usermod'. 2018-03-27 14:51:44 +02:00
bootloader.scm
cross-toolchain.scm
file-systems.scm file-systems: Always wait for devices to show up. 2018-05-31 18:13:08 +02:00
install.scm
linux-boot.scm file-systems: Remove 'title' field and add <file-system-label>. 2018-05-28 13:24:11 +02:00
linux-container.scm linux-container: Work around EBADF errors upon exit. 2018-01-15 23:29:33 +01:00
linux-initrd.scm
linux-modules.scm glob: Add an extra glob pattern compilation stage. 2018-03-18 22:57:17 +01:00
marionette.scm marionette: Use QEMU's "VM channel" mechanism. 2018-02-19 22:04:11 +01:00
shepherd.scm system: Remove uses of the 'title' field of <file-system>. 2018-05-28 13:24:19 +02:00
svg.scm
vm.scm vm: Pass "panic=1" to Linux. 2018-05-25 13:43:03 +02:00