1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-11 13:11:31 +02:00
Files
guix/gnu
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
..
2021-12-23 10:53:59 +01:00
2022-01-14 11:41:20 +02:00