guix-patches
[Top][All Lists]
Advanced

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

bug#41560: [PATCH 8/8] image: Do not use VM to create disk-images.


From: Mathieu Othacehe
Subject: bug#41560: [PATCH 8/8] image: Do not use VM to create disk-images.
Date: Fri, 29 May 2020 09:27:12 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Just pushed the serie, taking your remarks into account.

Thanks again for reviewing!

Mathieu

> Mathieu Othacehe <m.othacehe@gmail.com> skribis:
>
>> Now that installing Grub on raw disk-images is supported, we do not need to
>> rely on (gnu system vm) module.
>>
>> * gnu/system/image.scm (make-system-image): Rename to ...
>> (system-image): ... this, and remove the compatibility wrapper.
>> (find-image): Turn to a monadic procedure. This will become useful when
>> introducing Hurd support, to be able to detect the target system.
>> * gnu/ci.scm (qemu-jobs): Use lower-object now that system-image returns a
>> file-like object.
>> * gnu/tests/install.scm (run-install): Ditto.
>> * guix/scripts/system.scm (system-derivation-for-action): Add a 'base-image'
>> argument,
>> (perform-action): adapt accordingly.
>
> Yay!  \o/
>
> Thank you,
> Ludo’.





reply via email to

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