From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Graphical Installer - Call for Testing. Date: Mon, 16 Jan 2017 10:34:02 +0100 Message-ID: <87o9z71h85.fsf@gnu.org> References: <20170104075928.GA23509@jocasta.intra> <87eg07cybi.fsf@gmail.com> <20170113063511.GA18383@jocasta.intra> <20170115065548.GA20820@jocasta.intra> <20170115115641.GA22782@jocasta.intra> 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]:50931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cT3g2-0006wr-Mq for guix-devel@gnu.org; Mon, 16 Jan 2017 04:34:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cT3fx-000429-Ex for guix-devel@gnu.org; Mon, 16 Jan 2017 04:34:10 -0500 In-Reply-To: <20170115115641.GA22782@jocasta.intra> (John Darrington's message of "Sun, 15 Jan 2017 12:56:41 +0100") 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: John Darrington Cc: guix-devel@gnu.org Hi! Regarding networking, would it make sense to use Connman (or NetworkManger? or Wicd?) and simply talk to it? I=E2=80=99ve never used it but it seems that Connman is a good middle groun= d. We can send it RPCs I think, and it then takes care of all the plumbing, so I suppose that would simplify the user interface (or we could just launch the Connman CLI). Thoughts? Ludo=E2=80=99.