[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] add a way to disable xen's udev script.
On Wed, 2011-06-08 at 20:23 +0100, Vincent Hanquez wrote: > On 06/08/2011 06:42 PM, Ian Campbell wrote: > > On Wed, 2011-06-08 at 17:55 +0100, Vincent Hanquez wrote: > >> Add a way to disable xen's udev scripts by using a dummy file. > > > > Why? > > > > Does one of "chmod -x" or "rm" not suffice? > > Because it provides the ability to install side-by-side multiple > toolstacks, including one that doesn't use the xen's xend udev scripts. > chmod -x and rm would do the same things (provided udev isn't unhappy), > but modifying files of package A from another package B is highly > frowned upon. Dropping down a file which unilaterally disables critical behaviour in another package requires isn't really much better, you might as well just add a Conflicts: and be done with it. In http://lists.alioth.debian.org/pipermail/pkg-xen-devel/2011-April/003362.html the Debian package maintainer proposed a scheme by which xm and xl could coexist. Adding "xapi" (or whichever other toolstack you are considering) as an option to that scheme and having all the sets of hotplug scripts check that their scheme is active seems like a reasonable solution to me. Of course in the longer term we should attempt to converge the hotplug scripts of the different toolstacks into a single set of (e.g. libxl based) scripts. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |