guix/gnu
Maxime Devos 95f72dcd7a
services: shepherd: Allow custom 'shepherd' package.
* gnu/services/shepherd.scm (<shepherd-configuration>): New record.
(shepherd-boot-gexp, shepherd-root-service-type): Use it.
(scm->go, shepherd-configuration-file): Allow passing custom
shepherd package.
* gnu/system.scm (operating-system-shepherd-service-names): Use the new
record.
* guix/scripts/system.scm (export-shepherd-graph): Adjust accordingly.
* doc/guix.texi (Shepherd Services). Document it.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-01-30 15:36:57 +01:00
..
bootloader gnu: grub: Use installed unicode font. 2021-01-17 15:47:59 +01:00
build
installer installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
machine machine: ssh: Do not import the host (guix config), really. 2021-01-04 11:51:48 +01:00
packages gnu: Add julia-json. 2021-01-30 15:36:57 +01:00
services services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
system images: pinebook-pro: Fix default serial port. 2021-01-20 13:44:14 +01:00
tests tests: cuirass: Increase delay. 2021-01-29 11:48:47 +01:00
artwork.scm
bootloader.scm
ci.scm ci: Raise max-silent-time to 3600. 2021-01-29 10:04:33 +01:00
image.scm
installer.scm installer: Fix crash in parameters menu. 2021-01-12 16:40:27 +01:00
local.mk gnu: Remove avogadro. 2021-01-29 15:19:02 -05:00
machine.scm
packages.scm
services.scm
system.scm services: shepherd: Allow custom 'shepherd' package. 2021-01-30 15:36:57 +01:00
tests.scm