aboutsummaryrefslogtreecommitdiff
path: root/etc/guix-install.sh
Commit message (Expand)AuthorAge
* etc: guix-install.sh: Remove dependency on "which".Ivan Popovych2025-06-21
* guix-install.sh: Set shellcheck shell to bash.Ivan Popovych2025-06-20
* guix-install.sh: Fix init profile not being removed.Ivan Popovych2025-06-20
* guix-install.sh: Support the unprivileged daemon where possible.Ludovic Courtès2025-03-26
* guix-install.sh: Convert sysv-init to SYSV_INIT_REQUIRE to match variable name.Maxim Cournoyer2025-02-28
* guix-install.sh: Check for existing installation before downloading.Liam Hupfer2025-02-21
* guix-install.sh: Add msg helpers and use stderr consistently.Liam Hupfer2025-02-21
* guix-install.sh: Appease shellcheck.Liam Hupfer2025-02-21
* guix-install.sh: Add to MANPATH.Liam Hupfer2025-02-21
* guix-install.sh: Improve Guix profile sourcing.Liam Hupfer2025-02-21
* guix-install.sh: Remove system-level Guix Home initialization.Liam Hupfer2025-02-21
* guix-install.sh: uninstall: Also remove shell completion symlinks.Denis 'GNUtoo' Carikli2025-01-27
* guix-install.sh: Run the uninstall even if already partially doneDavid Boilleau2024-11-14
* guix-install.sh: Replace `ROOT_HOME` with `~root`David Boilleau2024-11-14
* guix-install.sh: Test if gnu-store.mount exists before removing the unitDavid Boilleau2024-11-14
* guix-install.sh: Add unique requirement for sysv init systemRichard Sent2024-06-04
* guix-install.sh: Relax check for OpenRC.Tomas Volf2024-06-02
* guix-install.sh: Add ~/.guix-profile/share/info to INFOPATH.Trevor Arjeski2024-06-02
* guix-install.sh: Fix setting GUIX_LOCPATH.Tomas Volf2024-04-29
* guix-install.sh: Add default value for XCURSOR_PATH.Tomas Volf2024-04-29
* guix-install.sh: Make Guix modules available too.Janneke Nieuwenhuizen2024-04-07
* guix-install.sh: Add ‘--uninstall’ flag.Ludovic Courtès2024-04-05
* Switch order of the default substitute servers.Christopher Baines2024-04-03
* guix-install.sh: Fix incomplete installation.Tobias Geerinckx-Rice2023-07-16
* guix-install.sh: Install SELinux policy only if tools are present.Tobias Geerinckx-Rice2023-07-16
* guix-install.sh: Remove any old systemd units first.Tobias Geerinckx-Rice2023-07-09
* guix-install.sh: Don't patch guix-daemon.service.Tobias Geerinckx-Rice2023-07-09
* guix-install.sh: Unconditionally install gnu-store.mount.Tobias Geerinckx-Rice2023-07-09
* guix-install.sh: Don't extract the binary ‘.’.Tobias Geerinckx-Rice2023-07-05
* guix-install.sh: Install SELinux policy and relabel file systems if needed.Ludovic Courtès2023-05-25
* guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition.Maxim Cournoyer2023-04-24
* guix-install.sh: Source both profiles, default user's and home.Andrew Tropin2023-04-09
* guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable.Maxim Cournoyer2023-02-17
* guix-install.sh: Directly exit in case of errors in chk_require.Maxim Cournoyer2022-12-16
* guix-install.sh: Add missing "useradd" command.Maxim Cournoyer2022-12-16
* guix-install.sh: Gracefully fail on | bash.Tobias Geerinckx-Rice2022-12-11
* guix-install.sh: Authorize all project build farms at once.Tobias Geerinckx-Rice2022-12-09
* guix-install.sh: Expand mktemp template for busybox compatibility.Maxim Cournoyer2022-11-16
* guix-install.sh: Remove unnecessary XDG_DATA_DIRS export.Prafulla Giri2022-11-14
* guix-install.sh: Run guix.sh script in /etc/profile.d last.Konrad Hinsen2022-11-08
* guix-install.sh: Cosmetically tweak non-interactive output.Tobias Geerinckx-Rice2022-10-16
* guix-install.sh: Warn if we suspect dodgy automation.Tobias Geerinckx-Rice2022-10-16
* guix-install.sh: Treat all uncaught errors as fatal.Tobias Geerinckx-Rice2022-10-16
* guix-install.sh: Suggest what to do if fetching OpenPGP key(s) fails.Tobias Geerinckx-Rice2022-10-16
* guix-install.sh: Time out fetching OpenPGP keys.Tobias Geerinckx-Rice2022-10-16
* guix-install.sh: Restore compatibility with "yes" invocation.Maxim Cournoyer2022-10-11
* guix-install.sh: Add Bash prompt customization option.Maxim Cournoyer2022-10-07
* guix-install.sh: Introduce 'die' utility function.Maxim Cournoyer2022-10-07
* guix-install.sh: Improve prompt_yes_no procedure.Maxim Cournoyer2022-10-07
* etc/guix-install.sh: Check for profile from 'guix home'.Philip McGrath2022-07-04