guix/gnu
Jan (janneke) Nieuwenhuizen 2b76179ecd
services: system-service-type: Add entries support for the Hurd.
When creating a disk-image using --save-provenance, "guix system describe"
now works.

* gnu/system.scm (operating-system-directory-base-entries): Add conditional
"hurd" parameter, make "initrd" parameter conditional.
(hurd-default-essential-services): Use them.
(operating-system-boot-parameters-file): Only add 'initrd' when set.
2020-07-03 09:06:21 +02:00
..
bootloader
build
installer
machine Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
packages gnu: Add pfetch. 2020-07-02 22:45:02 -05:00
services services: wpa-supplicant: Support specifying additional service dependencies. 2020-07-02 23:20:51 +02:00
system system: hurd: Oops, have 'initrd' default to #f. 2020-06-30 18:26:47 +02:00
tests tests: install: Increase image size limit. 2020-06-30 14:44:01 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Do not limit disk-image size. 2020-06-29 17:24:36 +02:00
image.scm
installer.scm
local.mk gnu: llvm-9: Backport patch to fix miscompilation for big-endian targets. 2020-07-03 01:26:16 +02:00
machine.scm
packages.scm
services.scm services: provenance: Save channel introductions. 2020-07-01 23:34:51 +02:00
system.scm services: system-service-type: Add entries support for the Hurd. 2020-07-03 09:06:21 +02:00
tests.scm