<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/services/spice.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2017-01-25T13:05:37Z</updated>
<entry>
<title>services: Fix 'mkdir-p' in activation scripts.</title>
<updated>2017-01-25T13:05:37Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2017-01-24T22:50:33Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=e57bd0bed86caac304e5f37c5653e6b13858c7c5'/>
<id>urn:sha1:e57bd0bed86caac304e5f37c5653e6b13858c7c5</id>
<content type='text'>
* gnu/services/cups.scm (%cups-activation): Import (guix build utils).
* gnu/services/mail.scm (opensmtpd-activation): Idem.
* gnu/services/networking.scm (ntp-service-activation): Idem.
* gnu/services/spice.scm (spice-vdagent-activation): Idem.
* gnu/services/ssh.scm (openssh-activation): Idem.
  (dropbear-activation): Idem.
* gnu/services/vpn.scm (%openvpn-activation): Idem.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>system: Use 'file-append' to denote file names.</title>
<updated>2016-09-10T11:10:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2016-09-10T10:03:47Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=9e41130b14ad32c4e1fa756f95d806703056cb60'/>
<id>urn:sha1:9e41130b14ad32c4e1fa756f95d806703056cb60</id>
<content type='text'>
* gnu/services/avahi.scm, gnu/services/base.scm,
gnu/services/databases.scm, gnu/services/dbus.scm,
gnu/services/desktop.scm, gnu/services/dict.scm,
gnu/services/mail.scm, gnu/services/networking.scm,
gnu/services/sddm.scm, gnu/services/spice.scm,
gnu/services/ssh.scm, gnu/services/web.scm,
gnu/services/xorg.scm, gnu/system.scm: Replace the
 #~(string-append #$pkg "/bin/foo") idiom with
 (file-append pkg "/bin/foo").
</content>
</entry>
<entry>
<title>services: Add spice vdagent service.</title>
<updated>2016-08-05T19:48:43Z</updated>
<author>
<name>David Craven</name>
<email>david@craven.ch</email>
</author>
<published>2016-07-30T09:02:47Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=00f469056893ae80fecefee44e09d6904b613de4'/>
<id>urn:sha1:00f469056893ae80fecefee44e09d6904b613de4</id>
<content type='text'>
* gnu/services/spice.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Various Services): New subheading.
</content>
</entry>
</feed>
