summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)Author
2019-04-29installer: Fix typo in docstring.Meiyo Peng
2019-04-28installer: Tell the user where the config file is.Ludovic Courtès
2019-04-28installer: Fix handling of user password mismatches.Ludovic Courtès
2019-04-28installer: User accounts can now have a "real name."Ludovic Courtès
2019-04-28installer: User can have a "real name".Ludovic Courtès
2019-04-28installer: Improve layout of the partitioning page.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-28installer: Add #:selection parameter to 'run-checkbox-tree-page'.Ludovic Courtès
2019-04-27installer: Add missing i18n in the partitioning pages.Ludovic Courtès
2019-04-26installer: Actually reboot when the user presses "Reboot."Ludovic Courtès
2019-04-26installer: Take 'guix system init' exit code into account.Ludovic Courtès
2019-04-25installer: Ask for confirmation of the user passwords.Ludovic Courtès
2019-04-25installer: Ask for confirmation of the root password.Ludovic Courtès
2019-04-25installer: Use FLAG-PASSWORD for the encryption passphrase confirmation.Ludovic Courtès
2019-04-25installer: Preserve order of user accounts.Ludovic Courtès
2019-04-25installer: Ask for the root account password.Ludovic Courtès
2019-04-25installer: 'run-input-page' has a new #:input-flags parameter.Ludovic Courtès
2019-04-25installer: Ask for user password and initialize /etc/shadow.Ludovic Courtès
2019-04-25installer: Add missing 'G_' for networking message.Ludovic Courtès
2019-04-23installer: Run 'guix system init' with the right locale.Ludovic Courtès
2019-04-21installer: Fix skip-to-step issue.Mathieu Othacehe
2019-04-17installer: Sort keyboard layouts according to language and translations.Ludovic Courtès
2019-04-17installer: Parse the 'shortDescription' field from xkeyboard-config.Ludovic Courtès
2019-04-17installer: Translate keyboard layout names.Ludovic Courtès
2019-04-17installer: Sort items with 'string-locale<?'.Ludovic Courtès
2019-04-17installer: Look up timezone name translations in "iso_3166-1".Ludovic Courtès
2019-04-17installer: Display language and territory names natively.Ludovic Courtès
2019-04-17installer: Change language as soon as it has been chosen.Ludovic Courtès
2019-04-17installer: Desktop environment page now includes window managers.Ludovic Courtès
2019-04-14installer: Force user to choose exactly one network management method.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: Adjust welcome page message.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-04-07installer: Remove SLiM-specific instructions.Ludovic Courtès
2019-04-07installer: Fix wording for "Internet access."Ludovic Courtès
2019-04-07installer: Use the normalized codeset in the 'locale' field.Ludovic Courtès
2019-04-07installer: Simplify locale dialogs.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-03-27installer: Ask for confirmation before formatting partitions.Ludovic Courtès
2019-03-27installer: Produce an 'initrd-modules' field if needed.Ludovic Courtès