Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758690Ab2HQRwA (ORCPT ); Fri, 17 Aug 2012 13:52:00 -0400 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:53077 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755014Ab2HQRvz (ORCPT ); Fri, 17 Aug 2012 13:51:55 -0400 Date: Fri, 17 Aug 2012 18:51:50 +0100 From: Ben Hutchings To: Greg KH Cc: "K. Y. Srinivasan" , linux-kernel@vger.kernel.org, devel@linuxdriverproject.org, olaf@aepfle.de, apw@canonical.com Message-ID: <20120817175150.GB29217@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> <20120817173837.GA3080@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120817173837.GA3080@kroah.com> 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: 1661 Lines: 35 On Fri, Aug 17, 2012 at 10:38:37AM -0700, Greg KH wrote: > On Fri, Aug 17, 2012 at 06:32:09PM +0100, 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. > > That's a great start, as I think all of the distros have now pretty much > standardized on this format, right? I expect it to be available on most current distributions, but not necessarily enabled by default. Debian only installs NM if you choose the 'desktop' task at install time, so text-mode virtal servers wouldn't have it. KY may also be concerned about older distributions that never had NM. Ben. -- 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/