guix-kreyren/gnu/installer/newt
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
..
ethernet.scm
final.scm installer: Use UUIDs in the 'swap-devices' field. 2020-10-30 01:14:21 +01:00
hostname.scm
keymap.scm
locale.scm
menu.scm
network.scm
page.scm
parameters.scm
partition.scm installer: Log partition formatting. 2020-10-28 16:24:47 +01:00
services.scm
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm