GNU bug report logs - #31523
[PATCH 0/2] Getting rid of 'title' in 'file-system' declarations

Previous Next

Package: guix-patches;

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

Date: Fri, 18 May 2018 22:13:02 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 #14 received at 31523 <at> debbugs.gnu.org (full text, mbox):

From: ludo <at> gnu.org (Ludovic Courtès)
To: 31523 <at> debbugs.gnu.org
Subject: Re: [bug#31523] [PATCH 0/2] Getting rid of 'title' in 'file-system'
 declarations
Date: Sat, 26 May 2018 15:24:44 +0200
Ludovic Courtès <ludo <at> gnu.org> skribis:

> These patches allow us to get rid of the infamous ‘title’ field in
> ‘file-system’ declarations, which has always been problematic.  It does
> so by introducing a new <file-system-label> data type, such that one can
> write:
>
>                (file-system
>                  (mount-point "/home")
>                  (type "ext4")
>                  (device (file-system-label "my-home")))

Ping!  What do people think?

Ludo’.




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

Previous Next


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