guix/gnu/installer/newt
Ludovic Courtès 75988317b2
installer: Generalize desktop environments to system services.
* gnu/installer/services.scm (<desktop-environment>): Rename to...
(<system-service>): ... this.  Add a 'type' field.
(%desktop-environments): Rename to...
(%system-services): ... this.
(desktop-system-service?): New procedure.
(desktop-environments->configuration): Rename to...
(system-services->configuration): ... this.  Determine the base list of
services based on whether SERVICES contains at least one "desktop"
service.
* gnu/installer/newt/services.scm (run-desktop-environments-cbt-page):
Adjust accordingly.
* gnu/installer.scm (installer-steps): Likewise.
2019-04-07 17:18:04 +02:00
..
ethernet.scm
final.scm
hostname.scm
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
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: Generalize desktop environments to system services. 2019-04-07 17:18:04 +02:00
timezone.scm
user.scm
utils.scm
welcome.scm
wifi.scm