<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/services/audio.scm, branch wip-deploy</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://git.jakob.space/guix.git/atom?h=wip-deploy</id>
<link rel='self' href='https://git.jakob.space/guix.git/atom?h=wip-deploy'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/'/>
<updated>2019-03-15T22:27:59Z</updated>
<entry>
<title>services: mpd: add more configuration options</title>
<updated>2019-03-15T22:27:59Z</updated>
<author>
<name>nixo</name>
<email>nicolo@nixo.xyz</email>
</author>
<published>2019-03-08T13:29:17Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=c71b7b5b3740177f0df6d3565dcc356ceda1acba'/>
<id>urn:sha1:c71b7b5b3740177f0df6d3565dcc356ceda1acba</id>
<content type='text'>
* gnu/services/audio.scm (&lt;mpd-configuration&gt;): Add 'db-file', 'state-file'
  and 'sticker-file' fields.
* doc/guix.texi (Music Player Daemon): Document it.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>services: Add 'description' fields.</title>
<updated>2017-11-05T14:29:52Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2017-11-05T14:29:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=21b71b01e9c2264c31ef30451c152bb38cc9e635'/>
<id>urn:sha1:21b71b01e9c2264c31ef30451c152bb38cc9e635</id>
<content type='text'>
* gnu/services/admin.scm (rottlog-service-type)
(tailon-service-type): Add 'description' field.
* gnu/services/audio.scm (mpd-service-type): Likewise.
* gnu/services/avahi.scm (avahi-service-type): Likewise.
* gnu/services/ssh.scm (lsh-service-type)
(openssh-service-type, dropbear-service-type): Likewise.
</content>
</entry>
<entry>
<title>services: mpd: Remove the mpd-file field.</title>
<updated>2017-08-31T12:43:26Z</updated>
<author>
<name>Peter Mikkelsen</name>
<email>petermikkelsen10@gmail.com</email>
</author>
<published>2017-08-23T16:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=b6dc69af1de806e8b3a70e9a1afe0e1590da5480'/>
<id>urn:sha1:b6dc69af1de806e8b3a70e9a1afe0e1590da5480</id>
<content type='text'>
Since MPD switches user, the pid-file must be in a writable dir.  This
is now always /var/run/mpd/(user)/pid.

* gnu/services/audio.scm (mpd-service-type): Add a activation-service
extension.
(&lt;mpd-configuration&gt;)[pid-file]: Remove.
(mpd-service): Rename to...
(mpd-shepherd-service): ... this.
(mpd-file-name, mpd-service-activation): New procedure.
* doc/guix.texi (Audio Services): Document the changes.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add mpd service.</title>
<updated>2017-08-13T06:36:32Z</updated>
<author>
<name>Peter Mikkelsen</name>
<email>petermikkelsen10@gmail.com</email>
</author>
<published>2017-08-12T22:04:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=06465d2ba4291eb2046c90c3977a295a9b7c434b'/>
<id>urn:sha1:06465d2ba4291eb2046c90c3977a295a9b7c434b</id>
<content type='text'>
* doc/guix.texi: Add documentation.
* gnu/services/audio.scm (&lt;mpd-configuration&gt;): New record type.
  (mpd-service-type): New service type.
* gnu/tests/audio.scm: New file.
* gnu/local.mk: Add new files.

Signed-off-by: Christopher Baines &lt;mail@cbaines.net&gt;
</content>
</entry>
</feed>
