From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Guix binary tarball Date: Mon, 18 May 2015 00:15:54 +0200 Message-ID: <87egmej1et.fsf@gnu.org> References: <20150515164602.GA13539@debian> <87382xwyoz.fsf@gnu.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]:56248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yu6qp-0000j3-8c for guix-devel@gnu.org; Sun, 17 May 2015 18:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Yu6qk-0002dl-90 for guix-devel@gnu.org; Sun, 17 May 2015 18:16:03 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:34987) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Yu6qk-0002dQ-2J for guix-devel@gnu.org; Sun, 17 May 2015 18:15:58 -0400 In-Reply-To: <87382xwyoz.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 15 May 2015 19:14:04 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Andreas Enge Cc: guix-devel@gnu.org These commits address most of what you reported, I think: 175ced4 * install: Use the right user and group name for files in the binar= y tarball. cfc149d * doc: Suggest the same build user and group names as on GuixSD. d72d05f * doc: Better suggestion for the /usr/local/bin/guix symlink. Feedback welcome! Thanks, Ludo=E2=80=99.