Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues or pull requests.
guix/gnu
Jan (janneke) Nieuwenhuizen 97c94fc2c2
gnu: hurd: Create minimal "runsystem" script to invoke "rc".
This moves towards a regular Guix startup, loading SYSTEM/boot to activate the
system and start the shepherd.

* gnu/packages/hurd.scm (hurd-rc-script): Update to handle "runsystem" tasks.
Load system/boot to activate the system and start the shepherd.  Create /hurd
symlink.
(hurd)[arguments]: Add 'create-runsystem' phase.  Do not substitute now unused
init.c, runsystem.hurd.  Substitute "/hurd/" for the fixed 'out + "/hurd/"' in
boot.c, console-run.c and startup.c.  Also substitute
_HURD_STARTUP ("/hurd/startup") to the fixed 'out + "/hurd/startup"' in
libdiskfs/boot-start.c and libdiskfs/opts-std-startup.c.
2020-06-08 14:26:14 +02:00
..
bootloader bootloader: grub: Add support for multiboot. 2020-06-08 13:51:18 +02:00
build system: Support activation service for the Hurd. 2020-06-08 14:12:20 +02:00
installer installer: final: Add some extra logging. 2020-06-05 09:04:23 +02:00
machine
packages gnu: hurd: Create minimal "runsystem" script to invoke "rc". 2020-06-08 14:26:14 +02:00
services xorg: honor xorg-configuration-server in xorg-configuration->file 2020-06-04 07:26:32 -05:00
system system: examples: Add bare-hurd.tmpl. 2020-06-08 13:51:19 +02:00
tests image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm image: Do not use VM to create disk-images. 2020-05-29 09:12:11 +02:00
image.scm image: Add partition file-system options support. 2020-05-26 17:16:42 +02:00
installer.scm
local.mk gnu: hurd: Update to upstream Hurd-reserved xattr index. 2020-06-08 13:51:17 +02:00
machine.scm
packages.scm
services.scm system: examples: Add bare-hurd.tmpl. 2020-06-08 13:51:19 +02:00
system.scm services: hurd: Populate system profile. 2020-06-08 14:26:13 +02:00
tests.scm