guix/gnu/installer
Mathieu Othacehe c6910baf36
installer: Ignore small devices.
Filter the devices that are smaller than 2GiB in the device selection list.

* gnu/installer/parted.scm (%min-device-size): New variable.
(non-install-devices): Rename it ...
(eligible-devices): ... this way. Filter the install device as well as the
small devices.
* gnu/installer/newt/partition.scm (run-partitioning-page): Adapt it.
2022-01-14 14:29:08 +01:00
..
aux-files
newt installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm
newt.scm
parted.scm installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
proxy.scm
record.scm
services.scm
steps.scm
substitutes.scm
tests.scm
timezone.scm
user.scm
utils.scm