aboutsummaryrefslogtreecommitdiff
-*- mode: org; coding: utf-8; -*-

#+TITLE: Hacking GNU Guix and Its Incredible Distro

Copyright © 2012, 2013, 2014, 2016, 2017, 2019 Ludovic Courtès <ludo@gnu.org>
Copyright © 2015, 2017 Mathieu Lirzin <mthl@gnu.org>
Copyright © 2017 Leo Famulari <leo@famulari.name>
Copyright © 2017 Arun Isaac <arunisaac@systemreboot.net>

  Copying and distribution of this file, with or without modification,
  are permitted in any medium without royalty provided the copyright
  notice and this notice are preserved.

* Contributing

See the manual for useful hacking information, either by running

  info -f doc/guix.info "Contributing"

or by checking the [[https://guix.gnu.org/manual/devel/en/html_node/Contributing.html][web copy of the manual]].
w wget errors....Tobias Geerinckx-Rice 2021-07-14guix-install.sh: Untabify....Maxim Cournoyer 2021-07-07guix-install.sh: Prompt for configuring substitutes discovery....Maxim Cournoyer 2021-07-07guix-install.sh: No longer export GUIX_PROFILE....Hartmut Goebel 2021-05-05guix-install.sh: Exit early if Guix is already installed....Maxim Cournoyer 2021-05-05guix-install.sh: Propose automatically fetching OpenPGP keys....Maxim Cournoyer 2021-05-05guix-install.sh: Please the shellcheck linter....Maxim Cournoyer 2021-05-01guix-install.sh: Add support for more than one signing key....Maxim Cournoyer 2021-04-29guix-install.sh: Ensure GUIX_BINARY_FILE_NAME is an absolute path....Maxim Cournoyer 2021-04-24guix-install.sh: Allow overriding the Guix binary source....Maxim Cournoyer 2021-04-14guix-install.sh: Add the build users to the 'kvm' group....Leo Famulari 2021-03-23Add 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-18guix-install.sh: Add variable quoting and curly-bracketing....Vincent Legoll 2020-12-18guix-install.sh: Adjust variable use in guix_get_bin_list()....Vincent Legoll 2020-12-18guix-install.sh: Add variable quoting in sys_make_guix_available....Vincent Legoll 2020-12-18guix-install.sh: Replace tabs with spaces....Vincent Legoll 2020-11-15guix-install.sh: don't throw away release candidates when picking the latest ......Daniel Brooks 2020-10-16guix-install.sh: Check the service 'nscd' and suggest it....zimoun 2020-10-16guix-install.sh: Add symbolic links for supported shell completions....zimoun 2020-09-17guix-install.sh: Support OpenRC....Morgan Smith 2020-09-17guix-install.sh: Be POSIX-compliant....Morgan Smith 2020-09-09guix-install.sh: Quote the OpenPGP key URL....Ludovic Courtès 2020-07-16guix-install.sh: Make sure /etc/profile is sourced....Tobias Geerinckx-Rice 2020-07-16guix-install.sh: Suggest running gpg as root....Tobias Geerinckx-Rice 2020-07-14etc: Enable mount unit only if it exists....Tobias Geerinckx-Rice 2020-05-23guix-install.sh: Fix ‘systemctl not found’ error message at probe....Vincent Legoll 2020-05-23guix-install.sh: Add xz to requirements....Vincent Legoll 2020-05-17etc: Install mount unit only if it exists....Tobias Geerinckx-Rice 2020-05-16etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice 2020-03-22guix-install.sh: /etc/profile.d/guix.sh sources ~/.guix-profile/etc/profile....Ludovic Courtès 2020-03-22guix-install.sh: Add a trailing colon to 'INFOPATH'....Ludovic Courtès 2020-03-11guix-install.sh: Install SysV init script....Danny Milosavljevic 2020-01-26guix-install.sh: Correctly treat empty or unset $XDG_DATA_DIRS...Alexander Krotov 2020-01-26guix-install.sh: Create /etc/profile.d if it does not exist...Prafulla Giri 2020-01-26guix-install.sh: Export INFOPATH to contain updated guix info-pages...Prafulla Giri 2020-01-17guix-install.sh: Create an init profile during installation...Prafulla Giri 2019-12-04guix-install.sh: Use a deterministic umask....Tobias Geerinckx-Rice