guix/gnu
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
..
bootloader
build
installer installer: Mount ESP once only. 2019-05-15 12:18:51 +02:00
packages gnu: Remove python2-httpretty. 2019-05-15 00:22:52 +02:00
services services: Include ModemManager in %desktop-services. 2019-05-15 12:18:50 +02:00
system vm: Auto-detect if inputs should be registered. 2019-05-13 22:59:09 -04:00
tests
artwork.scm
bootloader.scm
ci.scm
installer.scm installer: Increase backtrace verbosity. 2019-05-15 09:28:45 +02:00
local.mk gnu: ocaml-base64: Update to 3.2.0. 2019-05-14 21:05:32 +02:00
packages.scm
services.scm
system.scm
tests.scm