summaryrefslogtreecommitdiff
path: root/etc/guix-install.sh
AgeCommit message (Expand)Author
2026-02-07guix-install.sh: Set Guile load paths in zzz-guix.sh.Rutherther
2026-02-07guix-install.sh: Check if ~/.guix-profile exists properly.Rutherther
2026-01-19guix-install.sh: Add efraim's signing key.Rutherther
2026-01-16guix-install.sh: Make /etc/profile.d/zzz-guix.sh usable in set -u shellsSimon Josefsson
2026-01-04etc: guix-install.sh: Set XCURSOR_PATH to proper default value.Rutherther
2025-12-22guix-install.sh: Do not set GUILE_LOAD_PATH in zzz-guix.sh.Rutherther
2025-12-22guix-install.sh: Install AppArmor profile.Noé Lopez
2025-12-20etc: guix-install.sh: Set XDG_DATA_DIRS.Thiago Jung Bauermann
2025-12-15guix-install.sh: Check for gpg keys only if downloading tarball from ftp.npatra
2025-12-15guix-install.sh: Fetch gpg keys from codeberg and public keyservers.Nilesh Patra
2025-10-16guix-install.sh: Add the “kvm” GID to /etc/subgid.Ludovic Courtès
2025-10-01etc: guix-install.sh: Update GNU_URL.Cayetano Santos
2025-09-23etc: guix-install.sh: Accept riscv64 as supported architecture.Martin Schitter
2025-09-18Reapply "Update Maxim's email address."Maxim Cournoyer
2025-09-18Revert "Update Maxim's email address."Maxim Cournoyer
2025-09-18Update Maxim's email address.Maxim Cournoyer
2025-06-21etc: guix-install.sh: Remove dependency on "which".Ivan Popovych
2025-06-20guix-install.sh: Set shellcheck shell to bash.Ivan Popovych
2025-06-20guix-install.sh: Fix init profile not being removed.Ivan Popovych
2025-03-26guix-install.sh: Support the unprivileged daemon where possible.Ludovic Courtès
2025-02-28guix-install.sh: Convert sysv-init to SYSV_INIT_REQUIRE to match variable name.Maxim Cournoyer
2025-02-21guix-install.sh: Check for existing installation before downloading.Liam Hupfer
2025-02-21guix-install.sh: Add msg helpers and use stderr consistently.Liam Hupfer
2025-02-21guix-install.sh: Appease shellcheck.Liam Hupfer
2025-02-21guix-install.sh: Add to MANPATH.Liam Hupfer
2025-02-21guix-install.sh: Improve Guix profile sourcing.Liam Hupfer
2025-02-21guix-install.sh: Remove system-level Guix Home initialization.Liam Hupfer
2025-01-27guix-install.sh: uninstall: Also remove shell completion symlinks.Denis 'GNUtoo' Carikli
2024-11-14guix-install.sh: Run the uninstall even if already partially doneDavid Boilleau
2024-11-14guix-install.sh: Replace `ROOT_HOME` with `~root`David Boilleau
2024-11-14guix-install.sh: Test if gnu-store.mount exists before removing the unitDavid Boilleau
2024-06-04guix-install.sh: Add unique requirement for sysv init systemRichard Sent
2024-06-02guix-install.sh: Relax check for OpenRC.Tomas Volf
2024-06-02guix-install.sh: Add ~/.guix-profile/share/info to INFOPATH.Trevor Arjeski
2024-04-29guix-install.sh: Fix setting GUIX_LOCPATH.Tomas Volf
2024-04-29guix-install.sh: Add default value for XCURSOR_PATH.Tomas Volf
2024-04-07guix-install.sh: Make Guix modules available too.Janneke Nieuwenhuizen
2024-04-05guix-install.sh: Add ‘--uninstall’ flag.Ludovic Courtès
2024-04-03Switch order of the default substitute servers.Christopher Baines
2023-07-16guix-install.sh: Fix incomplete installation.Tobias Geerinckx-Rice
2023-07-16guix-install.sh: Install SELinux policy only if tools are present.Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Remove any old systemd units first.Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Don't patch guix-daemon.service.Tobias Geerinckx-Rice
2023-07-09guix-install.sh: Unconditionally install gnu-store.mount.Tobias Geerinckx-Rice
2023-07-05guix-install.sh: Don't extract the binary ‘.’.Tobias Geerinckx-Rice
2023-05-25guix-install.sh: Install SELinux policy and relabel file systems if needed.Ludovic Courtès
2023-04-24guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition.Maxim Cournoyer
2023-04-09guix-install.sh: Source both profiles, default user's and home.Andrew Tropin
2023-02-17guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable.Maxim Cournoyer
2022-12-16guix-install.sh: Directly exit in case of errors in chk_require.Maxim Cournoyer