guix/gnu
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
..
bootloader gnu: Add configuration for depthcharge bootloader. 2019-04-03 18:21:42 +02:00
build linux-container: Make the guest UID and GID a parameter. 2019-04-02 18:15:37 +02:00
installer installer: Generalize desktop environments to system services. 2019-04-07 17:18:04 +02:00
packages gnu: terminology: Run test suite. 2019-04-07 10:49:30 +03:00
services services: Add 'imap4d-service-type'. 2019-04-07 14:18:01 +08:00
system services: xorg: Add 'set-xorg-configuration'. 2019-04-05 15:39:35 +02:00
tests services: Open vSwitch: Provide a default configuration. 2019-03-31 21:26:15 +02:00
artwork.scm
bootloader.scm bootloader: Add a 'keyboard-layout' field. 2019-03-24 23:06:11 +01:00
ci.scm
installer.scm installer: Generalize desktop environments to system services. 2019-04-07 17:18:04 +02:00
local.mk gnu: Add emacs-undohist-el. 2019-04-05 18:44:05 +03:00
packages.scm packages: Reintroduce 'find-newest-available-packages'. 2019-03-28 23:06:58 +01:00
services.scm
system.scm system: Define 'this-operating-system'. 2019-03-30 11:08:39 +01:00
tests.scm accounts: Add default value for the 'home-directory' field of <user-account>. 2019-03-25 23:37:06 +01:00