guix/gnu
Ludovic Courtès 37b98e8cca
services: shepherd: Map all the invalid store characters to dash.
Fixes a regression introduced in
977eb5d023 whereby file system services
would now have a different name.

* gnu/services/base.scm (file-system->shepherd-service-name): Revert
changes introduced in 977eb5d023.
* gnu/services/shepherd.scm (%store-characters): New variable
(shepherd-service-file-name): Map all the characters outside
%STORE-CHARACTERS to #\-.
2020-11-18 11:13:49 +01:00
..
bootloader system: Generate grub locale directory for grub.cfg. 2020-11-01 01:14:36 +01:00
build shepherd: Remove dependency on (guix utils). 2020-11-05 16:13:50 +01:00
installer installer: Fix device synchronization. 2020-11-17 19:09:19 +01:00
machine machine: ssh: Do not import the host (guix config). 2020-11-09 23:27:09 +01:00
packages gnu: guix: Fix typo in comment. 2020-11-17 23:22:34 +01:00
services services: shepherd: Map all the invalid store characters to dash. 2020-11-18 11:13:49 +01:00
system vm: expression->derivation-in-linux-vm: Run in a UTF-8 locale. 2020-11-10 21:49:15 +01:00
tests tests: nfs-root-fs: Use the right store file name. 2020-11-07 12:48:24 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Restore license handling. 2020-11-02 21:02:39 +01:00
image.scm
installer.scm
local.mk gnu: glib: Graft patch to detect changes to the installed applications. 2020-11-13 09:13:56 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Change comment wording. 2020-11-02 18:22:33 +01:00
tests.scm