guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#41785] [PATCH v4] services: Add 'hurd-in-vm service-type'.


From: Mathieu Othacehe
Subject: [bug#41785] [PATCH v4] services: Add 'hurd-in-vm service-type'.
Date: Sun, 14 Jun 2020 18:22:52 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

> +  (with-parameters ((%current-target-system target))
> +    (let* ((os (operating-system-for-image image))
> +           (image* (image-with-os image os))
> +           (target (image-target image))
> +           (register-closures? (has-guix-service-type? os))
> +           (bootcfg (operating-system-bootcfg os))
> +           (bootloader (bootloader-configuration-bootloader
> +                        (operating-system-bootloader os))))
>
> would do the trick.

I went ahead and pushed a variant of this as
c9f6e2e5bdff186583bdc360832b57f4c56e3427.

Thanks,

Mathieu





reply via email to

[Prev in Thread] Current Thread [Next in Thread]