mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-11 13:11:31 +02:00
c6910baf36
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.