guix-devel/gnu/installer/newt
Ludovic Courtès 8cca59ee12
installer: Fix manual partitioning.
* gnu/installer/newt/partition.scm (run-partioning-page): When METHOD is
'manual, use 'filter-map' on DEVICES, not 'map', since 'disk-new' can
return #f.
2019-01-17 14:04:28 +01:00
..
ethernet.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
final.scm installer: Adjust messages on the final page. 2019-01-17 14:04:28 +01:00
hostname.scm installer: Make sure every sentence is dot terminated. 2019-01-17 14:04:25 +01:00
keymap.scm installer: keymap: Put English layout and international variant ahead. 2019-01-17 14:04:27 +01:00
locale.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
menu.scm installer: menu: Fix typo. 2019-01-17 14:04:26 +01:00
network.scm installer: Make sure every sentence is dot terminated. 2019-01-17 14:04:25 +01:00
page.scm installer: Rename "Ok" buttons to "OK". 2019-01-17 14:04:27 +01:00
partition.scm installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
services.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
timezone.scm installer: Turn "Cancel" buttons into "Exit" buttons. 2019-01-17 14:04:25 +01:00
user.scm installer: Rename "Ok" buttons to "OK". 2019-01-17 14:04:27 +01:00
utils.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
welcome.scm installer: welcome: Put "Graphical installer" ahead. 2019-01-17 14:04:27 +01:00
wifi.scm installer: Make sure every sentence is dot terminated. 2019-01-17 14:04:25 +01:00