* Xen and udev >124
@ 2009-06-24 7:54 Daniel Schroeder
2009-06-24 9:32 ` Marc - A. Dahlhaus [ Administration | Westermann GmbH ]
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Schroeder @ 2009-06-24 7:54 UTC (permalink / raw)
To: xen-devel
Hello *,
i have updated udev and afterwards installed a new repo version of xen
3.4.1-rc3.
With udev 141 the xen udev rules werent deployed in /etc/udev.
-
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Xen and udev >124
2009-06-24 7:54 Xen and udev >124 Daniel Schroeder
@ 2009-06-24 9:32 ` Marc - A. Dahlhaus [ Administration | Westermann GmbH ]
0 siblings, 0 replies; 2+ messages in thread
From: Marc - A. Dahlhaus [ Administration | Westermann GmbH ] @ 2009-06-24 9:32 UTC (permalink / raw)
To: Daniel Schroeder; +Cc: Xen-devel
>From xens source root do the following before issuing any make commands:
sed -e 's@/usr/bin/udevinfo@/sbin/udevadm@g' \
-e '/UDEV_RULES_DIR/s@/etc/@/lib/@g' \
-i tools/hotplug/Linux/Makefile
The problem is that xens build-system looks after udevinfo which got
removed and is now a part of udevadm. We should change the checks to
look after udevadm first and check for udevinfo's existence if udevadm
is missing.
I'll prepare and send a patch for that shortly...
have fun,
Marc
Am Mittwoch, den 24.06.2009, 09:54 +0200 schrieb Daniel Schroeder:
> Hello *,
>
> i have updated udev and afterwards installed a new repo version of xen
> 3.4.1-rc3.
> With udev 141 the xen udev rules werent deployed in /etc/udev.
>
> -
> Daniel
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-24 9:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-24 7:54 Xen and udev >124 Daniel Schroeder
2009-06-24 9:32 ` Marc - A. Dahlhaus [ Administration | Westermann GmbH ]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.