Age | Commit message (Expand) | Author |
2023-04-09 | guix-install.sh: Source both profiles, default user's and home. | Andrew Tropin |
2023-02-17 | guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable. | Maxim Cournoyer |
2022-12-16 | guix-install.sh: Directly exit in case of errors in chk_require. | Maxim Cournoyer |
2022-12-16 | guix-install.sh: Add missing "useradd" command. | Maxim Cournoyer |
2022-12-11 | guix-install.sh: Gracefully fail on | bash. | Tobias Geerinckx-Rice |
2022-12-09 | guix-install.sh: Authorize all project build farms at once. | Tobias Geerinckx-Rice |
2022-11-16 | guix-install.sh: Expand mktemp template for busybox compatibility. | Maxim Cournoyer |
2022-11-14 | guix-install.sh: Remove unnecessary XDG_DATA_DIRS export. | Prafulla Giri |
2022-11-08 | guix-install.sh: Run guix.sh script in /etc/profile.d last. | Konrad Hinsen |
2022-10-16 | guix-install.sh: Cosmetically tweak non-interactive output. | Tobias Geerinckx-Rice |
2022-10-16 | guix-install.sh: Warn if we suspect dodgy automation. | Tobias Geerinckx-Rice |
2022-10-16 | guix-install.sh: Treat all uncaught errors as fatal. | Tobias Geerinckx-Rice |
2022-10-16 | guix-install.sh: Suggest what to do if fetching OpenPGP key(s) fails. | Tobias Geerinckx-Rice |
2022-10-16 | guix-install.sh: Time out fetching OpenPGP keys. | Tobias Geerinckx-Rice |
2022-10-11 | guix-install.sh: Restore compatibility with "yes" invocation. | Maxim Cournoyer |
2022-10-07 | guix-install.sh: Add Bash prompt customization option. | Maxim Cournoyer |
2022-10-07 | guix-install.sh: Introduce 'die' utility function. | Maxim Cournoyer |
2022-10-07 | guix-install.sh: Improve prompt_yes_no procedure. | Maxim Cournoyer |
2022-07-04 | etc/guix-install.sh: Check for profile from 'guix home'. | Philip McGrath |
2022-07-04 | etc/guix-install.sh: Initialize XDG base directories. | Philip McGrath |
2021-11-07 | guix-install.sh: Undo some bugs introduced by shellcheck. | Tobias Geerinckx-Rice |
2021-09-29 | guix-install.sh: Don't swallow wget errors. | Tobias Geerinckx-Rice |
2021-07-14 | guix-install.sh: Untabify. | Maxim Cournoyer |
2021-07-07 | guix-install.sh: Prompt for configuring substitutes discovery. | Maxim Cournoyer |
2021-07-07 | guix-install.sh: No longer export GUIX_PROFILE. | Hartmut Goebel |
2021-05-05 | guix-install.sh: Exit early if Guix is already installed. | Maxim Cournoyer |
2021-05-05 | guix-install.sh: Propose automatically fetching OpenPGP keys. | Maxim Cournoyer |
2021-05-05 | guix-install.sh: Please the shellcheck linter. | Maxim Cournoyer |
2021-05-01 | guix-install.sh: Add support for more than one signing key. | Maxim Cournoyer |
2021-04-29 | guix-install.sh: Ensure GUIX_BINARY_FILE_NAME is an absolute path. | Maxim Cournoyer |
2021-04-24 | guix-install.sh: Allow overriding the Guix binary source. | Maxim Cournoyer |
2021-04-14 | guix-install.sh: Add the build users to the 'kvm' group. | Leo Famulari |
2021-03-23 | Add powerpc64le-linux as a supported Guix architecture. | Chris Marusich |
2021-01-03 | /etc/profile.d/guix.sh: Add guix pull profile even when absent | Jakub Kądziołka |
2020-12-18 | guix-install.sh: Add variable quoting and curly-bracketing. | Vincent Legoll |
2020-12-18 | guix-install.sh: Adjust variable use in guix_get_bin_list(). | Vincent Legoll |
2020-12-18 | guix-install.sh: Add variable quoting in sys_make_guix_available. | Vincent Legoll |
2020-12-18 | guix-install.sh: Replace tabs with spaces. | Vincent Legoll |
2020-11-15 | guix-install.sh: don't throw away release candidates when picking the latest ... | Daniel Brooks |
2020-10-16 | guix-install.sh: Check the service 'nscd' and suggest it. | zimoun |
2020-10-16 | guix-install.sh: Add symbolic links for supported shell completions. | zimoun |
2020-09-17 | guix-install.sh: Support OpenRC. | Morgan Smith |
2020-09-17 | guix-install.sh: Be POSIX-compliant. | Morgan Smith |
2020-09-09 | guix-install.sh: Quote the OpenPGP key URL. | Ludovic Courtès |
2020-07-16 | guix-install.sh: Make sure /etc/profile is sourced. | Tobias Geerinckx-Rice |
2020-07-16 | guix-install.sh: Suggest running gpg as root. | Tobias Geerinckx-Rice |
2020-07-14 | etc: Enable mount unit only if it exists. | Tobias Geerinckx-Rice |
2020-05-23 | guix-install.sh: Fix ‘systemctl not found’ error message at probe. | Vincent Legoll |
2020-05-23 | guix-install.sh: Add xz to requirements. | Vincent Legoll |
2020-05-17 | etc: Install mount unit only if it exists. | Tobias Geerinckx-Rice |