From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: gnu-system-demo Date: Tue, 22 Apr 2014 10:52:49 +0200 Message-ID: <87tx9l21b2.fsf@gnu.org> References: 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]:44159) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcWRn-0005mB-Ni for guix-devel@gnu.org; Tue, 22 Apr 2014 04:53:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WcWRe-0005pm-ON for guix-devel@gnu.org; Tue, 22 Apr 2014 04:52:59 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:38222) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WcWRe-0005pg-Hb for guix-devel@gnu.org; Tue, 22 Apr 2014 04:52:50 -0400 In-Reply-To: (Elric Erkose's message of "Fri, 18 Apr 2014 14:00:13 -0700") 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: Elric Erkose Cc: guix-devel@gnu.org Elric Erkose skribis: > OK, I found it in build-aux/hydra/demo-os.scm Yes, exactly. You can build it with: guix system vm build-aux/hydra/demo-os.scm Let us know how it goes. Ludo=E2=80=99.