Age | Commit message (Expand) | Author |
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 |
2020-05-16 | etc: Add a systemd unit to bind-mount @storedir@ read-only. | Tobias Geerinckx-Rice |
2020-03-22 | guix-install.sh: /etc/profile.d/guix.sh sources ~/.guix-profile/etc/profile. | Ludovic Courtès |
2020-03-22 | guix-install.sh: Add a trailing colon to 'INFOPATH'. | Ludovic Courtès |
2020-03-11 | guix-install.sh: Install SysV init script. | Danny Milosavljevic |
2020-01-26 | guix-install.sh: Correctly treat empty or unset $XDG_DATA_DIRS | Alexander Krotov |
2020-01-26 | guix-install.sh: Create /etc/profile.d if it does not exist | Prafulla Giri |
2020-01-26 | guix-install.sh: Export INFOPATH to contain updated guix info-pages | Prafulla Giri |
2020-01-17 | guix-install.sh: Create an init profile during installation | Prafulla Giri |
2019-12-04 | guix-install.sh: Use a deterministic umask. | Tobias Geerinckx-Rice |
2019-09-05 | guix-install.sh: Work around locale issues in 'guix-daemon.service'. | Ludovic Courtès |
2019-07-08 | guix-install.sh: Don't initialise ~/.gnupg. | Tobias Geerinckx-Rice |
2019-07-08 | guix-install.sh: Check for PGP key separately. | Tobias Geerinckx-Rice |
2019-07-08 | guix-install.sh: Add missing ‘local’ declaration. | Tobias Geerinckx-Rice |
2019-07-08 | guix-install.sh: Treat REQUIRE as the array it is. | Tobias Geerinckx-Rice |
2019-07-01 | etc: Do not recommend use of SKS key servers. | Ricardo Wurmus |
2019-06-29 | guix-install.sh: Don't authorise hydra.gnu.org. | Tobias Geerinckx-Rice |
2019-05-10 | etc: Refer to ci.guix.gnu.org in install script. | Ricardo Wurmus |
2019-05-02 | guix-install.sh: Update URL. | Ludovic Courtès |
2019-02-05 | guix-install.sh: Avoid "#!/bin/bash" shebang. | Ludovic Courtès |
2018-12-13 | guix-install.sh: Use pool.sks-keyservers.net. | Ludovic Courtès |
2018-12-05 | guix-install.sh: Use the "ci.guix.info.pub" file name for clarity. v0.16.0 | Ludovic Courtès |
2018-11-23 | build: Binary tarball now populates the "current-guix" profile. | Ludovic Courtès |
2018-10-14 | guix-install.sh: Recognize armhf-linux. | Ludovic Courtès |
2018-05-19 | guix-install.sh: Fix chk_require exiting without warning. | Maxim Cournoyer |
2018-03-29 | guix-install.sh: Explicitly set root's home directory. | Chris Marusich |