guix/gnu/installer
Ludovic Courtès 7d567af46b
installer: Mount ESP once only.
Fixes <https://bugs.gnu.org/35731>.

* gnu/installer/newt/partition.scm (run-partioning-page)[run-page]:
Introduce 'initial-partitions' variable.  Previously we'd call
'disk-partitions' after 'auto-partition' had done its job of creating
new partitions, and thus its result would contain the just-created
partitions.  Consequently, 'create-special-user-partitions' would return
the ESP partition we just created, and thus it would appear twice in the
list.
2019-05-15 12:18:51 +02:00
..
aux-files installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt installer: Mount ESP once only. 2019-05-15 12:18:51 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm installer: Use 'glibc-supported-locales'. 2019-05-13 23:46:08 +02:00
newt.scm
parted.scm installer: Fix docstring. 2019-05-14 18:01:09 +02:00
record.scm
services.scm
steps.scm installer: Actually translate step descriptions. 2019-05-06 23:21:33 +02:00
timezone.scm
user.scm
utils.scm