guix-devel/gnu/installer
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
..
aux-files gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
newt installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
connman.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
final.scm installer: Add configuration formatter. 2019-01-17 14:04:22 +01:00
hostname.scm installer: Add hostname. 2019-01-17 14:04:23 +01:00
keymap.scm installer: keymap: Do not fail on non-kmscon terminals. 2019-01-17 14:04:25 +01:00
locale.scm installer: Use the normalized codeset in the 'locale' field. 2019-04-07 16:19:09 +02:00
newt.scm installer: Clear screen upon exit. 2019-01-17 14:04:26 +01:00
parted.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
record.scm installer: Add partitioning support. 2019-01-17 14:04:24 +01:00
services.scm installer: Fix snippet for the DHCP client. 2019-04-14 23:40:52 +02:00
steps.scm installer: Generate 'set-xorg-configuration' snippet. 2019-04-08 10:42:51 +02:00
timezone.scm gnu: Fix some typos in the installer. 2019-02-18 01:52:47 +01:00
user.scm installer: Add user module. 2019-01-17 14:04:24 +01:00
utils.scm installer: Add new utils. 2019-01-17 14:04:22 +01:00