summaryrefslogtreecommitdiff
path: root/gnu/installer/services.scm
AgeCommit message (Expand)Author
2019-06-07installer: Install xterm alongside ratpoison....Ludovic Courtès
2019-06-07installer: Install companion packages alongside i3....Ludovic Courtès
2019-05-03installer: Ensure 'packages' field is a superset of '%base-packages'....Ludovic Courtès
2019-04-28installer: Add 'nss-certs' to the networking services....Ludovic Courtès
2019-04-28installer: Recommended services are pre-selected....Ludovic Courtès
2019-04-17installer: Desktop environment page now includes window managers....Ludovic Courtès
2019-04-14installer: Fix snippet for the DHCP client....Ludovic Courtès
2019-04-14installer: Add wpa-supplicant along with NetworkManager and Connman....Ludovic Courtès
2019-04-08installer: Use 'append' and 'list' instead of 'cons*'....Ludovic Courtès
2019-04-08installer: Generate 'set-xorg-configuration' snippet....Ludovic Courtès
2019-04-08installer: Xfce service uses the 'service' form....Ludovic Courtès
2019-04-07installer: Internationalize service "names"....Ludovic Courtès
2019-04-07installer: Offer NM, Connman, and DHCP to non-desktop installs....Ludovic Courtès
2019-04-07installer: Add dialog to select networking services....Ludovic Courtès
2019-04-07installer: Generalize desktop environments to system services....Ludovic Courtès
2019-03-27services: Deprecate 'xfce-desktop-service'....Ludovic Courtès
2019-03-27services: Deprecate 'gnome-desktop-service'....Ludovic Courtès
2019-03-27installer: Use the (service …) form for MATE....Ludovic Courtès
2019-01-17installer: Add services page....Mathieu Othacehe