summaryrefslogtreecommitdiff
path: root/gnu/installer
Commit message (Expand)AuthorAgeFilesLines
* installer: Fix typo in docstring....Meiyo Peng2019-04-291-1/+2
* installer: Tell the user where the config file is....Ludovic Courtès2019-04-281-1/+10
* installer: Fix handling of user password mismatches....Ludovic Courtès2019-04-281-15/+13
* installer: User accounts can now have a "real name."...Ludovic Courtès2019-04-282-11/+28
* installer: User can have a "real name"....Ludovic Courtès2019-04-281-0/+4
* installer: Improve layout of the partitioning page....Ludovic Courtès2019-04-281-1/+2
* installer: Add 'nss-certs' to the networking services....Ludovic Courtès2019-04-281-0/+5
* installer: Recommended services are pre-selected....Ludovic Courtès2019-04-282-24/+32
* installer: Add #:selection parameter to 'run-checkbox-tree-page'....Ludovic Courtès2019-04-281-7/+15
* installer: Add missing i18n in the partitioning pages....Ludovic Courtès2019-04-271-9/+9
* installer: Actually reboot when the user presses "Reboot."...Ludovic Courtès2019-04-261-1/+4
* installer: Take 'guix system init' exit code into account....Ludovic Courtès2019-04-262-7/+24
* installer: Ask for confirmation of the user passwords....Ludovic Courtès2019-04-251-4/+14
* installer: Ask for confirmation of the root password....Ludovic Courtès2019-04-251-3/+24
* installer: Use FLAG-PASSWORD for the encryption passphrase confirmation....Ludovic Courtès2019-04-251-1/+6
* installer: Preserve order of user accounts....Ludovic Courtès2019-04-251-1/+1
* installer: Ask for the root account password....Ludovic Courtès2019-04-253-11/+33
* installer: 'run-input-page' has a new #:input-flags parameter....Ludovic Courtès2019-04-251-3/+6
* installer: Ask for user password and initialize /etc/shadow....Ludovic Courtès2019-04-254-13/+103
* installer: Add missing 'G_' for networking message....Ludovic Courtès2019-04-251-1/+2
* installer: Run 'guix system init' with the right locale....Ludovic Courtès2019-04-233-8/+23
* installer: Fix skip-to-step issue....Mathieu Othacehe2019-04-211-9/+17
* installer: Sort keyboard layouts according to language and translations....Ludovic Courtès2019-04-171-3/+19
* installer: Parse the 'shortDescription' field from xkeyboard-config....Ludovic Courtès2019-04-171-1/+7
* installer: Translate keyboard layout names....Ludovic Courtès2019-04-171-4/+6
* installer: Sort items with 'string-locale<?'....Ludovic Courtès2019-04-171-3/+4
* installer: Look up timezone name translations in "iso_3166-1"....Ludovic Courtès2019-04-171-1/+4
* installer: Display language and territory names natively....Ludovic Courtès2019-04-171-5/+13
* installer: Change language as soon as it has been chosen....Ludovic Courtès2019-04-171-3/+9
* installer: Desktop environment page now includes window managers....Ludovic Courtès2019-04-171-18/+33
* installer: Force user to choose exactly one network management method....Ludovic Courtès2019-04-141-10/+31
* installer: Fix snippet for the DHCP client....Ludovic Courtès2019-04-141-1/+1
* installer: Add wpa-supplicant along with NetworkManager and Connman....Ludovic Courtès2019-04-141-3/+12
* installer: Use 'append' and 'list' instead of 'cons*'....Ludovic Courtès2019-04-081-8/+8
* installer: Generate 'set-xorg-configuration' snippet....Ludovic Courtès2019-04-082-2/+11
* installer: Xfce service uses the 'service' form....Ludovic Courtès2019-04-081-3/+1
* installer: Adjust welcome page message....Ludovic Courtès2019-04-071-3/+5
* installer: Internationalize service "names"....Ludovic Courtès2019-04-072-8/+10
* installer: Offer NM, Connman, and DHCP to non-desktop installs....Ludovic Courtès2019-04-072-7/+31
* installer: Add dialog to select networking services....Ludovic Courtès2019-04-073-4/+36
* installer: Generalize desktop environments to system services....Ludovic Courtès2019-04-072-39/+54
* installer: Remove SLiM-specific instructions....Ludovic Courtès2019-04-071-1/+1
* installer: Fix wording for "Internet access."...Ludovic Courtès2019-04-071-2/+2
* installer: Use the normalized codeset in the 'locale' field....Ludovic Courtès2019-04-071-1/+20
* installer: Simplify locale dialogs....Ludovic Courtès2019-04-071-15/+9
* services: Deprecate 'xfce-desktop-service'....Ludovic Courtès2019-03-271-0/+2
* services: Deprecate 'gnome-desktop-service'....Ludovic Courtès2019-03-271-1/+1
* installer: Use the (service …) form for MATE....Ludovic Courtès2019-03-271-1/+1
* installer: Ask for confirmation before formatting partitions....Ludovic Courtès2019-03-272-1/+45
* installer: Produce an 'initrd-modules' field if needed....Ludovic Courtès2019-03-271-7/+38