GNU bug report logs - #28377
[PATCH 00/10] Allow users to specify the UUID of disk images

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Wed, 6 Sep 2017 21:53:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Danny Milosavljevic <dannym <at> scratchpost.org>
Cc: Tobias Geerinckx-Rice <me <at> tobias.gr>, 28377 <at> debbugs.gnu.org
Subject: Re: [PATCH 02/10] file-systems: Add UUID type dictionaries.
Date: Mon, 11 Sep 2017 18:04:18 +0200
Hi Danny,

Danny Milosavljevic <dannym <at> scratchpost.org> skribis:

>> +(define %uuid-parsers
>> +  (vhashq
>> +   ('dce 'ext2 'ext3 'ext4 'btrfs 'luks => string->dce-uuid)
>> +   ('iso9660 => string->iso9660-uuid)))
>
> No fat32?

Yes, because we don’t have a FAT32 parser currently, only a printer
(‘fat32-uuid->string’).

> Otherwise LGTM!

Thanks for reviewing this!

Ludo’.




This bug report was last modified 7 years and 258 days ago.

Previous Next


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