summaryrefslogtreecommitdiff
path: root/gnu/installer/services.scm
AgeCommit message (Expand)AuthorFilesLines
2026-01-31installer: Handle service configurations for desktop environments without a s...Hilton Chain1-1/+2
2026-01-31installer: system-services->configuration: Simplify returning sexp.Hilton Chain1-35/+23
2026-01-25installer: Add fonts to cover all languages for desktop installation.Hilton Chain1-1/+14
2025-11-04installer: Add Sway as an option in the Desktop environment page.Fredrik Salomonsson1-0/+6
2025-11-03installer: Add KDE Plasma desktop environment.Rutherther1-0/+3
2025-11-02tests: installer: Fix gui-installed-desktop-os-encrypted.Mathieu Othacehe1-1/+1
2025-10-22installer: Do not use LatGrkCyr console font for Esperanto.Florian Pelz1-1/+3
2025-10-22installer: Fix installing services depending on language.Florian Pelz1-1/+3
2025-07-24gnu: installer: Replace deprecated dhcp client service.Gabriel Wicki1-1/+1
2025-06-30gnu: installer: Remove enlightenment desktop option.Efraim Flashner1-3/+0
2025-03-01installer: Include icewm as a desktop environment.Andy Tai1-0/+3
2024-11-11installer: Add static-networking template.Janneke Nieuwenhuizen1-0/+22
2024-11-11installer: Add "Kernel" page to select the Hurd.Janneke Nieuwenhuizen1-10/+36
2024-04-18system: Remove nss-certs from OS templates, adjust doc.Maxim Cournoyer1-5/+0
2023-07-06installer: Restore LatGrkCyr-8x16 console font depending on language.Denys Nykula1-2/+17
2022-11-20installer: Add comment above the 'packages' field.Ludovic Courtès1-7/+14
2022-08-08installer: Add comments and vertical space to the generated config.Ludovic Courtès1-8/+31
2021-12-28installer: Offer 'gpm-service-type' for non-graphical systems.Leo Famulari1-0/+4
2021-12-28installer: Recommend 'ntp-service-type' for non-graphical systems.Leo Famulari1-0/+8
2021-06-30installer: Offer the CUPS printing service.Tobias Geerinckx-Rice1-1/+8
2021-06-23installer: Remove unused procedure.Tobias Geerinckx-Rice1-7/+2
2020-12-11Revert "services: openssh: Warn about 'password-authentication?' default."Ludovic Courtès1-6/+2
2020-12-07services: openssh: Warn about 'password-authentication?' default.Ludovic Courtès1-2/+6
2020-10-13installer: Add Emacs EXWM desktop environment.Jan (janneke) Nieuwenhuizen1-0/+6
2019-06-07installer: Install xterm alongside ratpoison.Ludovic Courtès1-1/+2
2019-06-07installer: Install companion packages alongside i3.Ludovic Courtès1-1/+3
2019-05-03installer: Ensure 'packages' field is a superset of '%base-packages'.Ludovic Courtès1-2/+4
2019-04-28installer: Add 'nss-certs' to the networking services.Ludovic Courtès1-0/+5
2019-04-28installer: Recommended services are pre-selected.Ludovic Courtès1-0/+4
2019-04-17installer: Desktop environment page now includes window managers.Ludovic Courtès1-18/+33
2019-04-14installer: Fix snippet for the DHCP client.Ludovic Courtès1-1/+1
2019-04-14installer: Add wpa-supplicant along with NetworkManager and Connman.Ludovic Courtès1-3/+12
2019-04-08installer: Use 'append' and 'list' instead of 'cons*'.Ludovic Courtès1-8/+8
2019-04-08installer: Generate 'set-xorg-configuration' snippet.Ludovic Courtès1-1/+10
2019-04-08installer: Xfce service uses the 'service' form.Ludovic Courtès1-3/+1
2019-04-07installer: Internationalize service "names".Ludovic Courtès1-6/+8
2019-04-07installer: Offer NM, Connman, and DHCP to non-desktop installs.Ludovic Courtès1-1/+15
2019-04-07installer: Add dialog to select networking services.Ludovic Courtès1-2/+17
2019-04-07installer: Generalize desktop environments to system services.Ludovic Courtès1-36/+51
2019-03-27services: Deprecate 'xfce-desktop-service'.Ludovic Courtès1-0/+2
2019-03-27services: Deprecate 'gnome-desktop-service'.Ludovic Courtès1-1/+1
2019-03-27installer: Use the (service …) form for MATE.Ludovic Courtès1-1/+1
2019-01-17installer: Add services page.Mathieu Othacehe1-0/+59