3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
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 gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
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 ui: Do not shadow '_' where it's used as a literal syntax match. 2016-09-20 23:22:42 +09:00
services.scm services: Activate system prior to services. 2016-12-11 09:31:34 +01:00
system.scm gnu: system: Add openfwwf-firmware to %base-firmware. 2016-11-22 09:38:36 -06:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00