Age | Commit message (Expand) | Author |
2024-06-04 | guix-install.sh: Add unique requirement for sysv init system | Richard Sent |
2024-06-02 | guix-install.sh: Relax check for OpenRC. | Tomas Volf |
2024-06-02 | guix-install.sh: Add ~/.guix-profile/share/info to INFOPATH. | Trevor Arjeski |
2024-04-29 | guix-install.sh: Fix setting GUIX_LOCPATH. | Tomas Volf |
2024-04-29 | guix-install.sh: Add default value for XCURSOR_PATH. | Tomas Volf |
2024-04-07 | guix-install.sh: Make Guix modules available too. | Janneke Nieuwenhuizen |
2024-04-05 | guix-install.sh: Add ‘--uninstall’ flag. | Ludovic Courtès |
2024-04-03 | Switch order of the default substitute servers. | Christopher Baines |
2023-07-16 | guix-install.sh: Fix incomplete installation. | Tobias Geerinckx-Rice |
2023-07-16 | guix-install.sh: Install SELinux policy only if tools are present. | Tobias Geerinckx-Rice |
2023-07-09 | guix-install.sh: Remove any old systemd units first. | Tobias Geerinckx-Rice |
2023-07-09 | guix-install.sh: Don't patch guix-daemon.service. | Tobias Geerinckx-Rice |
2023-07-09 | guix-install.sh: Unconditionally install gnu-store.mount. | Tobias Geerinckx-Rice |
2023-07-05 | guix-install.sh: Don't extract the binary ‘.’. | Tobias Geerinckx-Rice |
2023-05-25 | guix-install.sh: Install SELinux policy and relabel file systems if needed. | Ludovic Courtès |
2023-04-24 | guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition. | Maxim Cournoyer |
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 |