Xen 
 
Home About Xen.org Xen Xen Summit Wiki Mailing List Bug Tracker Xen Downloads
 
   
 

xen-devel

Re: [Xen-devel] Network script handling changes

To: Xen Developers <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Network script handling changes
From: Ewan Mellor <ewan@xxxxxxxxxxxxx>
Date: Mon, 31 Oct 2005 17:05:54 +0000
Delivery-date: Mon, 31 Oct 2005 17:03:18 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20051031165254.GD7630@xxxxxxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <20051031165254.GD7630@xxxxxxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.9i
On Mon, Oct 31, 2005 at 04:52:54PM +0000, Ewan Mellor wrote:

> I have made some changes to the way the network scripts are handled, in order
> to make it easier for those of you with non-standard configurations.

And just a note about my rationale:

The intention is to move network-related stuff out of Xend and into the
scripts, where possible.  It is still useful for some people (especially the
developers) for Xend to be able to alter the network configuration when it
starts, but in many cases it makes more sense for the init.d scripts to do it.

Given this, and for reasons of general cleanliness, I don't want Xend to need
to understand network-specific parameters like bridge names -- it is better
for Xend to just pass command line options through opaquely.  Then, distros or
users are free to add whichever parameters they like without needing to patch
Xend.

Ewan.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>