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
Royce Strange 23567138f8
system: vm: Add missing imported module.
* gnu/system/vm.scm (qemu-image): Import missing (gnu build hurd-boot) module.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2020-06-09 01:31:16 -04:00
..
bootloader bootloader: grub: Add support for multiboot. 2020-06-08 13:51:18 +02:00
build gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
installer installer: final: Add some extra logging. 2020-06-05 09:04:23 +02:00
machine
packages gnu: znc: Update to 1.8.1. 2020-06-08 23:03:08 +02:00
services services: Add `hurd-getty-service-type'. 2020-06-08 14:26:14 +02:00
system system: vm: Add missing imported module. 2020-06-09 01:31:16 -04: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 Merge branch 'master' into core-updates 2020-04-19 16:53:01 +02:00
local.mk hurd-boot: Further cleanup of "rc". 2020-06-08 14:26:14 +02:00
machine.scm
packages.scm
services.scm gnu: services: Add %hurd-startup-service. 2020-06-08 14:26:14 +02:00
system.scm system: Fix typo that breaks grub.cfg generation. 2020-06-09 01:28:18 -04:00
tests.scm