guix/gnu/build
Jan (janneke) Nieuwenhuizen 68d8c09465
gnu: services: Add %hurd-startup-service.
This decouples startup of the Hurd from the "hurd" package, moving the RC
script into SYSTEM.

* gnu/packages/hurd.scm (hurd)[inputs]: Remove hurd-rc-script.
[arguments]: Do not substitute it.  Update "runsystem.sh" to parse kernel
arguments and exec into --system=SYSTEM/rc.
(hurd-rc-script): Move to...
* gnu/services.scm (%hurd-rc-file): ...this new variable.
(hurd-rc-entry): New procedure.
(%hurd-startup-service): Use it in new variable.
* gnu/system.scm (hurd-default-essential-services): Use it.
2020-06-08 14:26:14 +02:00
..
accounts.scm
activation.scm system: Support activation service for the Hurd. 2020-06-08 14:12:20 +02:00
bootloader.scm build: bootloader: Add install-efi procedure. 2020-05-05 16:08:33 +02:00
cross-toolchain.scm
file-systems.scm linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
hurd-boot.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
image.scm image: Add Hurd support. 2020-06-08 13:51:18 +02:00
install.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
linux-boot.scm hurd-boot: Further cleanup of "rc". 2020-06-08 14:26:14 +02:00
linux-container.scm
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm vm: 'expression->derivation-in-linux-vm' always returns a native build. 2020-06-06 23:28:49 +02:00