summaryrefslogtreecommitdiff
path: root/gnu/installer
AgeCommit message (Expand)AuthorFilesLines
2019-05-19installer: Fix Guile-Parted crash on i686.v1.0.1Ludovic Courtès2-10/+12
2019-05-15installer: Rename 'auto-partition' to 'auto-partition!'.Ludovic Courtès2-12/+11
2019-05-15installer: Mount ESP once only.Ludovic Courtès1-1/+2
2019-05-14installer: Add fat16.Danny Milosavljevic1-1/+1
2019-05-14installer: Reflow run-file-textbox-page text.Mathieu Othacehe1-1/+6
2019-05-14installer: Fix docstring.Danny Milosavljevic1-1/+1
2019-05-14installer: Add fat16.Danny Milosavljevic1-0/+12
2019-05-14installer: Allow for arbitrary long passphrases and passwords.Ludovic Courtès2-2/+4
2019-05-14installer: Create btrfs file system.Danny Milosavljevic1-0/+9
2019-05-13installer: Use 'glibc-supported-locales'.Ludovic Courtès2-498/+10
2019-05-09installer: Add missing 'G_' call.Ludovic Courtès1-1/+1
2019-05-07installer: "Exit" button in user page actually exits.Ludovic Courtès1-1/+8
2019-05-07installer: Add password 'hide' checkbox.Mathieu Othacehe3-18/+47
2019-05-06installer: Skip network selection dialogs when there is no choice.Ludovic Courtès2-47/+59
2019-05-06installer: Shrink simple listboxes to their minimum height.Ludovic Courtès3-0/+5
2019-05-06installer: Actually translate step descriptions.Ludovic Courtès1-1/+6
2019-05-06installer: Do not sort methods on the partitioning page.Ludovic Courtès1-0/+1
2019-05-06installer: Widen user dialog.Ludovic Courtès1-2/+2
2019-05-05installer: Fix typo.Miguel1-1/+1
2019-05-03installer: Do not sort the guided partition schemes in the selection page.Ludovic Courtès1-0/+1
2019-05-03installer: Ensure 'packages' field is a superset of '%base-packages'.Ludovic Courtès1-2/+4
2019-04-29installer: Fix typo in docstring.Meiyo Peng1-1/+2
2019-04-28installer: Tell the user where the config file is.Ludovic Courtès1-1/+10
2019-04-28installer: Fix handling of user password mismatches.Ludovic Courtès1-15/+13
2019-04-28installer: User accounts can now have a "real name."Ludovic Courtès2-11/+28
2019-04-28installer: User can have a "real name".Ludovic Courtès1-0/+4
2019-04-28installer: Improve layout of the partitioning page.Ludovic Courtès1-1/+2
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ès2-24/+32
2019-04-28installer: Add #:selection parameter to 'run-checkbox-tree-page'.Ludovic Courtès1-7/+15
2019-04-27installer: Add missing i18n in the partitioning pages.Ludovic Courtès1-9/+9
2019-04-26installer: Actually reboot when the user presses "Reboot."Ludovic Courtès1-1/+4
2019-04-26installer: Take 'guix system init' exit code into account.Ludovic Courtès2-7/+24
2019-04-25installer: Ask for confirmation of the user passwords.Ludovic Courtès1-4/+14
2019-04-25installer: Ask for confirmation of the root password.Ludovic Courtès1-3/+24
2019-04-25installer: Use FLAG-PASSWORD for the encryption passphrase confirmation.Ludovic Courtès1-1/+6
2019-04-25installer: Preserve order of user accounts.Ludovic Courtès1-1/+1
2019-04-25installer: Ask for the root account password.Ludovic Courtès3-11/+33
2019-04-25installer: 'run-input-page' has a new #:input-flags parameter.Ludovic Courtès1-3/+6
2019-04-25installer: Ask for user password and initialize /etc/shadow.Ludovic Courtès4-13/+103
2019-04-25installer: Add missing 'G_' for networking message.Ludovic Courtès1-1/+2
2019-04-23installer: Run 'guix system init' with the right locale.Ludovic Courtès3-8/+23
2019-04-21installer: Fix skip-to-step issue.Mathieu Othacehe1-9/+17
2019-04-17installer: Sort keyboard layouts according to language and translations.Ludovic Courtès1-3/+19
2019-04-17installer: Parse the 'shortDescription' field from xkeyboard-config.Ludovic Courtès1-1/+7
2019-04-17installer: Translate keyboard layout names.Ludovic Courtès1-4/+6
2019-04-17installer: Sort items with 'string-locale<?'.Ludovic Courtès1-3/+4
2019-04-17installer: Look up timezone name translations in "iso_3166-1".Ludovic Courtès1-1/+4
2019-04-17installer: Display language and territory names natively.Ludovic Courtès1-5/+13
2019-04-17installer: Change language as soon as it has been chosen.Ludovic Courtès1-3/+9