GNU bug report logs - #40955
[PATCH 0/5] Add new image API.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>

Date: Wed, 29 Apr 2020 08:42:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <m.othacehe <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #47 received at 40955 <at> debbugs.gnu.org (full text, mbox):

From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 40955 <at> debbugs.gnu.org
Subject: Re: [bug#40955] [PATCH 5/5] vm: Remove obsolete procedures.
Date: Tue, 05 May 2020 16:02:26 +0200
>> -(define* (iso9660-image #:key
>
> Instead of removing it wholesale, can we use ‘define-deprecated’ and
> make it an alias for the new one?

As make-iso9660-image is moved from '(gnu build vm)' to '(gnu build
image)', I think it is safe to remove iso9660-image from '(guix system
vm)'.

>
>>  (define* (qemu-image #:key
>>                       (name "qemu-image")
>>                       (system (%current-system))
>
> Oh, we keep this one?

Yes, because '(gnu system image)' does not yet support producing
disk-images when the bootloader is Grub non-EFI or extlinux.

The "system-image" procedure in '(gnu system image)' is taking care of
the transition. Once support for those two bootloaders is added, we will
be able to get rid of "qemu-image", I guess.

Thanks,

Mathieu




This bug report was last modified 5 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.