guix/gnu/installer
Mathieu Othacehe 3d3ffb30f9
installer: Fix device synchronization.
Reported by Florian Pelz:
https://lists.gnu.org/archive/html/guix-devel/2020-11/msg00326.html.

* gnu/installer/utils.scm (call-with-time): New procedure,
(let/time): new macro.
* gnu/installer/parted.scm (with-delay-device-in-use?): Increase the retry
count to 16.
(non-install-devices): Remove the call to with-delay-device-in-use? as it
doesn't return the expected result, and would block much longer now.
(free-parted): Log the time required to sync each device.
2020-11-17 19:10:14 +01:00
..
aux-files
newt installer: parameters: Add a reboot button. 2020-11-07 18:17:32 +01:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
parted.scm installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00
proxy.scm
record.scm
services.scm installer: Add Emacs EXWM desktop environment. 2020-10-13 21:17:40 +02:00
steps.scm installer: Limit listbox height. 2020-11-07 13:19:25 +01:00
tests.scm installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
timezone.scm
user.scm
utils.scm installer: Fix device synchronization. 2020-11-17 19:10:14 +01:00