guix/gnu
Mathieu Othacehe 34d60c49cb
services: connman: Rework service.
* gnu/services/networking.scm (connman-service): Remove.
(<connman-configuration>): New record specifying the package
to be used (connman) and whether vpn plugin shall be
disabled (disable-vpn?).
(connman-configuration): New exported variable.
(connman-configuration?): New exported variable.
(connman-service-type): Export it.

* doc/guix.texi (Networking Services): Adjust accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-03-16 22:50:14 +01:00
..
build pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
packages gnu: password-store: Fix compatibility with GnuPG 2.1.19. 2017-03-16 19:58:43 +01:00
services services: connman: Rework service. 2017-03-16 22:50:14 +01:00
system Add 'guix pack'. 2017-03-12 17:47:25 +01:00
tests
artwork.scm
local.mk gnu: password-store: Fix compatibility with GnuPG 2.1.19. 2017-03-16 19:58:43 +01:00
packages.scm
services.scm
system.scm
tests.scm