All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Marc - A. Dahlhaus [ Administration | Westermann GmbH ]" <mad@wol.de>
To: Daniel Schroeder <sec@dschroeder.info>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Xen and udev >124
Date: Wed, 24 Jun 2009 11:32:25 +0200	[thread overview]
Message-ID: <1245835945.16606.6.camel@marc> (raw)
In-Reply-To: <4A41DBB8.3020203@dschroeder.info>

>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

      reply	other threads:[~2009-06-24  9:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-24  7:54 Xen and udev >124 Daniel Schroeder
2009-06-24  9:32 ` Marc - A. Dahlhaus [ Administration | Westermann GmbH ] [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1245835945.16606.6.camel@marc \
    --to=mad@wol.de \
    --cc=sec@dschroeder.info \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.