Jeremy Katz
2005-Oct-06 15:27 UTC
[Xen-devel] [PATCH] support udev or hotplug based on the system [3/3]
Add installation of the udev rules if appropriate. With a normal ''make install'', the udev rules will be installed if udev version is >= 059; otherwise, the hotplug rules get installed. When ''make dist'' is done, we set a variable so that both hotplug and udev rules are installed into the dist tarball. install.sh then takes care of picking the proper rules. Also changes the hotplug check to look for a proper udev version Signed-off-by: Jeremy Katz <katzj@redhat.com> Jeremy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jeremy Katz
2005-Oct-06 19:10 UTC
Re: [Xen-devel] [PATCH] support udev or hotplug based on the system [3/3]
On Thu, 2005-10-06 at 11:27 -0400, Jeremy Katz wrote:> Add installation of the udev rules if appropriate. With a normal ''make > install'', the udev rules will be installed if udev version is >= 059; > otherwise, the hotplug rules get installed.And Hollis tells me I forgot the patch... where''s my psychic email program? :) Jeremy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Ryan Grimm
2005-Oct-06 19:53 UTC
Re: [Xen-devel] [PATCH] support udev or hotplug based on the system [3/3]
Hi Jeremy, i applied your three patches to the latest changeset b/c i am having xen_blk timeout issues. i attached my output from make tools, the interesting part being: install: cannot stat `xen-backend.rules'': No such file or directory make[3]: *** [install-udev] Error 1 makeB[2]: *** [install] Error 2 make[1]: *** [install-tools] Error 2 make: *** [dist-tools] Error 2 might i have missed something along the way? Ryan On Thu, 6 Oct 2005, Jeremy Katz wrote:> On Thu, 2005-10-06 at 11:27 -0400, Jeremy Katz wrote: >> Add installation of the udev rules if appropriate. With a normal ''make >> install'', the udev rules will be installed if udev version is >= 059; >> otherwise, the hotplug rules get installed. > > And Hollis tells me I forgot the patch... where''s my psychic email > program? :) > > Jeremy >_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Jeremy Katz
2005-Oct-06 19:56 UTC
Re: [Xen-devel] [PATCH] support udev or hotplug based on the system [3/3]
On Thu, 2005-10-06 at 14:53 -0500, Ryan Grimm wrote:> i applied your three patches to the latest changeset b/c i am having > xen_blk timeout issues. i attached my output from make tools, the > interesting part being:Aha, I knew I had attached the third patch to something. I just attached it to the mail which was 2/3. I just replied with the right patch there (I''ll include it here too... it''s tiny) Jeremy _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel