guix/gnu
Ludovic Courtès 9fc037fe10
services: Use 'file-append' in more places.
* gnu/services/avahi.scm (avahi-shepherd-service): Use #$(file-append x y)
instead of (string-append #$x y).
* gnu/services/base.scm (unicode-start)
(console-keymap-service-type, console-font-shepherd-services)
(mingetty-shepherd-service, nscd-shepherd-service)
(hydra-key-authorization, guix-shepherd-service)
(guix-publish-shepherd-service, udev-shepherd-service)
(gpm-shepherd-service, <kmscon-configuration>)
(kmscon-service-type): Likewise.
* gnu/services/shepherd.scm (shepherd-boot-gexp): Likewise.
2016-12-19 17:51:00 +01:00
..
build
packages gnu: openssh: Update to 7.4p1. 2016-12-19 10:54:11 -05:00
services services: Use 'file-append' in more places. 2016-12-19 17:51:00 +01:00
system linux-initrd: Support FAT filesystems. 2016-12-18 13:18:47 +01:00
tests gnu: Add system test for the rpcbind-daemon service. 2016-12-15 19:13:46 +01:00
artwork.scm
local.mk gnu: openssh: Update to 7.4p1. 2016-12-19 10:54:11 -05:00
packages.scm
services.scm
system.scm
tests.scm