guix/gnu
Jan Nieuwenhuizen 654de94e74
gnu: grub: Support for the Hurd.
* gnu/packages/virtualization.scm (qemu)[supported-systems]: Remove the Hurd.
* gnu/packages/linux.scm (mdadm)[supported-systems]: Likewise.
(lvm2)[supported-systems]: Likewise.
(fuse)[supported-systems]: Likewise.
* gnu/packages/patches/grub-verifiers-Blocklist-fallout-cleanup.patch:
New file
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (grub): Use it.
[inputs, native-inputs]: Remove non-supported dependencies on non-supported
systems.  Fixes build for the Hurd.
2020-03-24 23:31:29 +01:00
..
bootloader bootloader: grub: Refactor eye-candy a bit. 2020-03-17 23:09:14 -04:00
build
installer
machine
packages gnu: grub: Support for the Hurd. 2020-03-24 23:31:29 +01:00
services Merge branch 'master' into core-updates 2020-03-18 19:41:08 +01:00
system Merge branch 'master' into core-updates 2020-03-21 22:16:02 +01:00
tests tests: Accept manual installation scripts that exit with SIGTERM. 2020-03-19 23:17:32 +01:00
artwork.scm
bootloader.scm
ci.scm
installer.scm
local.mk gnu: grub: Support for the Hurd. 2020-03-24 23:31:29 +01:00
machine.scm
packages.scm
services.scm
system.scm system: Switch to Guile 3.0. 2020-03-20 17:23:01 +01:00
tests.scm