Age | Commit message (Expand) | Author | ||
---|---|---|---|---|
2020-01-09 | doc: Move "Commit Access" section from 'HACKING' to the manual....2021-07-07 | guix-install.sh: Prompt for configuring substitutes discovery. | Maxim Cournoyer | |
Also ensure prompt_yes_no always print the message with a trailing space, which is more pleasing to the eye. * etc/guix-daemon.conf.in <--discover=no>: New guix-daemon option. * etc/guix-daemon.service.in: Likewise. * etc/init.d/guix-daemon.in: Likewise. * etc/openrc/guix-daemon.in: Likewise. * etc/guix-install.sh (configure_substitute_discovery): New procedure. ( | ||||
2019-07-13 | doc: Update keyserver URL....* HACKING (Commit Access): Change keyserver URL to 'keys.openpgp.org'. < | |||
2020-09-17 | guix-install.sh: Support OpenRC. | Morgan Smith | ||
* etc/guix-install.sh (chk_init_sys): Detect OpenRC. (sys_enable_guix_daemon): Install & enable the Guix daemon on such systems. * etc/openrc/guix-daemon.in: New file. * nix/local.mk: Add a rule for it. (openrcservicedir, nodist_openrcservice_DATA): New variables. (CLEANFILES, EXTRA_DIST): Add them. * .gitignore: Ignore etc/openrc/guix-daemon. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> | doc: Mention how to use emacs-debbugs....* HACKING (Using emacs-debbugs): Add section on using emacs-debbugs. | Arun Isaac | ||
2017-03-27 | maint: Give command to install the pre-push hook....* HACKING: Add 'cp' line to install the pre-push hook. | Ludovic Courtès | ||
2017-03-24 | maint: Mention the Signed-off-by line in 'HACKING'....* HACKING: Mention the Signed-off-by line. | Clément Lassieur | ||
2017-03-15 | maint: Mention guix-patches@gnu.org in 'HACKING'....Fixes <http://bugs.gnu.org/25899>. * HACKING: Mention guix-patches@gnu.org. | Ludovic Courtès | ||
2017-01-30 | maint: Fix invalid calls to 'info'....* HACKING <Contributing>: Remove name of the manual from the item argument. * README <Installation>: Likewise. | Mathieu Lirzin | ||
2017-01-04 | doc: Add a Git hook that verifies signatures before pushing....* HACKING (Commit Access): Describe the pre-push Git hook. * etc/git/pre-push: New file. | Leo Famulari |