guix-devel/gnu/installer
Ludovic Courtès 391e0d65d7
services: Deprecate 'xfce-desktop-service'.
* gnu/services/desktop.scm (xfce-desktop-service-type)[default-value]
[description]: New fields.
(xfce-desktop-service): Deprecate.
* gnu/system/examples/desktop.tmpl: Use the (service …) form.
* gnu/installer/services.scm (%desktop-environments): Add TODO comment.
* doc/guix.texi (Desktop Services): Adjust accordingly, and fix spelling
of "Xfce" throughout.
2019-03-27 11:54:06 +01:00
..
aux-files gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
newt installer: Ask for confirmation before formatting partitions. 2019-03-27 11:54:05 +01: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: Add configuration formatter. 2019-01-17 14:04:22 +01: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 services: Deprecate 'xfce-desktop-service'. 2019-03-27 11:54:06 +01:00
steps.scm installer: Add configuration formatter. 2019-01-17 14:04:22 +01: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