Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758855Ab2HQSos (ORCPT ); Fri, 17 Aug 2012 14:44:48 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:53521 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758832Ab2HQSo0 (ORCPT ); Fri, 17 Aug 2012 14:44:26 -0400 Date: Fri, 17 Aug 2012 19:44:21 +0100 From: Ben Hutchings To: Olaf Hering Cc: Greg KH , "K. Y. Srinivasan" , linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, apw@canonical.com Message-ID: <20120817184421.GD29217@decadent.org.uk> References: <1345167068-5461-1-git-send-email-kys@microsoft.com> <1345167145-5513-1-git-send-email-kys@microsoft.com> <1345167145-5513-8-git-send-email-kys@microsoft.com> <20120817165109.GA11323@kroah.com> <20120817173209.GA29217@decadent.org.uk> <20120817182721.GA7747@aepfle.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120817182721.GA7747@aepfle.de> User-Agent: Mutt/1.5.20 (2009-06-14) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ben@decadent.org.uk Subject: Re: [PATCH V3 08/14] Tools: hv: Gather DNS information X-SA-Exim-Version: 4.2.1 (built Mon, 22 Mar 2010 06:51:10 +0000) X-SA-Exim-Scanned: Yes (on shadbolt.decadent.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1633 Lines: 38 On Fri, Aug 17, 2012 at 08:27:21PM +0200, Olaf Hering wrote: > On Fri, Aug 17, Ben Hutchings wrote: > > > On Fri, Aug 17, 2012 at 09:51:09AM -0700, Greg KH wrote: > > > On Thu, Aug 16, 2012 at 06:32:19PM -0700, K. Y. Srinivasan wrote: > > > > Now, gather DNS information. Invoke an external script (that can be > > > > distro dependent) to gather the DNS information. > > > > > > Where is that script? Why a script, this really isn't in a standard > > > method for all Linux distros? If not, why not work to do that like the > > > freedesktop.org people have done for other system configuration items? > > > > I suggested using the Network Manager D-Bus API. That obviously > > isn't going to work everywhere, but it seems to cover the same simple > > cases that this hypervisor-guest interface allows for. > > If its not going to work everywhere how can it be the solution? You are never going to have a 'works everywhere' solution for Linux guests. How are these distribution-specific integration scripts going to get installed in the guesta, anyway? Ben. > The script in turn can do whatever it takes, which includes NM. However > NM (in its current state) shouldnt be thrown at everyone and everything. -- Ben Hutchings We get into the habit of living before acquiring the habit of thinking. - Albert Camus -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/