guix-install.sh: Create /etc/profile.d if it does not exist
[jackhill/guix/guix.git] / gnu / installer /
2020-01-23 Ludovic Courtèsinstaller: Make "TRANSLATORS" comment visible.
2020-01-20 Ludovic Courtèsinstaller: Disable F12 hot key.
2020-01-20 Ludovic Courtèsinstaller: Makes sure the installer proceeds after...
2020-01-12 Ludovic Courtèsinstaller: Add an "Edit" button on the final page.
2020-01-07 Marius BakkeMerge branch 'staging'
2020-01-05 Tobias Geerinckx... installer: Add JFS support.
2020-01-05 Tobias Geerinckx... installer: Fix typo.
2020-01-03 Marius BakkeMerge branch 'master' into staging
2019-12-29 Ludovic Courtèsinstaller: Pass '--fallback' to 'guix system init'.
2019-10-08 Marius BakkeMerge branch 'master' into staging
2019-09-27 Marius BakkeMerge branch 'master' into core-updates
2019-09-25 Mathieu Othaceheinstaller: Update to Guile-Parted 0.0.2 release.
2019-09-24 Ludovic CourtèsMerge branch 'master' into core-updates
2019-09-23 Mathieu Othaceheinstaller: Fix run-input-page calls.
2019-08-29 Mark H WeaverMerge branch 'master' into core-updates
2019-08-27 Mark H WeaverMerge branch 'wip-binaries'
2019-08-26 Tobias Geerinckx... installer: Hide the Wi-Fi passphrase by default.
2019-08-26 Tobias Geerinckx... installer: Show, don't Hide.
2019-08-06 Ricardo WurmusMerge remote-tracking branch 'origin/master' into wip...
2019-07-31 Marius BakkeMerge branch 'master' into core-updates
2019-07-24 Ludovic Courtèsmaint: Switch to Guile-JSON 3.x.
2019-06-13 Ludovic CourtèsMerge branch 'master' into core-updates
2019-06-08 Marius BakkeMerge branch 'master' into staging
2019-06-08 Tobias Geerinckx... installer: Fix typo.
2019-06-07 Ludovic Courtèsinstaller: Install xterm alongside ratpoison.
2019-06-07 Ludovic Courtèsinstaller: Install companion packages alongside i3.
2019-06-07 Ludovic CourtèsAdd (gnu build locale).
2019-06-05 Marius BakkeMerge branch 'master' into staging
2019-06-05 Ludovic Courtèsinstaller: Always add '%base-initrd-modules' to 'initrd...
2019-06-03 Marius BakkeMerge branch 'master' into staging
2019-05-29 Mathieu Othaceheinstaller: Fix wifi menu crash with hidden SSIDs.
2019-05-24 Marius BakkeMerge branch 'staging' into core-updates
2019-05-24 Marius BakkeMerge branch 'master' into staging
2019-05-20 Ludovic CourtèsMerge branch 'version-1.0.1'
2019-05-19 Ludovic Courtèsinstaller: Fix Guile-Parted crash on i686.
2019-05-15 Ludovic Courtèsinstaller: Rename 'auto-partition' to 'auto-partition!'.
2019-05-15 Ludovic Courtèsinstaller: Mount ESP once only.
2019-05-14 Danny Milosavljevicinstaller: Add fat16.
2019-05-14 Mathieu Othaceheinstaller: Reflow run-file-textbox-page text.
2019-05-14 Danny Milosavljevicinstaller: Fix docstring.
2019-05-14 Danny Milosavljevicinstaller: Add fat16.
2019-05-14 Ludovic Courtèsinstaller: Allow for arbitrary long passphrases and...
2019-05-13 Danny Milosavljevicinstaller: Create btrfs file system.
2019-05-13 Ludovic Courtèsinstaller: Use 'glibc-supported-locales'.
2019-05-09 Ludovic Courtèsinstaller: Add missing 'G_' call.
2019-05-07 Ludovic Courtèsinstaller: "Exit" button in user page actually exits.
2019-05-07 Mathieu Othaceheinstaller: Add password 'hide' checkbox.
2019-05-06 Ludovic Courtèsinstaller: Skip network selection dialogs when there...
2019-05-06 Ludovic Courtèsinstaller: Shrink simple listboxes to their minimum...
2019-05-06 Ludovic Courtèsinstaller: Actually translate step descriptions.
2019-05-06 Ludovic Courtèsinstaller: Do not sort methods on the partitioning...
2019-05-06 Ludovic Courtèsinstaller: Widen user dialog.
2019-05-05 Miguelinstaller: Fix typo.
2019-05-03 Ludovic Courtèsinstaller: Do not sort the guided partition schemes...
2019-05-03 Ludovic Courtèsinstaller: Ensure 'packages' field is a superset of...
2019-05-01 Marius BakkeMerge branch 'master' into core-updates
2019-04-29 Meiyo Penginstaller: Fix typo in docstring.
2019-04-28 Ludovic Courtèsinstaller: Tell the user where the config file is.
2019-04-28 Ludovic Courtèsinstaller: Fix handling of user password mismatches.
2019-04-28 Ludovic Courtèsinstaller: User accounts can now have a "real name."
2019-04-28 Ludovic Courtèsinstaller: User can have a "real name".
2019-04-28 Ludovic Courtèsinstaller: Improve layout of the partitioning page.
2019-04-28 Ludovic Courtèsinstaller: Add 'nss-certs' to the networking services.
2019-04-28 Ludovic Courtèsinstaller: Recommended services are pre-selected.
2019-04-28 Ludovic Courtèsinstaller: Add #:selection parameter to 'run-checkbox...
2019-04-28 Ludovic CourtèsMerge branch 'staging'
2019-04-27 Ludovic Courtèsinstaller: Add missing i18n in the partitioning pages.
2019-04-26 Ludovic Courtèsinstaller: Actually reboot when the user presses "Reboot."
2019-04-26 Ludovic Courtèsinstaller: Take 'guix system init' exit code into account.
2019-04-25 Ludovic Courtèsinstaller: Ask for confirmation of the user passwords.
2019-04-25 Ludovic Courtèsinstaller: Ask for confirmation of the root password.
2019-04-25 Ludovic Courtèsinstaller: Use FLAG-PASSWORD for the encryption passphr...
2019-04-24 Ludovic Courtèsinstaller: Preserve order of user accounts.
2019-04-24 Ludovic Courtèsinstaller: Ask for the root account password.
2019-04-24 Ludovic Courtèsinstaller: 'run-input-page' has a new #:input-flags...
2019-04-24 Ludovic Courtèsinstaller: Ask for user password and initialize /etc...
2019-04-24 Ludovic Courtèsinstaller: Add missing 'G_' for networking message.
2019-04-23 Marius BakkeMerge branch 'master' into staging
2019-04-22 Ludovic Courtèsinstaller: Run 'guix system init' with the right locale.
2019-04-21 Mathieu Othaceheinstaller: Fix skip-to-step issue.
2019-04-17 Ludovic Courtèsinstaller: Sort keyboard layouts according to language...
2019-04-17 Ludovic Courtèsinstaller: Parse the 'shortDescription' field from...
2019-04-17 Ludovic Courtèsinstaller: Translate keyboard layout names.
2019-04-17 Ludovic Courtèsinstaller: Sort items with 'string-locale<?'.
2019-04-17 Ludovic Courtèsinstaller: Look up timezone name translations in "iso_3...
2019-04-17 Ludovic Courtèsinstaller: Display language and territory names natively.
2019-04-17 Ludovic Courtèsinstaller: Change language as soon as it has been chosen.
2019-04-17 Ludovic Courtèsinstaller: Desktop environment page now includes window...
2019-04-16 Marius BakkeMerge branch 'master' into staging
2019-04-14 Ludovic Courtèsinstaller: Force user to choose exactly one network...
2019-04-14 Ludovic Courtèsinstaller: Fix snippet for the DHCP client.
2019-04-14 Ludovic Courtèsinstaller: Add wpa-supplicant along with NetworkManager...
2019-04-08 Ludovic CourtèsMerge branch 'master' into staging
2019-04-08 Ludovic Courtèsinstaller: Use 'append' and 'list' instead of 'cons*'.
2019-04-08 Ludovic Courtèsinstaller: Generate 'set-xorg-configuration' snippet.
2019-04-08 Ludovic Courtèsinstaller: Xfce service uses the 'service' form.
2019-04-07 Marius BakkeMerge branch 'master' into staging
2019-04-07 Ludovic Courtèsinstaller: Adjust welcome page message.
2019-04-07 Ludovic Courtèsinstaller: Internationalize service "names".
2019-04-07 Ludovic Courtèsinstaller: Offer NM, Connman, and DHCP to non-desktop...
next