guix-devel/gnu/installer/newt
Ludovic Courtès 7cd38788e6
installer: Force user to choose exactly one network management method.
Previously, for non-desktop configs, users could choose any number of
network management methods, including 0, 2, or more.

* gnu/installer/newt/services.scm (run-networking-cbt-page): Remove
'network-management?' parameter and select only 'networking services.
(run-network-management-page): New procedure.
(run-services-page): Call it when DESKTOP is the empty list.
2019-04-14 23:40:52 +02: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: Set the system's 'keyboard-layout' field. 2019-03-25 23:37:05 +01:00
locale.scm installer: Simplify locale dialogs. 2019-04-07 12:11:55 +02:00
menu.scm installer: menu: Fix typo. 2019-01-17 14:04:26 +01:00
network.scm installer: Fix wording for "Internet access." 2019-04-07 16:21:52 +02:00
page.scm installer: Ask for confirmation before formatting partitions. 2019-03-27 11:54:05 +01:00
partition.scm installer: Ask for confirmation before formatting partitions. 2019-03-27 11:54:05 +01:00
services.scm installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
timezone.scm gnu: Remove unused TIMEZONE-LISTBOX-HEIGTH. 2019-02-18 01:52:48 +01:00
user.scm installer: Rename "Ok" buttons to "OK". 2019-01-17 14:04:27 +01:00
utils.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
welcome.scm installer: Adjust welcome page message. 2019-04-07 22:23:51 +02:00
wifi.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00