Age | Commit message (Expand) | Author |
2019-07-25 | maint: Switch to Guile-JSON 3.x. | Ludovic Courtès |
2019-06-08 | installer: Fix typo. | Tobias Geerinckx-Rice |
2019-06-07 | installer: Install xterm alongside ratpoison. | Ludovic Courtès |
2019-06-07 | installer: Install companion packages alongside i3. | Ludovic Courtès |
2019-06-07 | Add (gnu build locale). | Ludovic Courtès |
2019-06-05 | installer: Always add '%base-initrd-modules' to 'initrd-modules'. | Ludovic Courtès |
2019-05-29 | installer: Fix wifi menu crash with hidden SSIDs. | Mathieu Othacehe |
2019-05-19 | installer: Fix Guile-Parted crash on i686. v1.0.1 | Ludovic Courtès |
2019-05-15 | installer: Rename 'auto-partition' to 'auto-partition!'. | Ludovic Courtès |
2019-05-15 | installer: Mount ESP once only. | Ludovic Courtès |
2019-05-14 | installer: Add fat16. | Danny Milosavljevic |
2019-05-14 | installer: Reflow run-file-textbox-page text. | Mathieu Othacehe |
2019-05-14 | installer: Fix docstring. | Danny Milosavljevic |
2019-05-14 | installer: Add fat16. | Danny Milosavljevic |
2019-05-14 | installer: Allow for arbitrary long passphrases and passwords. | Ludovic Courtès |
2019-05-14 | installer: Create btrfs file system. | Danny Milosavljevic |
2019-05-13 | installer: Use 'glibc-supported-locales'. | Ludovic Courtès |
2019-05-09 | installer: Add missing 'G_' call. | Ludovic Courtès |
2019-05-07 | installer: "Exit" button in user page actually exits. | Ludovic Courtès |
2019-05-07 | installer: Add password 'hide' checkbox. | Mathieu Othacehe |
2019-05-06 | installer: Skip network selection dialogs when there is no choice. | Ludovic Courtès |
2019-05-06 | installer: Shrink simple listboxes to their minimum height. | Ludovic Courtès |
2019-05-06 | installer: Actually translate step descriptions. | Ludovic Courtès |
2019-05-06 | installer: Do not sort methods on the partitioning page. | Ludovic Courtès |
2019-05-06 | installer: Widen user dialog. | Ludovic Courtès |
2019-05-05 | installer: Fix typo. | Miguel |
2019-05-03 | installer: Do not sort the guided partition schemes in the selection page. | Ludovic Courtès |
2019-05-03 | installer: Ensure 'packages' field is a superset of '%base-packages'. | Ludovic Courtès |
2019-04-29 | installer: Fix typo in docstring. | Meiyo Peng |
2019-04-28 | installer: Tell the user where the config file is. | Ludovic Courtès |
2019-04-28 | installer: Fix handling of user password mismatches. | Ludovic Courtès |
2019-04-28 | installer: User accounts can now have a "real name." | Ludovic Courtès |
2019-04-28 | installer: User can have a "real name". | Ludovic Courtès |
2019-04-28 | installer: Improve layout of the partitioning page. | Ludovic Courtès |
2019-04-28 | installer: Add 'nss-certs' to the networking services. | Ludovic Courtès |
2019-04-28 | installer: Recommended services are pre-selected. | Ludovic Courtès |
2019-04-28 | installer: Add #:selection parameter to 'run-checkbox-tree-page'. | Ludovic Courtès |
2019-04-27 | installer: Add missing i18n in the partitioning pages. | Ludovic Courtès |
2019-04-26 | installer: Actually reboot when the user presses "Reboot." | Ludovic Courtès |
2019-04-26 | installer: Take 'guix system init' exit code into account. | Ludovic Courtès |
2019-04-25 | installer: Ask for confirmation of the user passwords. | Ludovic Courtès |
2019-04-25 | installer: Ask for confirmation of the root password. | Ludovic Courtès |
2019-04-25 | installer: Use FLAG-PASSWORD for the encryption passphrase confirmation. | Ludovic Courtès |
2019-04-25 | installer: Preserve order of user accounts. | Ludovic Courtès |
2019-04-25 | installer: Ask for the root account password. | Ludovic Courtès |
2019-04-25 | installer: 'run-input-page' has a new #:input-flags parameter. | Ludovic Courtès |
2019-04-25 | installer: Ask for user password and initialize /etc/shadow. | Ludovic Courtès |
2019-04-25 | installer: Add missing 'G_' for networking message. | Ludovic Courtès |
2019-04-23 | installer: Run 'guix system init' with the right locale. | Ludovic Courtès |
2019-04-21 | installer: Fix skip-to-step issue. | Mathieu Othacehe |