From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Planning for the next release Date: Wed, 17 May 2017 14:38:13 +0200 Message-ID: <87pof7zmiy.fsf@gnu.org> References: <87wpb7ym78.fsf@gnu.org> <87fugbvkdb.fsf@gnu.org> <20170512180456.GA6551@jasmine> <87mvag3lj7.fsf@gnu.org> <20170514191407.GA4673@jasmine> <87y3tyjnlo.fsf@gnu.org> <20170516230335.GA21926@jasmine> 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]:41626) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dAyDc-0005kW-Qn for guix-devel@gnu.org; Wed, 17 May 2017 08:38:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dAyDY-0008FB-UD for guix-devel@gnu.org; Wed, 17 May 2017 08:38:20 -0400 In-Reply-To: <20170516230335.GA21926@jasmine> (Leo Famulari's message of "Tue, 16 May 2017 19:03:35 -0400") 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" To: Leo Famulari Cc: guix-devel Hi Leo, Leo Famulari skribis: > From 1c9ad17ea0b64b29117e49526ff07d2e7e7c6c13 Mon Sep 17 00:00:00 2001 > From: Leo Famulari > Date: Sat, 13 May 2017 20:44:36 -0400 > Subject: [v2] maint: The 'release' target builds a VM image. > > * Makefile.am (GUIXSD_VM_SYSTEMS, GUIXSD_VM_IMAGE_BASE, > GUIXSD_VM_IMAGE_SIZE): New variables. > (release): Add logic to build a VM image. > * gnu/system/examples/vm-image.tmpl: New file. > * doc/guix.texi (Running GuixSD in a VM, Installing GuixSD in a VM): Ment= ion the > pre-built VM image. Could you add vm-image.tmpl to the =E2=80=98EXAMPLES=E2=80=99 variable in M= akefile.am? OK with this change, thank you! Ludo=E2=80=99.