From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Self-contained Guix tarball Date: Mon, 13 Apr 2015 09:29:50 -0400 Message-ID: <877ftgrwa9.fsf@netris.org> References: <20150410084651.GA23353@thebird.nl> <873848p5kd.fsf@gnu.org> <20150410131420.GB24509@thebird.nl> <87a8ydt8k8.fsf_-_@gnu.org> <20150413065448.GA6451@thebird.nl> <87pp78bbb3.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]:43152) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YheQY-0000DN-2n for guix-devel@gnu.org; Mon, 13 Apr 2015 09:29:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YheQT-0003b6-Nm for guix-devel@gnu.org; Mon, 13 Apr 2015 09:29:26 -0400 In-Reply-To: <87pp78bbb3.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Mon, 13 Apr 2015 11:57:20 +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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org ludo@gnu.org (Ludovic Court=C3=A8s) writes: > Pjotr Prins skribis: > >> Very nice. GNU Guix out of a box. No more installation pain.=20 >> >> The tar-ball should go in the standard download directory. I would >> name the tar ball with something 'binary', maybe add the supported >> Linux versions (3.x?) and the architecture in the name. Just to be >> complete. There may be other editions later. > > Yes, something like guix-binary-0.8.2.x86_64.tar.gz? > > I guess we=E2=80=99ll publish it for the next release. Thank you very much for this! Could we add a package to Guix to build this? If that is undesirable for some reason, could we add a command to build it, and jobs on Hydra to build it automatically on all platforms supported by the build farm, analogous to the 'usb-image' jobs? Mark