guix/gnu/installer
Ludovic Courtès 1c6d985331
installer: Use UUIDs in the 'swap-devices' field.
Note: This change requires an updated 'guix' package that contains
Linux-swap support in (gnu build file-systems).

* gnu/installer/parted.scm (user-partitions->configuration): Use UUIDs
in the 'swap-devices' field.
* gnu/installer/newt/final.scm (run-final-page)[wait-for-clients]: New
procedure.   Use it.
* gnu/installer/tests.scm (choose-partitioning): Wait for
'starting-final-step' message and move configuration file dialog
handling to...
(conclude-installation): ... here.  Send over PORT the reply
corresponding to 'starting-final-step'.
* gnu/tests/install.scm (gui-test-program): When ENCRYPTED? is false,
invoke 'swaplabel' in the marionette.
(installation-target-os-for-gui-tests): When ENCRYPTED? is false, except
a fixed UUID.
2020-10-30 01:14:21 +01:00
..
aux-files
newt installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
connman.scm installer: Fix docstring typoes. 2020-09-21 00:31:15 +02:00
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
parted.scm installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +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: Fix docstring typoes. 2020-09-21 00:31:15 +02: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