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 bootloader: grub: Rename the btrfs-subvolume-file-name parameter. 2020-05-29 21:48:59 -04:00
build image: Add Hurd support. 2020-06-08 13:51:18 +02:00
installer installer: final: Add some extra logging. 2020-06-05 09:04:23 +02:00
machine
packages gnu: hurd: Update to upstream Hurd-reserved xattr index. 2020-06-08 13:51:17 +02:00
services xorg: honor xorg-configuration-server in xorg-configuration->file 2020-06-04 07:26:32 -05:00
system image: Add Hurd support. 2020-06-08 13:51:18 +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.scm system: Add 'multiboot-modules' field to <boot-parameters>. 2020-06-08 13:51:18 +02:00
tests.scm