From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Craven Subject: Re: [PATCH 5/5] services: Add spice vdagent service. Date: Fri, 5 Aug 2016 20:51:30 +0200 Message-ID: References: <20160802134531.19272-1-david@craven.ch> <20160802134531.19272-5-david@craven.ch> <20160805181229.GA405@solar> <20160805182440.GB14045@jasmine> <20160805183842.GA12173@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44825) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVkDb-000658-Gx for guix-devel@gnu.org; Fri, 05 Aug 2016 14:51:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bVkDW-0003QJ-Ir for guix-devel@gnu.org; Fri, 05 Aug 2016 14:51:38 -0400 Received: from mail-yw0-x242.google.com ([2607:f8b0:4002:c05::242]:33909) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bVkDV-0003Q8-Bd for guix-devel@gnu.org; Fri, 05 Aug 2016 14:51:34 -0400 Received: by mail-yw0-x242.google.com with SMTP id j12so21913099ywb.1 for ; Fri, 05 Aug 2016 11:51:32 -0700 (PDT) In-Reply-To: <20160805183842.GA12173@jasmine> 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 > To follow-up on my last comment, I believe that qemu-minimal is used to > build GuixSD VMs and disk images. So, that's the context in which to > decide whether qemu-minimal needs spice / virglrenderer support. I'll add spice and virglrenderer to the list of deleted packages for qemu-minimal and rebuild qemu-minimal Remove the @node from the documentation commits and amend the commit messages (for some reason @node breaks make because of some warning, but doesn't complaing when running make pdf, which I used to test) And I'll cherry-pick the commit that adds downloads.kde.org to the mirror list based on our discussion. And if there aren't any further comments I'll push this tonight.