summaryrefslogtreecommitdiff
path: root/gnu/installer/services.scm
AgeCommit message (Expand)AuthorFilesLines
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