From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#19778: file-system: (title 'uuid) is documented but not implemented Date: Tue, 14 Jul 2015 15:31:09 +0200 Message-ID: <87zj2yrhlu.fsf@gnu.org> References: <87oap8kfaq.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0Jc-0003rq-Gc for bug-guix@gnu.org; Tue, 14 Jul 2015 09:32:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZF0Jb-0004Bs-23 for bug-guix@gnu.org; Tue, 14 Jul 2015 09:32:08 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:47330) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZF0Ja-0004Bm-Uq for bug-guix@gnu.org; Tue, 14 Jul 2015 09:32:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZF0JZ-0007RY-Re for bug-guix@gnu.org; Tue, 14 Jul 2015 09:32:06 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87oap8kfaq.fsf@netris.org> (Mark H. Weaver's message of "Thu, 05 Feb 2015 02:06:53 -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: Mark H Weaver Cc: 19778-done@debbugs.gnu.org Mark H Weaver skribis: > Section 6.2.3 (File Systems) of the manual documents (title 'uuid), > but it is not yet implemented. Fixed in 661a1d7, which implements the thing. Thanks, Ludo=E2=80=99.