From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#19778: file-system: (title 'uuid) is documented but not implemented Date: Thu, 05 Feb 2015 02:06:53 -0500 Message-ID: <87oap8kfaq.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39016) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJGXl-0006ZD-7S for bug-guix@gnu.org; Thu, 05 Feb 2015 02:08:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJGXi-0003dm-2I for bug-guix@gnu.org; Thu, 05 Feb 2015 02:08:05 -0500 Received: from debbugs.gnu.org ([140.186.70.43]:43198) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJGXh-0003dg-WA for bug-guix@gnu.org; Thu, 05 Feb 2015 02:08:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1YJGXh-0004N1-PO for bug-guix@gnu.org; Thu, 05 Feb 2015 02:08:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJGWc-0006Sc-RM for bug-guix@gnu.org; Thu, 05 Feb 2015 02:06:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJGWZ-00038j-Mx for bug-guix@gnu.org; Thu, 05 Feb 2015 02:06:54 -0500 Received: from world.peace.net ([50.252.239.5]:34828) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJGWZ-00038Z-IY for bug-guix@gnu.org; Thu, 05 Feb 2015 02:06:51 -0500 List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: 19778@debbugs.gnu.org Section 6.2.3 (File Systems) of the manual documents (title 'uuid), but it is not yet implemented. Mark