guix-patches
[Top][All Lists]
Advanced

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

[bug#28377] [PATCH 02/10] file-systems: Add UUID type dictionaries.


From: Danny Milosavljevic
Subject: [bug#28377] [PATCH 02/10] file-systems: Add UUID type dictionaries.
Date: Mon, 11 Sep 2017 17:50:52 +0200

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

No fat32?

Otherwise LGTM!





reply via email to

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