From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH] Making /dev/kvm optional Date: Sun, 23 Mar 2014 11:57:03 +0100 Message-ID: <20140323105703.GA18666@debian> References: <87d2hf4spu.fsf@gnu.org> <87r45uxqj5.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:46437) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WRg5h-0004fS-I3 for guix-devel@gnu.org; Sun, 23 Mar 2014 06:57:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WRg5b-0003Zd-Os for guix-devel@gnu.org; Sun, 23 Mar 2014 06:57:21 -0400 Content-Disposition: inline In-Reply-To: <87r45uxqj5.fsf@gnu.org> 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 =?iso-8859-15?Q?Court=E8s?= Cc: guix-devel On Sat, Mar 22, 2014 at 03:21:34PM +0100, Ludovic Courtès wrote: > > The patch below restricts that requirement (1) to Linux-based systems, > > and (2) to systems where /dev/kvm already exists. > The patch is in: > https://github.com/NixOS/nix/commit/24cb65efc3c34e24fc653779a4d42cf4f31c6737 Can we rapidly apply it to the guix daemon? Andreas