From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH 1/9] system: vm: Remove -net user flag. Date: Fri, 2 Sep 2016 11:37:38 -0400 Message-ID: <20160902153738.GA24543@jasmine> References: <20160901155711.7388-1-david@craven.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44196) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfqXV-0002yH-1J for guix-devel@gnu.org; Fri, 02 Sep 2016 11:37:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bfqXQ-0006hC-Sd for guix-devel@gnu.org; Fri, 02 Sep 2016 11:37:55 -0400 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:60970) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bfqXO-0006fu-FY for guix-devel@gnu.org; Fri, 02 Sep 2016 11:37:52 -0400 Content-Disposition: inline In-Reply-To: <20160901155711.7388-1-david@craven.ch> 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: David Craven Cc: guix-devel@gnu.org On Thu, Sep 01, 2016 at 05:57:03PM +0200, David Craven wrote: > * gnu/system/vm.scm (common-qemu-options): Remove -net user flag. Can the VM still "dial out" with this change?