<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/services/kerberos.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>2017-03-12T18:09:32Z</updated>
<entry>
<title>services: Move configuration functions that shouldn't be factorized.</title>
<updated>2017-03-12T18:09:32Z</updated>
<author>
<name>Clément Lassieur</name>
<email>clement@lassieur.org</email>
</author>
<published>2017-02-28T00:44:03Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=720cb10c15a4606fe0dc3511db4fef325f3d9dc6'/>
<id>urn:sha1:720cb10c15a4606fe0dc3511db4fef325f3d9dc6</id>
<content type='text'>
* gnu/services/configuration.scm (serialize-field, serialize-string)
(serialize-space-separated-string-list, space-separated-string-list?)
(serialize-file-name, file-name?, serialize-boolean): Move these functions...
* gnu/services/cups.scm: ...to this file.
* gnu/services/kerberos.scm: ...to this file.

Configuration syntaxes are very specific to services.  Some services may have
the same configuration syntax, but none of them is common enough to be
abstracted in configuration.scm.

Signed-off-by: Clément Lassieur &lt;clement@lassieur.org&gt;
</content>
</entry>
<entry>
<title>gnu: Add Kerberos client service.</title>
<updated>2016-12-03T17:00:32Z</updated>
<author>
<name>John Darrington</name>
<email>jmd@gnu.org</email>
</author>
<published>2016-12-03T12:12:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=8e3f813f224f948d74122b18016c7eccad95cbe1'/>
<id>urn:sha1:8e3f813f224f948d74122b18016c7eccad95cbe1</id>
<content type='text'>
* doc/guix.texi (Kerberos Services)[Krb5 Service]: New subsubheading.
* gnu/services/kerberos.scm (krb5-service-type): New variable.
* gnu/services/configuration.scm (configuration-field-serializer,
  configuration-field-getter): Export variables.
</content>
</entry>
<entry>
<title>gnu: Whitespace changes</title>
<updated>2016-11-26T06:37:33Z</updated>
<author>
<name>John Darrington</name>
<email>jmd@gnu.org</email>
</author>
<published>2016-11-24T07:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=fc5dc4e81cacc4e0dcd81863e505ce5b314264c6'/>
<id>urn:sha1:fc5dc4e81cacc4e0dcd81863e505ce5b314264c6</id>
<content type='text'>
* gnu/services/kerberos.scm: Fold lines to 80 character limit.
</content>
</entry>
<entry>
<title>gnu: Add pam-krb5 service.</title>
<updated>2016-11-08T20:35:26Z</updated>
<author>
<name>John Darrington</name>
<email>jmd@gnu.org</email>
</author>
<published>2016-10-15T13:03:52Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/guix.git/commit/?id=859e367d0709aac3c9a63610d7bb1adaba13d27b'/>
<id>urn:sha1:859e367d0709aac3c9a63610d7bb1adaba13d27b</id>
<content type='text'>
* doc/guix.texi (Kerberos Services): New node.
* gnu/services/kerberos.scm: New file.
* gnu/local.mk: Add it.
</content>
</entry>
</feed>
