guix/gnu/installer/newt
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
..
ethernet.scm
final.scm
hostname.scm
keymap.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
locale.scm
menu.scm
network.scm
page.scm
parameters.scm
partition.scm installer: Ignore small devices. 2022-01-14 14:29:08 +01:00
services.scm installer: Recommend 'ntp-service-type' for non-graphical systems. 2021-12-28 15:26:39 -05:00
substitutes.scm install: Discover local substitute servers. 2020-12-11 21:37:07 +01:00
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm