guix/gnu
Jan (janneke) Nieuwenhuizen 912b857ede
system: Add 'multiboot-modules' field to <boot-parameters>.
* gnu/system.scm (<boot-parameters>)[multiboot-modules]: New field.
(read-boot-parameters): Initialize it.
(operating-system-multiboot-modules, hurd-multiboot-modules): New procedure.
(operating-system-boot-parameters): Cater for multiboot the Hurd and
initialize it; avoid initrd in that case.
(operating-system-kernel-file): Cater for for Gnumach (the Hurd) besides Linux.
(boot-parameters->menu-entry): Use it to support a multiboot <menu-entry>.
2020-06-08 13:51:18 +02:00
..
bootloader
build image: Add Hurd support. 2020-06-08 13:51:18 +02:00
installer
machine
packages gnu: hurd: Update to upstream Hurd-reserved xattr index. 2020-06-08 13:51:17 +02:00
services
system image: Add Hurd support. 2020-06-08 13:51:18 +02:00
tests
artwork.scm
bootloader.scm bootloader: Extend `<menu-entry>' for multiboot. 2020-06-08 13:51:18 +02:00
ci.scm
image.scm
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.scm system: Add 'multiboot-modules' field to <boot-parameters>. 2020-06-08 13:51:18 +02:00
tests.scm