From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Famulari Subject: Re: [PATCH] Connman Date: Thu, 21 Apr 2016 09:07:47 -0400 Message-ID: <20160421130747.GA10513@jasmine> References: <20160420224145.GA8585@debian-netbook> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atEKU-0001xQ-L3 for guix-devel@gnu.org; Thu, 21 Apr 2016 09:07:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1atEKQ-0008KY-7p for guix-devel@gnu.org; Thu, 21 Apr 2016 09:07:34 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:50025) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1atEKQ-0008KU-0f for guix-devel@gnu.org; Thu, 21 Apr 2016 09:07:30 -0400 Content-Disposition: inline In-Reply-To: <20160420224145.GA8585@debian-netbook> 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: Efraim Flashner Cc: guix-devel@gnu.org On Thu, Apr 21, 2016 at 01:41:45AM +0300, Efraim Flashner wrote: > I think I've finally gotten connman working, with a service. I haven't > added an entry to doc/guix.texi yet, and for some reason when I started > the patch I stuck it in wicd.scm. I've also attached the OS config I > used while testing. Awesome! I can't wait to try this out. And thanks for including an example OS configuration. That will make it a lot easier to test.