<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/etc/openrc, branch koszko</title>
<subtitle>Wojtek's customized Guix</subtitle>
<id>https://git.koszko.org/guix/atom?h=koszko</id>
<link rel='self' href='https://git.koszko.org/guix/atom?h=koszko'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/'/>
<updated>2021-07-08T03:54:20Z</updated>
<entry>
<title>guix-install.sh: Prompt for configuring substitutes discovery.</title>
<updated>2021-07-08T03:54:20Z</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2021-07-05T20:44:29Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=4cbe0127a668cbcc64087c5d311308b59d39b104'/>
<id>urn:sha1:4cbe0127a668cbcc64087c5d311308b59d39b104</id>
<content type='text'>
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 &lt;--discover=no&gt;: 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.
(sys_enable_guix_daemon): Ask the user whether automatic substitute discovery
should be enabled.  Set the '--discover' argument accordingly.
(prompt_yes_no): Add a trailing space to the message.
(sys_authorize_build_farms): Remove trailing space from the message argument.
* NEWS (Distribution): Add news.
</content>
</entry>
<entry>
<title>guix-install.sh: Support OpenRC.</title>
<updated>2020-09-17T12:10:42Z</updated>
<author>
<name>Morgan Smith</name>
<email>Morgan.J.Smith@outlook.com</email>
</author>
<published>2020-09-17T11:03:09Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/guix/commit/?id=cabac732deffafc796537658a6c33c6c4aec821e'/>
<id>urn:sha1:cabac732deffafc796537658a6c33c6c4aec821e</id>
<content type='text'>
* etc/guix-install.sh (chk_init_sys): Detect OpenRC.
(sys_enable_guix_daemon): Install &amp; 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 &lt;me@tobias.gr&gt;
</content>
</entry>
</feed>
