guix/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
newt installer: Force user to choose exactly one network management method. 2019-04-14 23:40:52 +02:00
connman.scm
final.scm
hostname.scm
keymap.scm
locale.scm installer: Use the normalized codeset in the 'locale' field. 2019-04-07 16:19:09 +02:00
newt.scm
parted.scm installer: Produce an 'initrd-modules' field if needed. 2019-03-27 11:54:05 +01:00
record.scm
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
user.scm
utils.scm